This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DB Tables Import/Export

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

  • This screen shot is of the import section.

  • This screen shot is of the export section.

Installation

How install DB Tables Import/Export plugin:

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘DB Tables Import/Export’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select alter-db-tables.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard
  6. Go to Tools to see the new import/Export tools

Using FTP

  1. Download alter-db-tables.zip
  2. Extract the alter-db-tables directory to your computer
  3. Upload the alter-db-tables directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard
  5. 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

Read all 3 reviews

Contributors & Developers

“DB Tables Import/Export” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Fixed PHP requirements.

1.0.0

  • First stable release.

0.0.5

  • First beta.