<aside> ⚠️ The current function is under development and may change by the MVP release. What is described below is a preliminary solution within the design framework.
</aside>
The CMS supports exporting and importing the database through xlsx (Excel) files.
On the right side of the interface, there is an Export/Import
button. Clicking on it opens a sidebar where the mapping of fields in the CMS and columns in the xlsx file is set up.
Save settings
— apply current field settings for export/import.
Reset
— resets settings. Even after resetting, you need to click on Save settings
to apply these changes.When you click the Import xlsx
button, a file selection window opens from your device. Currently, only the .xlsx format is supported.
<aside> ⚠️ It's important that the sheet name inside the imported file matches the name in the Exel sheet name field. Otherwise, the data update will not occur.
</aside>
The file upload begins. A modal window opens, which can't be closed until the process is finished. The progress is indicated in percentages.
The data update in the collection begins.
After the data update is finished, we can close the modal.
After clicking Export xlsx
, a modal window appears with a record processing counter. There is also a hint that the window can be closed and the file will download upon completion.
After the records are processed, the document will start to form.
The file is formed and the download begins.
We write the sheet name, set up the fields for export, and click on Export .xslsx
.
Open the formed xlsx file and see all the set fields.
<aside> 🔖 Read more on this topic ——————————— Collection Saving views
</aside>
Getting started
Scheme builder
Collections
View settings
Content editor
Navigation
Media
Team
API