這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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…

常見問題

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

評價

There are no reviews for this plugin.

貢獻者及開發者

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