This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
DataMigration/files/custom/Espo/Modules/DataMigration/Resources/module.json
T
2026-03-29 21:33:48 +00:00

10 lines
211 B
JSON

{
"order": 99,
"version": "1.0.0",
"requires": {
"espocrm": ">=8.0.0"
},
"description": "Data migration tool for case data backup and restore",
"clientModule": "data-migration"
}