Description
DB Tables Import/Export
If you are looking for a plugin to import and export data from or into your database, DB Tables Import/Export is for you.
Once installed and activated the plugin, two new menus will appear in the “Tools” with the pages for the import and export of tables in your database, without entering data connection or special settings.
The export can be done in CSV format file to JSON, while the import can be done via CSV file.
This is stable version 1.0.1 and is compatible up to 4.3.1
Updates
The basic structure of this plugin was cloned from the WordPress-Plugin-Boilerplate project.
Screenshots
Installation
How install DB Tables Import/Export plugin:
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘DB Tables Import/Export’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
alter-db-tables.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
- Go to Tools to see the new import/Export tools
Using FTP
- Download
alter-db-tables.zip
- Extract the
alter-db-tables
directory to your computer - Upload the
alter-db-tables
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Go to Tools to see the new import/Export tools
FAQ
- Can i use this plugin with my custom tables?
-
Yes You Can.
- Why i some tables return null or is only symbol in csv?
-
Because this table’s data is encrypted.
Reviews
Contributors & Developers
“DB Tables Import/Export” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DB Tables Import/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.0.1
- Fixed PHP requirements.
1.0.0
- First stable release.
0.0.5
- First beta.