Title: Crudiator
Author: takafu
Published: <strong>16 novembre 2022</strong>
Last modified: 8 février 2025

---

Recherche d’extensions

![](https://ps.w.org/crudiator/assets/banner-772×250.png?rev=2929919)

![](https://ps.w.org/crudiator/assets/icon-256x256.png?rev=2929919)

# Crudiator

 Par [takafu](https://profiles.wordpress.org/takafu/)

[Télécharger](https://downloads.wordpress.org/plugin/crudiator.2.0.2.zip)

 * [Détails](https://fr.wordpress.org/plugins/crudiator/#description)
 * [Avis](https://fr.wordpress.org/plugins/crudiator/#reviews)
 * [Développement](https://fr.wordpress.org/plugins/crudiator/#developers)

 [Support](https://wordpress.org/support/plugin/crudiator/)

## Description

_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

## Captures d’écrans

 * [[
 * You can create, read, update, and delete table data on the database with the 
   WordPress UI.
 * [[
 * It is easy to use, just select the database table from the Crudiator menu and
   save it.
 * [[
 * Data creation and editing forms are generated automatically.
 * [[
 * You can also use custom json settings to provide the input form you desire.
 * [[
 * Powerful filtering functions allow for easy data extraction.
 * [[
 * If the debug option is enabled, it is also possible to check the SQL executed.

## Avis

![](https://secure.gravatar.com/avatar/139fff143163433ad445fa4e3e22c7895ff27256626fac1525942228652ff555?
s=60&d=retro&r=g)

### 󠀁[Fantastic.](https://wordpress.org/support/topic/fantastic-3420/)󠁿

 [infinustechnology](https://profiles.wordpress.org/koppit/) 2 mai 2025 1 réponse

I had a database created in a custom format, and was about to create a custom CRUD
interface for it when I came across this plugin. 5 minutes later I have access to
all of the records inside the WordPress database, and AI had helped me customize
the display json settings. I guess the only drawback is a user needing the custom
json to display specific content – However, that is also it’s hidden superpower.
For a developer this is gold. Thank you.

![](https://secure.gravatar.com/avatar/3e07d349de8cbd876a33b19a28eaba7aae24146df34e62738882470a230972e9?
s=60&d=retro&r=g)

### 󠀁[Great work](https://wordpress.org/support/topic/great-work-1122/)󠁿

 [rankseek](https://profiles.wordpress.org/rankseek/) 28 avril 2024 1 réponse

The plugin still runs without problems under WP 6.5.2 and PHP 8.3.3 in 2024. Thanks
for the great work!

![](https://secure.gravatar.com/avatar/f30ea51c2620d88eef8796c68642e6d2668d5bbb6bcca688891acb5337e7a629?
s=60&d=retro&r=g)

### 󠀁[Best plugin](https://wordpress.org/support/topic/best-plugin-1389/)󠁿

 [Aydin Javadly](https://profiles.wordpress.org/xakerik/) 12 avril 2024 1 réponse

Best crud plugin

![](https://secure.gravatar.com/avatar/98195d228e9177e36ca8a13d4c674356c6df724a3e0468dc646c9cc872a077a8?
s=60&d=retro&r=g)

### 󠀁[Great first iteration!](https://wordpress.org/support/topic/great-first-iteration/)󠁿

 [Bowo](https://profiles.wordpress.org/qriouslad/) 12 mai 2023 3 réponses

I love that I don’t need to go into the database to peek inside custom tables. I
hope you keep developing this into the future. Maybe add a search box in the list
view to begin with. Sending you a small donation…

![](https://secure.gravatar.com/avatar/3c91d269f7b36fc9a9faa95fde1c0e7073047393cd1a0b9d7eee77d8053e3462?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-8762/)󠁿

 [CodeRevolution](https://profiles.wordpress.org/coderevolution/) 31 mars 2023

Worked flawlessly for me! Great plugin!

![](https://secure.gravatar.com/avatar/64506aa5814db117172cea8b4cc856086251813c4b4c78cc6c39bf6d2050fa13?
s=60&d=retro&r=g)

### 󠀁[It looked promising](https://wordpress.org/support/topic/very-simple-does-exactly-what-is-says/)󠁿

 [projoomexperts](https://profiles.wordpress.org/projoomexperts/) 6 février 2023
3 réponses

At first, i thought its a great plugin. But it seems there are issues. Delete function
does not work.

 [ Lire les 6 avis ](https://wordpress.org/support/plugin/crudiator/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Crudiator » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

 *   [ takafu ](https://profiles.wordpress.org/takafu/)

“Crudiator” a été traduit dans 1 locale. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/crudiator/contributors)
pour ses contributions.

[Traduisez « Crudiator » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/crudiator)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/crudiator/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/crudiator/), ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/crudiator/)
par [RSS](https://plugins.trac.wordpress.org/log/crudiator/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 2.0.2

Bug fixed.

 * Fixed the issue where the error message « Notice: Function _load_textdomain_just_in_time
   was called incorrectly. » was displayed.
 * Fixed the issue where filter search did not work when adding a page as a submenu
   under a custom post type.
 * Fixed the issue where bulk deletion was not possible when adding a page as a 
   submenu under a custom post type.
 * Fixed the issue where saving an edited item redirected back to the custom post
   type page when adding a page as a submenu under a custom post type.

#### 2.0.1

Bug fixed.

#### 2.0.0

Custom settings have been implemented.
 Crudiator decided to use Medoo for database
processing.

#### 1.0.0

 * first release.

## Méta

 *  Version **2.0.2**
 *  Dernière mise à jour **il y a 1 an**
 *  Installations actives **200+**
 *  Version de WordPress ** 5.0 ou plus **
 *  Testé jusqu’à **6.7.5**
 *  Version de PHP ** 7.3 ou plus **
 *  Langues
 * [English (US)](https://wordpress.org/plugins/crudiator/) et [Japanese](https://ja.wordpress.org/plugins/crudiator/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/crudiator)
 * Étiquettes
 * [crud](https://fr.wordpress.org/plugins/tags/crud/)[custom table](https://fr.wordpress.org/plugins/tags/custom-table/)
   [database table](https://fr.wordpress.org/plugins/tags/database-table/)[insert](https://fr.wordpress.org/plugins/tags/insert/)
   [update](https://fr.wordpress.org/plugins/tags/update/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/crudiator/advanced/)

## Évaluations

 4.7 sur 5 étoiles.

 *  [  5 avis à 5 étoiles     ](https://wordpress.org/support/plugin/crudiator/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/crudiator/reviews/?filter=4)
 *  [  1 avis à 3 étoile     ](https://wordpress.org/support/plugin/crudiator/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/crudiator/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/crudiator/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/crudiator/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/crudiator/reviews/)

## Contributeurs

 *   [ takafu ](https://profiles.wordpress.org/takafu/)

## Support

Demandes résolues ces deux derniers mois :

     0 sur 1

 [Voir le forum de support](https://wordpress.org/support/plugin/crudiator/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://PayPal.Me/kahootakafu/)