14 lines
306 B
JSON
14 lines
306 B
JSON
{
|
|
"name": "DataMigration",
|
|
"version": "1.2.3",
|
|
"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"
|
|
}
|