Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

DB Tables Import/Export

Описание

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.

Скриншоты

  • This screen shot is of the import section.

  • This screen shot is of the export section.

Установка

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

Часто задаваемые вопросы

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.

Отзывы

Посмотреть все 3 отзыва

Участники и разработчики

«DB Tables Import/Export» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «DB Tables Import/Export» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1

  • Fixed PHP requirements.

1.0.0

  • First stable release.

0.0.5

  • First beta.