idavoll / page-module
Page module for AsgardCMS. Page management.
Installs: 74 288
Dependents: 14
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 19
Type:asgard-module
Requires
- php: >=7.0.0
- composer/installers: ~1.0
- idavoll/tag-module: ~3.0
Requires (Dev)
- orchestra/testbench: 3.5.*
- phpunit/phpunit: ~6.0
- dev-master / 4.0.x-dev
- 3.6.1
- 3.6.0
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.6.1
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.x-dev
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.16.0
- 1.15.1
- 1.15.0
- 1.14.1
- 1.14.0
- 1.13.1
- 1.13.0
- 1.12.1
- 1.12.0
- 1.11.0
- 1.10.1
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.1.0-beta.1
- dev-dependabot/npm_and_yarn/Themes/Adminlte/axios-0.21.1
- dev-dependabot/npm_and_yarn/Themes/Adminlte/bootstrap-3.4.1
- dev-dependabot/npm_and_yarn/Themes/Adminlte/datatables.net-1.10.22
- dev-dependabot/npm_and_yarn/Themes/Adminlte/datatables.net-1.11.3
- dev-dependabot/npm_and_yarn/Themes/Adminlte/json5-and-less-loader-and-laravel-mix-2.2.2
- dev-dependabot/npm_and_yarn/Themes/Adminlte/lodash-4.17.21
- dev-dependabot/npm_and_yarn/Themes/Adminlte/moment-2.29.2
- dev-dependabot/npm_and_yarn/Themes/Adminlte/moment-2.29.4
- dev-dependabot/npm_and_yarn/Themes/Flatly/bootstrap-3.4.1
- dev-dependabot/npm_and_yarn/Themes/Flatly/debug-and-browser-sync-and-compression-and-express-and-serve-index-2.6.9
- dev-dependabot/npm_and_yarn/Themes/Flatly/engine.io-and-browser-sync-6.2.1
- dev-dependabot/npm_and_yarn/Themes/Flatly/express-and-browser-sync-4.18.2
- dev-dependabot/npm_and_yarn/Themes/Flatly/json5-and-laravel-mix-2.2.2
- dev-dependabot/npm_and_yarn/Themes/Flatly/json5-and-laravel-mix-2.2.3
- dev-dependabot/npm_and_yarn/Themes/Flatly/marked-4.0.10
- dev-dependabot/npm_and_yarn/Themes/Flatly/prismjs-1.23.0
- dev-dependabot/npm_and_yarn/Themes/Flatly/prismjs-1.24.0
- dev-dependabot/npm_and_yarn/Themes/Flatly/prismjs-1.25.0
- dev-dependabot/npm_and_yarn/Themes/Flatly/socket.io-parser-and-browser-sync-4.2.1
- dev-dependabot/npm_and_yarn/Themes/Adminlte/lodash-4.17.19
- dev-dependabot/npm_and_yarn/Themes/Flatly/marked-0.7.0
- dev-dependabot/npm_and_yarn/Themes/Adminlte/jquery-3.5.0
- dev-dependabot/npm_and_yarn/Themes/Flatly/jquery-3.5.0
- dev-dependabot/npm_and_yarn/Themes/Flatly/prismjs-1.21.0
- dev-lawniczek-piotr-3.0
- dev-revert-337-kay899-patch-2
This package is auto-updated.
Last update: 2024-10-12 12:46:30 UTC
README
Branch | Travis-ci | Coverage |
---|---|---|
master | ||
2.0 |
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.