DoliMyAdmin

DoliMyAdmin (Dolibarr Database administration)

Presentation

The module DoliMyAdmin for Dolibarr is used to manage the "raw" data of the Dolibarr database in use.
This is a kind of mini PhpMyAdmin specific to the current database.

Features Summary

  • Display the list of tables of Dolibarr database (filterable and sortable list).
  • Display the list of records of the selected table (filterable and sortable list).
  • Add / Edit / Delete records submitted directly to the database (as PhpMyAdmin would do).
  • Export the list of records in CSV format.
  • This module does not require an additional login / password, if your Dolibarr works, the DoliMyAdmin module will work too.

Use cases of this module

  • If you have a problem in Dolibarr, it will allow you to quickly diagnose problematic data and possibly fix it manually without having to deal with the complexity of PhpMyAdmin.
  • You do not have access to PhpMyAdmin and you still want to keep an eye on your "raw" data.
  • Quickly export data from tables of interest for backup or integration into another Dolibarr instance.
  • etc ...

Module screens

The DoliMyAdmin module has only 2 screens:
The configuration screen (classic for most Dolibarr modules):

and the management screen of the Dolibarr Database itself:

These 2 screens are side-by-side because only the SuperAdmin is allowed to use this module.
If you install this module and you are SuperAdmin, if you use it frequently, you can add shortcuts in Bookmarks that you own.