Description
ACIX plugin provides a setting by which admin of a site is able to select which type of data need to be exported or imported. Its an one click easy process.
After doing this setting we can navigate to import or export page of plugin. Easy drag and drop GUI reduce the efforts, and we can easily export and import the data. We need to be specific with the order of fields while import and export. Through out detailed introduction is provided in plugin itself.
We can use this plugin for regular backup in CSV file. Or we can take the data to other plugin or other tools in which CSV file can be useful, By this way the plugin acts as an intermediate between wordpress database and your external requirements.
We need to extend our plugin to as much as we can, For this we are open for your suggestions and feedback. Please spend some seconds to provide your valuable comment and help us to extend this plugin.
Screenshots
First step is to choose what post type we are using to import/export, Find out in screenshot. This screenshot illustrate how the export works.We can now generate the file for our selection. Find out the example of exporting data into CSV. This screenshot describes the result. Checkout the example CSV data. Check the screenshot to see importing a data from CSV and advance options to make import better. All done! Find out the results here.
Installation
- Upload the plugin files to the
/wp-content/plugins/acix
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- You will get the Menu “Acix Tools” in admin area.
Reviews
Contributors & Developers
“Advance Custom Import and Export” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advance Custom Import and Export” 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
- Compatibility check with wordpress 4.7
1.1
- Order file for previously selected fields was introduced into plugin for export and import.
- Author option at the time of import was introduced.
- Normal text changes into the plugin.
1.0
- First compatible version for the plugin