Cloning EspoCRM site?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zoranz
    Junior Member
    • Apr 2017
    • 21

    Cloning EspoCRM site?

    I have installed and configured EspoCrm to my needs. A friend of mine would like to try it but with a precisely same configuration. Can I simply copy all files to another sub-domain and copy the database (rename it?) ... actually, the question is: Can you clone Espo Crm site? And how?
    Thank you in advance.
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    #2
    Yes, of course. You need to clone files and database. After that you need (if i remember correct) to change in /data/config.php parametr siteUrl to new domain

    Comment

    • emillod
      Active Community Member
      • Apr 2017
      • 1405

      #3
      If you need any help with espo now or in the future please PM me

      Comment

      • zoranz
        Junior Member
        • Apr 2017
        • 21

        #4
        Hi emillod, thank you for your fast reaction.
        I will try it today. It's nice if changing the site Url will be enough (all other interactions are internal, so I don't need to change thousands of url's?)
        Regards

        Comment

        • yuri
          Member
          • Mar 2014
          • 8440

          #5
          Also parameters you need to have the same in config:

          passwordSalt
          cryptKey
          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

          • zoranz
            Junior Member
            • Apr 2017
            • 21

            #6
            Well, it seems I succeeded! I did not change the passwordSalt and cryptKey. Everything is working. Of course, I have to delete all content from database but preserving it's structure. Do you have idea how to do that? Is there a simple way to empty the whole database of its content?

            Thank you,
            Regards

            Comment

            Working...