Page
Page management for AsgardCMS
Install / Use
/learn @AsgardCms/PageREADME
Page module
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | |
Installation
The page module is installed by default on an AsgardCms installation. If you want to install it on standalone you can follow the steps.
Composer requirement
composer require asgardcms/page-module
Package migrations
Run the migrations:
php artisan module:migrate Page
Resources
Info
All AsgardCMS modules respect Semantic Versioning.
