We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

save and load the work

Home Forums General Questions save and load the work

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #34592
    farzinkhodadadi
    Participant

    how can i give option to customers, to save their configuration and continue later. what they are making in our configurator.
    thank you in advance.

    #34610

    you can use local storage to save the state for your customer, or you can save the state to the database.

    Chief 3D Verger | LinkedIn | Twitter

    #34612
    farzinkhodadadi
    Participant

    actually i mean what puzzles should i use to make the save and load options. thank you

    #34625

    Unfortunately there are no ready-to-use puzzles for that. This should be implemented with JavaScript.

    Chief 3D Verger | LinkedIn | Twitter

    #37726
    hasanyluthfi
    Participant

    Unfortunately there are no ready-to-use puzzles for that. This should be implemented with JavaScript.

    may I know reference to do that?
    does save object state and send data puzzle save configuration data that can be loaded use load data?
    I see on verge documentation, I thought save object state puzzle save the data needed and then can use send data puzzle to the server and give load data when start up the verge.

    #37764
    GLiFTeK
    Customer

    Hi farzinkhodadadi,

    I have a javascript/puzzles set up with a save and load and delete save states to csv database on local storage.
    it is very enmeshed into a project though, so it may take a while to isolate it to act on it’s own without dependencies and links to the project.

    i may implement it into a custom plugin puzzle for sale but it’s not at the top of my priority list though.
    you can contact me through the verge3d discord server and we can chat about it if you want.
    :good:

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.