Database Structure

CMS features

Several tables contain Page, Blog, Menu, Header, footer, Slug, SEO, and etc. to build dynamic website.

main

Manage app

This table is manage all app in CMS.

main

Slug

Renaming page, post, and category slug will keep the old slug and automatically redirect to the new slug.

main

Page and Menu

main

Blog

main

Core setting

This table is used to store custom configuration from Config Admin Interface before creating config cache. Check App Configuration for more detail.

Core_setting

User

user

Role and Permissions

role_permission

Widget and Meta

Extending default table using meta table. Check App Model for more detail.

meta

Email

email

Scheduled tasks

task