內容簡介
WaffleDB 是一款無需編碼的資料庫管理外掛,讓使用者能夠直接在控制台上定義自訂資料表及其欄位結構,並透過內建的網頁介面或 REST API 進行資料的增刪改查,簡化資料管理流程。
【主要功能】
• 自訂資料表及彈性欄位結構
• 透過網頁介面進行 CRUD 操作
• 角色基礎的存取控制
• 支援 23 種欄位類型
• 表單集功能可重用欄位定義
• 支援 CSV 匯出
外掛標籤
開發者團隊
原文外掛簡介
WaffleDB is a no-code database management plugin for WordPress. You can define custom tables with any column structure directly from the admin dashboard, then create, read, update, and delete records through a built-in web interface or via REST API.
Features
Create custom tables with a flexible column structure
CRUD operations (create, read, update, delete) via web interface
Role-based access control (read / write / update / delete per table)
23 column types: text, textarea, int, float, email, date, datetime, time, URL, image URL, image upload, file upload, YouTube, HTML text, Markdown, JSON, UUID, relation, radio, select (dropdown), checkbox, location, password
Form sets: bundle column definitions into a reusable template and apply them to a table in one click
Table and row duplication
CSV export
REST API with API token authentication
Block editor support: WaffleDB Table and WaffleDB Record blocks with a table picker
Shortcode support: [waffledb table_id="X"] and [waffledb_item table_id="X" item_id="Y"]
DataTables integration for large datasets (switches to AJAX for 1,000+ records)
Limits
Up to 6 tables per site
Up to 15 columns per table
