jjsoft-ar / page-module
Page module for AsgardCMS. Page management.
Installs: 18
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 23
Type:asgard-module
Requires
- php: >=5.4
- asgardcms/core-module: ~1.0
- composer/installers: ~1.0
- dimsav/laravel-translatable: ~5.0
Requires (Dev)
- orchestra/testbench: ~3.1
- phpunit/phpunit: ~4.0
README
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.