Deprixa Plus — Customers · Bulk Import
The import feature supports two methods for migrating customer data into Deprixa Plus. Both methods are accessible from the Customers → Import page.
Tab 1: CSV / Excel Template Upload
· 1
Download the Template
Click Download Template to get a CSV file with the required column headers: name, email, phone, address, and additional optional columns.
· 2
Fill in Your Data
Open the template in Excel or Google Sheets. Add one customer per row. The name and email columns are required.
· 3
Upload and Review
Upload the completed file. The system validates all rows and shows a preview with imported and skipped counts. Rows with validation errors are highlighted with the specific error reason.
· 4
Confirm Import
Click Import to create all valid rows as customer records. A summary report shows the count of successfully imported records and skipped rows with their reasons.
Tab 2: Deprixa Pro SQL Dump Import
For users migrating from the legacy Deprixa Pro system, this tab accepts a SQL dump of the cdb_users table. The import engine maps the legacy table columns to the new customer fields and creates records accordingly.
- Export the cdb_users table from your Deprixa Pro database as a SQL dump file.
- Upload the SQL file in Tab 2 of the Import page.
- The system parses the dump, maps fields, and shows a preview with imported/skipped counts.
- Confirm the import to create customer records.
Duplicate Detection
Both import methods check for duplicate emails. If a customer with the same email address already exists, the row is skipped and reported in the summary. Review the skipped rows to ensure no data is lost.