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/manifest.json
T
2026-03-29 19:51:08 +00:00

14 lines
306 B
JSON

{
"name": "DataMigration",
"version": "1.1.2",
"acceptableVersions": [
">=8.0.0"
],
"php": [
">=8.1"
],
"releaseDate": "2026-03-29",
"author": "klear",
"description": "Case data migration: export/import all case-related data between EspoCRM instances"
}