Deploy changes to production

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vincent
    Senior Member
    • May 2017
    • 178

    Deploy changes to production

    I have 2 environments using espoCRM, one is for development and the other is production. The production has run for a long time. I have added some entities and workflows to the development env and now i want to deploy these changes to the production, but do not want to repeat the manual setup work to the production env. Is there any other way to deploy these changes to the production environment?

    Thanks.
  • yuri
    Member
    • Mar 2014
    • 8873

    #2
    Hi,

    You can copy /custom folder and run Rebuild from the administration page.

    Workflows must be carried over to database workflow table. Or re-created again.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • Vincent
      Senior Member
      • May 2017
      • 178

      #3
      Thank you.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8873

        #4
        Since the latest version of espocrm and advanced pack it's also possible to export/import workflows.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment


        • Vincent
          Vincent commented
          Editing a comment
          I found that action of the workflow cannot be exported and imported
          Last edited by Vincent; 01-23-2018, 09:26 AM.
      • Vincent
        Senior Member
        • May 2017
        • 178

        #5
        Thank you.

        And i found that report can be deployed by carrying over to database report table.

        Comment

        Working...