Skip to content

Quick Demo

Alexandre Costa edited this page Aug 13, 2024 · 1 revision

This quick demo shows a Django CMS placeholder being exported into a JSON file and then imported back into a page in a different Django CMS instance. The instances do not share databases, so all data needs to be transferred via the JSON file.

Notice that Plugie can export single plugins, plugin trees and even the whole placeholder! When importing, you can select the target plugin or placeholder.

Plugie works with images, text, files, multi-table inheritance models, etc.

export