Hi all,
Is there a database plugin for Kirby where I can easily see a table in the backend, save, delete and edit entries?
So a database CRUD backend plugin with a table view in the classic Kirby backend look.
KR
Hi all,
Is there a database plugin for Kirby where I can easily see a table in the backend, save, delete and edit entries?
So a database CRUD backend plugin with a table view in the classic Kirby backend look.
KR
No (or at least none that I know of), you’d have to look into virtual pages as decribed here:
Hi,
thank you! This is not what i need.
I just need a plugin to show table data (table view) from a connected database in the kirby backend.
If anyone has time to build (payed) such a plugin, please contact me via pn.
Thank you.
Databaseplugin:
Config → table and column names/types to show in the table view and to create edit and add popup.
Mass deletion
Pagination
Add, Edit, New (Modal Popup)
so something like this you mean, only with data from database?
You can post a job via the “Post your project” button on our partners page:
yes exatcly! thank you!