MBurger Headless CMS
User Guide
CMS Headless
Engagement Platform
Search
⌃K
Links
🍔
MBurger Documentation🍔
🔑
API
📱
Android SDK
🍏
iOS SDK
💻
PHP SDK
☕
JavaScript SDK
🔷
Flutter SDK
Installation
Initialization
Fetch the project
Fetch blocks
Fetch sections
Media
Admin
Add/Edit a section
Delete a section
Upload a media
Delete a media
Auth
❓
How to?
👻
Sample App
Powered By
GitBook
Delete a section
To delete a section with an id:
await
MBAdmin
.
shared
.
deleteSection
(
SECTION_ID
);
Previous
Add/Edit a section
Next
Upload a media
Last modified
2yr ago