MBurger Headless CMS
User Guide
CMS Headless
Engagement Platform
Search…
🍔
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
Admin
If you need to create blocks and sections in your MBurger project you can use the
mb_admin
package that comes with the MBurger SDK
You will have to use a token with write permissions to edit the sections and with delete permissions to delete them.
1
import
'package:mburger/mb_admin/mb_admin.dart'
;
Copied!
Previous
Media
Next
Add/Edit a section
Last modified
1yr ago
Copy link