Add block in partner dashboard
You can add a custom block in the partner dashboard and access the block in the Appmaker Dashboard.
Create a block in partner dashboard
note
You can either create a appmaker-custom-blocks.json file in the root of the theme and list all the blocks schema that you want to register in the Appmaker Dashboard or directly add the block in the partner dashboard.
Follow the Register block in dashboard guide to create a appmaker-custom-blocks.json file.
Go to the Partner Dashboard.
Click on the Blocks tab.
Click on the Create Block button.
Enter the Name, Title, Description and Attribute Schema, Config of the block similar to the one in the
appmaker-custom-blocks.json
file. Click on the Create Block button once you are done.
- The block will be created and listed in the Blocks tab. Similarly, you can create multiple blocks.