このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

OB DB Excel Converter

説明

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…

スクリーンショット

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

インストール

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”.

評価

このプラグインにはレビューがありません。

貢献者と開発者

OB DB Excel Converter はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“OB DB Excel Converter” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.