Description
Extension Info Exporter allows administrators to export details of installed plugins into a CSV file. The admin can customize which fields to export, such as plugin name, version, author, and more. This is useful for keeping track of plugin updates and maintaining an inventory of installed plugins.
Features
- Export plugin details as a CSV file
- Select specific fields to include in the export
- Check if plugins are up-to-date or need an update
- Check the active or inactive status of plugins
- Display the minimum required WordPress version, compatible WordPress version, and required PHP version for each plugin
- Enhanced security options for data export
- Easy-to-use admin settings page
- Simple uninstall cleanup
License
This plugin is licensed under the GPLv2 or later.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to ‘Extension Info Exporter’ in the WordPress admin menu.
- Select the fields you want to export, save, and click the ‘Export Plugins Details’ button.
FAQ
-
How do I export plugin data?
-
After installing and activating the plugin, go to the “Extension Info Exporter” page in your WordPress admin panel. Select the fields you want to export and click the “Export Plugins Details” button. A CSV file will be downloaded.
-
What fields can I export?
-
You can export the following fields: Plugin Name, Version, Latest Version, Author, Author URL, whether the plugin needs an update, the Active/Inactive status of the plugin, and minimum WordPress and PHP version requirements.
-
Does the plugin automatically check for updates?
-
Yes, it uses WordPress’s native functions to check if an installed plugin has an update available.
-
What security options are included?
-
The plugin implements security best practices for data handling and export processes, ensuring that sensitive data is protected.
Reviews
Contributors & Developers
“Extension Info Exporter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Extension Info Exporter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Added options to export Requires WordPress Version, Compatible up to WordPress version, and Requires PHP Version fields.
1.1
- Added the ability to check and export the Active/Inactive status of plugins.
- Implemented enhanced security options for data export.
1.0.2
- Update Security.
1.0.0
- Initial release of Extension Info Exporter.