Module BulkEditPro
Description
BulkEditPro is a professional mass update tool for Dolibarr. It allows you to modify any field on any Dolibarr entity (third parties, products, contacts, orders, invoices) in bulk through a simple 5-step wizard interface.
Key Features
- 5-step wizard — Intuitive guided workflow: Select entity → Filter → Select fields → Set values → Preview & Apply
- All entity types — Works with third parties (societe), products, contacts, orders, invoices and more
- Smart filtering — Filter by category, status, creation date, or custom criteria before applying changes
- Field whitelisting — Secure field validation prevents unauthorized database modifications
- Transaction safety — All bulk operations run within database transactions with automatic rollback on error
- Audit logging — Complete log of all bulk operations with before/after values
- Category filter — Filter entities by Dolibarr categories for targeted updates
Installation
- Download the ZIP file from DoliStore
- Unzip the bulkeditpro folder into your Dolibarr /htdocs/custom/ directory
- Go to Home → Setup → Modules and activate "BulkEditPro"
Usage
Performing a bulk edit
- Navigate to Tools → BulkEditPro
- Step 1: Select the entity type (Third parties, Products, Contacts, etc.)
- Step 2: Apply filters to select which records to modify
- Step 3: Choose which fields to update
- Step 4: Set the new values
- Step 5: Review the preview and confirm the operation
All operations are logged and can be reviewed in the Logs page.
Prerequisites
- Dolibarr >= 16.0
- PHP >= 7.0
Links
- Editor website: Nash Web
- Demo: demo.nash-web.com