
內容簡介
Simple Table Manager 是一個外掛,能通過最簡單的數據庫界面在 WordPress 儀表板上編輯表格記錄並將它們匯出為 CSV 文件。
在您的 wp-admin 界面上簡單地 CRUD 表格內容
搜索和排序表格記錄
無需 MySQL 或 PHP 知識
將表格記錄匯出為 CSV 文件
不允許用戶更改表格結構
與“全功能”的數據庫管理插件不同,它不允許用戶更改表格的結構,但不需要 MySQL 或 PHP 知識。
與 CakePHP 的脚手架功能類似,Simple Table Manager 是一個輔助工具,適用於網站的初期開發階段。當您想要要求沒有數據庫專業知識的其他人跟蹤您的網站上的表格記錄時,它也是一個理想的選擇。這也是開發此插件的動機。
外掛標籤
開發者團隊
原文外掛簡介
Simple Table Manager enables editing table records and exporting them to CSV files through a minimal database interface from your dashboard.
Simply CRUD table contents on your wp-admin screen
Search and sort table records
No knowledge of MySQL or PHP required
Export table records to a CSV file
Does not allow users to change the structure of the table
Unlike ‘full featured’ database management plugins, it does not allow users to alter the structure of the table but requires no knowledge on MySQL or PHP.
Similar to CakePHP’s scaffold feature, Simple Table Manager is an auxiliary tool suited for the initial development phase of a website. It is also ideal when you want to ask someone else with no database expertise to keep track of table records on your website. This was the motivation for developing this plugin.
