by jelenacvijic on WordPress.org
Looking for the easiest way to manage your data?
We are here to help. π
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.
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:
After installation, look for the βTablesβ menu item in your WordPress dashboard/admin panel.
Available Column Types:
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]
There are three options for deleting data:
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:
Using shortcodes, you can easily:
[bdds-view-table][bdds-view-field][bdds-view-repeat][bdds-form-start] β to start a form[bdds-form-field] β to add form field[bdds-form-stop] β to end a formDetailed shortcodes usage instructions are provided in dashboard > Tables > Shortcodes.