Saving composition
complete
S
Simo Isomäki
complete
We've implemented the core feature in the following manner: The Summary PDF has a clickable link and QR code that returns to the configuration state. This same static link is provided through the sales data API for integration and will be included in plugin updates with separate timetable for all supported ecommerce plugins we support.
S
Simo Isomäki
in progress
We are finalising this feature
S
Simo Isomäki
This feature is done, but not through saving. We generate and store a static version of the design, create a QR code and URL link that points to that static link into the summary, pdf and pass it in the integration metadata to the shopping cart (hidden). This way both the consumer and shop owner will have a static point of reference to the design that has been pushed to cart.
A
Antti Viita
To me it seems this divides into multiple topics.
- One is user returning to their earlier work. We already keep this data as long as the user does not close the browser tab they were working on (or browse to another planner site, that would create a new plan). The plan ID is also stored to hosting site, so it would even be possible currently to implement feature by the hosting site (e.g. a webshop) where users can have a list of their own plans and are able to return to them (as plan id can be passed to planner when loading the planner iFrame).
- Save for share purposes.
- In this case we need read-only (immutable) save, so that other users cannot start modifying a plan that the person sharing it has made
- It should be possible though to start a new plan based on shared plan (even without being explicit about it), so e.g. composition shared in social media could be modified (through automatic copy of read-only plan made in the background) and ordered by other people.