Skip to content

Content management

The content management system exists of 2 tabs, the records and the type builder.

Records

The records tab allows for easy data management, it allows for querying data dynamicly and building pages based on the database query example: an e-commerce storefront where products are uploaded through the Blocksweb API, this data updates on a daily basis and cannot be managed by hand in the CMS.

The type builder

The type builder is unique in Blocksweb, it allows for creating database tables. example: you want to build a e-commerce storefront, you can create the tables yourself, and then call them using the api, you can fill your products table through the api and see it the inserted information using the records tab.