[WordPress] 外掛分享: Black-Desk

首頁外掛目錄 › Black-Desk
WordPress 外掛 Black-Desk 的封面圖片
全新外掛
安裝啟用
尚無評分
5 天前
最後更新
問題解決
WordPress 6.4+ PHP 7.2+ v1.8.0 上架:2025-01-21

內容簡介

Black-Desk 是一款全面的 WordPress 外掛,幫助用戶在控制台中輕鬆創建和管理自定義資料庫表格及數據。透過直觀的介面和 AI 助手,用戶無需深厚的技術知識即可輕鬆操作。

【主要功能】
• 使用自然語言創建自定義表格
• 直觀介面管理表格數據
• 創建和保存自定義查詢
• 支援軟刪除及垃圾管理
• 短碼顯示數據和生成輸入表單

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.8.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Black-Desk」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Looking for the easiest way to manage your data?
We are here to help. 😉
And our AI Assistant!
Black-Desk is a comprehensive WordPress plugin that helps you create and manage custom database tables and data directly from your WordPress dashboard.
The plugin provides an intuitive interface that lets you create, update, and query your data in the simplest way possible, without requiring deep technical knowledge.
* Creating tables just became even more simple with the help of our AI Assistant!
Save queries and reuse them quickly.
Black-Desk plugin shortcodes let you display selected data on your WordPress pages or posts, as well as easily create input forms directly connected to your tables.
Key Features:

Create custom tables with various column types
Create tables using natural language with the help of the AI Assistant
Manage table data with an easy-to-use interface
View and edit table data
Create and save custom queries, including joins (across multiple related tables)
Soft delete support with trash management
Shortcodes for data display
Shortcodes for input form generation

Usage
After installation, look for the ‘Tables’ menu item in your WordPress dashboard/admin panel.
Creating Tables
Using our AI Assistant:
0. Set up AI in Black-Desk “Settings”
1. Select “AI Assistant”
2. Choose “Create table assistant”
3. Enter table name and description in natural language
4. You can add another column manually or just
5. Preview and save your table structure
Or manually:
1. Go to Tables > Add Table
2. Enter table name and description
3. Add columns with their respective names, types and properties
4. Preview and save your table structure
Available Column Types:

Short text – varchar(255)
Number – int(11)
Big number – bigint(20)
Currency – decimal(15,2)
Date time – datetime
Yes no – bit(1)
Lookup – varchar(100)
Rich text – mediumtext
Long text – longtext
Attachment – longblob
Hyperlink – varchar(1024)
ENUM – ENUM (your list of options)

Managing Data

Navigate to Tables > All Tables
Click on a table to view/edit its data or its structure
Add, edit, or delete records (edit by clicking the field itself)
Use bulk actions for multiple records
Restore deleted records from trash
Display data in your WordPress page or post using shortcodes

Creating Queries

Go to Tables > All Queries > Select
Choose tables and fields to include
Add conditions and aliases
Preview and save your query
Display the query results in your WordPress page or post using shortcodes

If you want to view data from related, joined tables you can create and save a query by setting one of its conditions so that the value from the first table column is equal to the second table column/field (effectively indicating a foreign key column and pointing it to another table’s primary key).
Example of such query condition:
[review.product_id] [equal to] [FIELD] [product.id]
View Query Results

Go to Tables > All Queries
View specific query

Deleting Data
There are three options for deleting data:

Deleting rows while viewing a table, one by one or in bulk; soft delete, reversible
Truncate – delete all data in a table; irreversible
Delete the whole table; irreversible

Shortcodes
Shortcodes are a powerful feature of Black-Desk that let you seamlessly connect your data tables to any of your WordPress pages or posts, in one of the two directions:

Display data from your tables directly on your page or post;
Create custom data entry forms to store user input directly into your data tables.

Using shortcodes, you can easily:

Display data from your table or query result – [bdds-view-table]
Display specific field – [bdds-view-field]
Display specific field data for each row of your table or query result – [bdds-view-repeat]
Create an input form using shortcodes:
- [bdds-form-start] – to start a form
- [bdds-form-field] – to add form field
- [bdds-form-stop] – to end a form

Detailed shortcodes usage instructions are provided in dashboard > Tables > Shortcodes.
AI Assistant
To enable the use of AI Assistant features, you need to first set up your preferred AI Service Provider and securely store your corresponding API key* in Black-Desk “Settings”.
* Your API key will be stored on your own server. While we take reasonable precautions to store it securely, we have no control over your hosting environment and cannot be held liable for any loss, exposure, or misuse resulting from a server breach or other unforeseen event.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon