Export & Import Entity Objects for cloning to other EspoCRM instances

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • marcusquinn
    replied
    Originally posted by espcrm
    Oh, I haven't plug in the unofficial wiki yet? Here it is: https://github.com/o-data/EspoCRM-Le...nd-Design/wiki

    eymen once did a Tutorial/guide on Entity cloning here:
    https://www.eblasoft.com.tr/post/clo...ity-in-espocrm
    Thank you kindly - that helps a lot!

    Leave a comment:


  • esforim
    replied
    Oh, I haven't plug in the unofficial wiki yet? Here it is: https://github.com/o-data/EspoCRM-Le...nd-Design/wiki

    eymen once did a Tutorial/guide on Entity cloning here:
    As we know EspoCRM already support four entity types (structure templates) for now: • Base. • Base Plus • Person. • Company.But sometimes you may need to clone an existing entity including all related functionalities. For example you may want to duplicate the "Meeting" or "Call" ones, or even to duplicate custom entities definitions you made by your hand from one crm to another or in the same crm.Let's say we want to clone the "Meeting" entity as example to a new entity names "Lesson",- Create t

    Leave a comment:


  • yuri
    replied
    Hi,

    The easiest solution for now it to copy contents of the 'custom' folder and run rebuild (better from CLI). All customizations made through Entity Manager are stored in the 'custom' folder

    Leave a comment:


  • marcusquinn
    replied
    Maybe, from existing Entity Manager designs. The GUI is so fast and nice to use, it seems a small additional step to make all that work exportable.

    Sorry, only been using Espo for a couple of weeks, so maybe will find more as I go. Very happy so far and will be introducing to clients but just working out how to make the object design work scalable time-efficiently. Will happily share extensions too if anyone wanted.

    Leave a comment:


  • item
    replied
    How make a "extension" is your request i think

    Leave a comment:


  • Export & Import Entity Objects for cloning to other EspoCRM instances

    I had a quick skim of the forum but couldn't see anything specific on this.

    It takes quite a lot of time to design Entities, often useful to multiple clients. A quick way to replicate the designs in one EspoCRM instance to another would be very handy!
Working...