Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

DB Tables Import/Export

Beschrijving

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.

Schermafbeeldingen

  • This screen shot is of the import section.

  • This screen shot is of the export section.

Installatie

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.

Beoordelingen

Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“DB Tables Import/Export” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “DB Tables Import/Export” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Fixed PHP requirements.

1.0.0

  • First stable release.

0.0.5

  • First beta.