Dropbox integration for upload dialog
Customers have to create a Dropbox app and set the secret key in the superadmin before this can be used (Pixfizz needs to create documentation on setting up the app!).
To use it, add
dropbox
to thesources="..."
parameter on<px-(multi)-image-upload>
in the CMS, and also adddropbox-app-key="{{ website.dropbox_app_key | escape }}"
parameter to the same element.Not yet available in the design tool.

Last updated