Description
Pudding Package Backup is a simple yet powerful tool that helps you create clean, versioned backups of your WordPress plugins and themes. Simply visit your WordPress Plugins page, click the « Backup » link next to any plugin, or open a theme in the Theme Browser and click the « Backup » button to instantly get a ZIP download with version information included in the filename. It automatically excludes development files and directories, ensuring you get only the essential files in your backup.
Key Features
✅ One-click backup from the plugins page and theme browser
✅ Automatically includes plugin/theme version in the backup filename
✅ Excludes development files and directories (node_modules, .git, etc.)
✅ Clean, simple interface
✅ No configuration needed
✅ Works with all WordPress plugins and themes
Use Cases
- Creating clean backups before updates
- Sharing plugins and themes with version information
- Maintaining a version history of your plugins and themes
- Quick backup of modified plugins or themes
Installation
- Upload the
platinaxe-pudding-package-backupfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Plugins page to see the new « Backup » link for each plugin
- Go to the Themes page, click on a theme to open its details, and use the « Backup » button
FAQ
-
What files are excluded from the backup?
-
The plugin automatically excludes common development directories like:
* node_modules
* .git
* And other development-related files -
Where are the backup files stored?
-
Backup files are stored in the WordPress uploads directory under a ‘package-backups’ folder.
-
Can I customize which files are excluded?
-
Currently, the plugin excludes common development files by default. This ensures clean, production-ready backups.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Pudding Package Backup » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Pudding Package Backup » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.1.0
- Added theme backup functionality
- Added « Backup » button to theme details modal
- Changed backup storage folder from ‘plugin-backups’ to ‘package-backups’
- Improved code organization and structure
1.0.1
- General code cleanup
1.0.0
- Initial release
