You can create a custom table management screen in 1 minute!

Crudiator is a WordPress plugin that makes it easy to create CRUD screens for custom tables.

What is Crudiator?

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.

In addition, Crudiator’s powerful customization options make it easy to create the screen you want, including renaming display columns, making them view-only, delete-only, and so on.

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 👍.

Introduction of Crudiator functions

Basic Function

  • Familiar and easy-to-use operation screen conforming to WordPress UI
  • Input forms automatically generated according to data types of custom tables
  • Ability to restrict users who can view with WordPress user permissions
  • Simple yet powerful narrowing function that supports multiple conditions
  • Support for tables without composite keys or primary keys
  • Automatic text search function added if FULLTEXT INDEX is available
  • Export data in CSV format

Customize Function

  • Limit specific functions of add, view, edit, and delete
  • Custom display of column names
  • Specify default where conditions
  • Easy and detailed configuration of input forms
  • Add WordPress-specific view screens
  • Callback processing for WordPress filter hooks

For a detailed description and usage of these, please refer to the documentation page.

Using Crudiator is super easy!

Using Crudiator is super easy.

For the quickest setup, simply enter a menu name and select a custom table from the “Crudiator” menu screen.

That is all it takes to create a screen that displays a list of data in a custom table and performs CRUD operations on the data.

Crudiator is a simple yet flexible plugin that is very useful if you use custom tables in WordPress. It’s free, so please give it a try👍

Takafu