Home Plugins crudiator
Crudiator logo

Crudiator

by takafu on WordPress.org

Crudiator is a plugin that makes it easy to achieve CRUD operations on custom tables in the WordPress admin panel.

(6)
You can create, read, update, and delete table data on the database with the WordPress UI.

You can create, read, update, and delete table data on the database with the WordPress UI.

Once you create a custom table in WordPress, don’t you need a screen to manipulate that data within the WordPress admin panel?

When you prepare other database tables (henceforth, custom tables) in WordPress, you usually need a screen to operate CRUD for that table data in the WordPress admin panel. (CRUD is an acronym for Create, Read, Update, Delete.)

Moreover, it would be great if the screen conforms to the familiar WordPress UI, preferably so that WordPress users can use it intuitively.

However, it requires a certain amount of program development to prepare it in the WordPress admin panel, and this is quite a hassle.

This “Crudiator” makes it possible in just a few steps!

With Crudiator, you can instantly create a screen in the WordPress admin panel that allows CRUD manipulation of custom tables.

If you need to create a screen for CRUD operations on custom tables in WordPress, you will save a whole lot of development man-hours

Active installations200+
Weekly downloads
29-12.12%
Version2.0.2
Last updated2/8/2025
WordPress version5.0
Tested up to6.7.2
PHP version7.3
Tags
crudcustom tabledatabase tableinsertupdate