该插件尚未通过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…

常见问题

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.