Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

OB DB Excel Converter

Beschrijving

This plugin provide you the functionality to export MySql database table to excel file. The plugin is very easy to use. It also allow you to show all database table’s value with “Convert To Excel” option in admin panel.

We are currently working on a new functionality which will provide you the functionality to export database table with selected field name.

Plugin Functionalities:

  1. Easy to see all database table in Admin Panel
  2. Export any table to Excel file
  3. Easy to see results in Admin Panel by writing custom MySQL query
  4. Copy/CSV/Excel/PDF/Print the output custom MySQL query result
  5. We are adding additional more functionality to this plugin soon…

Schermafdrukken

  • Screenshot of admin panel.
  • Database table displayed in Admin Panel.
  • Run SQL page in admin.
  • Database table displayed by custom SQL in Admin Panel.

Installatie

Please follow there easy steps to install the plugin –

  1. Upload “ob-db_excel_converter.zip” to the “/wp-content/plugins/” directory and extract it.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Now, you will see a menu “OB DB Excel Converter” in admin panel, click on it.
  4. Get all functionalities of the plugin, Enjoy…

FAQ

Does this plugin create any table in database?

No, this plugin does not create any table in your database.

Can I uninstall this plugin anytime?

Yes! you can uninstall it anytime, simply goto plugin section of your admin panel and delete the plugin named “OB DB Excel Converter”.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“OB DB Excel Converter” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “OB DB Excel Converter” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

1.0

  • Initial release.

2.0

  • You can now run custom MySQL query and Copy/CSV/Excel/PDF/Print the output result.

2.1

  • Bugs fixed and added security for custom sql.
  • Added table name select when write custom sql.