Closed dhmacs closed 6 years ago
UI Extensions are almost ready! :)
@stefanoverna grandi 💯
@macs91: I have the exact same need in one project. Maybe we can collaborate on a product picker in a shared repo somewhere? :)
@lapidus Yeah sure, once they'll release UI extensions we can work on it
Alright folks, plugins are online! https://www.datocms.com/docs/plugins/introduction/
Here's some examples: https://github.com/datocms/plugins
Update: we're working on a shopify plugin ourselves.. stay tuned :)
@stefanoverna well that's awesome! 🚀
Alright, it's here! https://github.com/datocms/plugins/tree/master/shopify-product/
@stefanoverna I suggest that another that would be really useful is the shopify-collection one.. Mostly when working with Shopify you deal with produt collections
Enable the content editor to pick products from Shopify (e.g. featured products in home page).
This of course would be good for any other platform, like Magento.. Therefore the most flexible implementation would be to enable custom integrations with dato.
A possible implementation of this could be to enable the creation of custom presentation UI for the JSON field. For example, the Shopify product picker could be implemented as a UI that stores the selected product data to JSON under the hood.