Shopware 6 Plugin for Backing Up Custom Plugins Folder
The slox_plugin_backup
is a Shopware 6 plugin designed to simplify the backup process of the <your-site-root>/custom/plugins
folder. Upon activation and installation of the plugin, users can trigger a backup by accessing the following URL: <your-site-domin>/slox-backup
.
- Backup: Creates a compressed zip file of the Shopware
<your-site-root>/custom/plugins
folder. - Download: Provides a download link for the generated backup.
- Download the latest release from the Releases page.
- Upload and install the plugin in your Shopware 6 environment.
- Activate the plugin through the Shopware 6 administration.
- After activation, navigate to
<your-site-domin>/slox-backup
in your browser. - The plugin will generate a backup of the
<your-site-root>/custom/plugins
folder and provide a download link.s
- Shopware 6
For issues, bugs, or feature requests, please submit an issue.
Contributions are welcome! Fork the repository, create a branch, commit your changes, and open a pull request.
This project is licensed under the MIT License.