Sample data for development/testing/demo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • acuf
    Junior Member
    • Sep 2021
    • 18

    Sample data for development/testing/demo

    Hi,

    is possible have sample data to populate a development/test/demo environment?

    I look forward in docs and forum but I can't find nothing about that.

    Thank's
  • eymen-elkum
    Active Community Member
    • Nov 2014
    • 472

    #2
    Yes you can, just copy the php config files, you only will lost attatchments files

    EDIT:
    As I know there is no sample data ready for installation, maybe it is good idea to have option on setup to install sample data.

    Anyway you can import some csv files quickly to accounts & contacts.
    Last edited by eymen-elkum; 10-26-2021, 04:22 AM.
    CEO of Eblasoft
    EspoCRM Expert since 2014
    Full Stack Web Developer since 2008
    Creator of Numerous Successful Extensions & Projects​

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

      #3
      Hi eymen-elkum , not sure if post in the wrong thread or not. I can't seem to understand how your post is related.

      I think you probably want to Feature Request this acuf.

      Comment


      • eymen-elkum
        eymen-elkum commented
        Editing a comment
        Hi, seems I misunderstood the post, I thought he want to use the same database for three crm copies
    • dimyy
      Active Community Member
      • Jun 2018
      • 569

      #4
      You can generate sample data with faker (https://github.com/fzaninotto/Faker) and then use them

      Comment

      • acuf
        Junior Member
        • Sep 2021
        • 18

        #5
        Originally posted by espcrm
        I think you probably want to Feature Request this acuf.
        Ok, I dont' know if was already possible populate database with sample data then I use General Discussion and not Feature Request

        esforim d​​​​​o I have to write a new post in Feature Request or it's possible move this one?

        Comment

        • esforim
          Active Community Member
          • Jan 2020
          • 2204

          #6
          Originally posted by acuf

          Ok, I dont' know if was already possible populate database with sample data then I use General Discussion and not Feature Request

          esforim d​​​​​o I have to write a new post in Feature Request or it's possible move this one?
          I have a feeling there there might already a sample data set, low amount but at least it there. I'm not sure how espocrm does it but their demo clearly have default data that probably get reset daily. See it here: demo.espocrm.com/

          I'm not sure if it because they enable "Demo" mode, which I remember seeing that config setting. Or it because it just get restore on a daily basis.

          I'm leaning on the no sample data at this stage.

          As for making a new post, yes you would need to do that; as for possible to move, yes it can be move by a Moderator or Admin; unfortunately I am neither one of those. I'm just a user like yourself and it is time to introduce you to the "wiki": https://github.com/o-data/EspoCRM-Le...ign/wiki/Home/

          Comment

          • acuf
            Junior Member
            • Sep 2021
            • 18

            #7
            Originally posted by dimyy
            You can generate sample data with faker (https://github.com/fzaninotto/Faker) and then use them
            thank you dimyy , if I understood correctly with Faker it's all to develop, every filed (mandatory at least) in ever entity ... not so little task, I'm looking if there is something almost ready out of the box

            Comment

            • acuf
              Junior Member
              • Sep 2021
              • 18

              #8
              Originally posted by espcrm

              I have a feeling there there might already a sample data set, low amount but at least it there. I'm not sure how espocrm does it but their demo clearly have default data that probably get reset daily. See it here: demo.espocrm.com/

              I'm not sure if it because they enable "Demo" mode, which I remember seeing that config setting. Or it because it just get restore on a daily basis.

              I'm leaning on the no sample data at this stage.

              As for making a new post, yes you would need to do that; as for possible to move, yes it can be move by a Moderator or Admin; unfortunately I am neither one of those. I'm just a user like yourself and it is time to introduce you to the "wiki": https://github.com/o-data/EspoCRM-Le...ign/wiki/Home/
              esforim thank's for share wiki ... how many stuff on it!

              Comment

              • dimyy
                Active Community Member
                • Jun 2018
                • 569

                #9
                Originally posted by acuf

                thank you dimyy , if I understood correctly with Faker it's all to develop, every filed (mandatory at least) in ever entity ... not so little task, I'm looking if there is something almost ready out of the box
                You can export-import data from demo.espocrm.com :-)

                Comment

                Working...