idavoll/page-module

Page module for AsgardCMS. Page management.

Maintainers

Details

github.com/Idavoll/Page

Source

Issues

Installs: 73 639

Dependents: 16

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 20

Type:asgard-module

3.6.1 2018-08-30 15:29 UTC

This package is auto-updated.

Last update: 2024-04-12 11:48:31 UTC


README

Latest Version Software License Quality Score SensioLabs Insight CodeClimate

Total Downloads Total Downloads Total Downloads Slack

Branch Travis-ci Coverage
master Build Status Scrutinizer Coverage
2.0 Build Status Scrutinizer Coverage

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.