How I can copy full entity of 1 Espo instance to another one?
Copy entity of another espo
Collapse
X
-
Tags: None
-
+1
It would be really useful to have a step-by-step list of how to do it. Could anyone provide it?
Thanks -
-
For example:
/espocrm/custom/Espo/Custom/Controllers/ENTITY.php
/espocrm/custom/Espo/Custom/Entities/ENTITY.php
/espocrm/custom/Espo/Custom/Repositories/ENTITY.php
/espocrm/custom/Espo/Custom/Services/ENTITY.php
/espocrm/custom/Espo/Custom/Resources/layouts/ENTITY/*
/espocrm/custom/Espo/Custom/Resources/metadata/clientDefs/ENTITY.json
/espocrm/custom/Espo/Custom/Resources/metadata/entityDefs/ENTITY.json
Also, any othrer files like formula, scope, etc. should be copied.Comment
-
Comment

Comment