Resource icon

xF2 Add-on XF1 Cleanup Command 1.0.0

No permission to download
Compatible XF Versions
2.x
Visible Branding
No
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 librarydirectory, 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:
PHP:
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.
Author
ENXF NET
Downloads
7
Views
1,004
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Top