XF1 Cleanup Command

XF1 Cleanup Command 1.0.0

没有下载权限
XF 兼容性
  1. 2.2.x
  2. 2.3.x
摘要
CLI tool moves legacy XF1 files into _legacy directory for easy cleanup, ensuring safe removal or archiving. Use php cmd.php xf:legacy-cleanup or consult add-on authors for complete migration. Backup files first.
There are a number of files in XF1 which are no longer required or usable by XF2.

This CLI command will move any known legacy XF1 file into a specially created _legacy directory. From there, you can either archive or remove that directory.

This will not necessarily move all add-on files. It will move any files stored under the old library directory, but other files these add-ons create may still remain. You would have to contact the author of any add-on to check if there are other files which are safe to move.

To run the command, type the following while in your XF root:


Bash:
php cmd.php xf:legacy-cleanup

If you're on a server where you do not have access to the shell, please ask your server admin or host to run the command for you. If that is not possible, open the file src/addons/XF1Cleanup/Cli/Command/LegacyCleanup.php and look for the list of $files and the list of $dirs to learn which files/directories can be removed manually.

Please make a backup of your files before attempting to run this command.
作者
axtona
浏览
262
扩展类型
zip
文件大小
4.8 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

来自 axtona 的更多资源

4seo PRO - joomla SEO插件 A
自动化所有可以自动化的SEO工作,但让你能够轻松地自定义一切。
 核心 A
核心 1.4.2
核心插件,从现在开始,几乎所有的插件都将需要。
 信件索引 A
这个AddOn为选中的论坛添加了带字母的TabIndex。

相似的资源

[TC] Slash Commands For Real Time Chat A
This add-on adds various slash commands to the chat, thereby expanding it's capabilities.
浏览
364
已更新
[XTR] User Info Panel (Like XF1) N
This plugin allows you to use the user banner information area that comes as standard for XF1 in XF2
浏览
781
已更新
返回
顶部