Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

DB Tables Import/Export

Descripción

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.

Capturas

  • This screen shot is of the import section.

  • This screen shot is of the export section.

Instalación

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.

Reseñas

Leer todas las 3 reseñas

Colaboradores y desarrolladores

«DB Tables Import/Export» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «DB Tables Import/Export» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • Fixed PHP requirements.

1.0.0

  • First stable release.

0.0.5

  • First beta.