Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 884 Bytes

File metadata and controls

28 lines (19 loc) · 884 Bytes

Export Import extension

The Export Import extension is a tool for transferring data between EspoCRM instances using CLI commands.

What can be transferred:

  • records
  • settings
  • customizations
  • files

How it can be used:

  • as a part of a continuous delivery pipeline (e.g. to transfer roles, workflows, BPM flowcharts from dev to production);
  • for demo data;
  • when migrating to another instance.
  • for tracking changes.
  • to restore updated or deleted records.

Installing

You need to install the Export Import extension on your EspoCRM instance. Download the latest release package from the GitHub repository. Follow instructions to install the extension.

Features: