內容簡介
WaffleDB 是一款無需編碼的資料庫管理外掛,讓使用者能夠在 WordPress 控制台中直接定義自訂資料表,並透過內建的網頁介面或 REST API 進行資料的創建、讀取、更新和刪除操作。
【主要功能】
• 自訂資料表及彈性欄位結構
• 透過網頁介面進行 CRUD 操作
• 角色基礎的存取控制
• 27 種欄位類型支援
• 表單集功能可重用欄位定義
• 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)
27 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, range slider, color, address (with Google Maps link), mp3
Form sets: bundle column definitions into a reusable template and apply them to a table in one click
Table and row duplication
CSV export
WP REST API (/wp-json/waffledb/v1/records/) with correct HTTP status codes, plus a legacy admin-ajax API — both support 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 10 tables per site
Up to 15 columns per table
