Module ListColumnsManager
Module ListColumnsManager
Introduction
ListColumnsManager is an external Dolibarr module that allows administrators to reorganize columns directly from supported native list pages.
The selected order is shared by all users of the current entity. The module keeps Dolibarr's native column selector available and does not modify Dolibarr core files or native database tables.
Main features
- Reorder columns by drag and drop.
- Move columns with left and right arrow controls.
- Save or cancel changes directly from the list page.
- Store one shared order per entity and per list type.
- Restrict changes to Dolibarr administrators.
- Preserve Dolibarr's native column visibility selector.
- No external service and no telemetry.
Supported lists
- Projects
- Commercial proposals
- Customer orders
- Shipments
- Customer invoices
Compatibility
| Item | Value |
|---|---|
| Module version | 1.0.0 |
| Dolibarr version | 22.0.0 and later |
| PHP version | 7.2 and later |
| Module ID | 207620 |
| License | GPL-3.0-or-later |
Installation
- Download the module ZIP package from DoliStore.
- In Dolibarr, open Home → Setup → Modules/Applications → Deploy/Install external application/module.
- Upload the file
module_listcolumnsmanager-1.0.0.zip. - Enable ListColumnsManager from the module list.
- Open a supported list and use the Modify order button.
Only administrators can change the shared order. The resulting order is applied to all users of the entity.
Uninstallation
Disable the module from Home → Setup → Modules/Applications. ListColumnsManager does not overwrite or replace Dolibarr core files.
DoliStore
The module is intended for distribution through DoliStore.
The direct product link will be added after approval and publication of the module.
Author
INCREATION — France
Support
Support contact information is provided on the DoliStore product page.