2017 © Pedro Peláez
 

plugin pages

Internal Pages module for Maxfactor CMS

image

maxfactor/pages

Internal Pages module for Maxfactor CMS

  • Thursday, July 26, 2018
  • by dewsign
  • Repository
  • 3 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Internal Pages module for Maxfactor CMS

This boilderplate is ready to be published to Packagist and NPM JS., (*1)

Installation

  1. composer require maxfactor/pages
  2. php artisan vendor:publish --provider=Maxfactor\CMS\Pages\Providers\PackageServiceProvider
  3. php artisan migrate
  4. Add PagesTableSeeder to DatabaseSeeder.php
  5. Import the admin routes into routes/admin.php by adding Maxfactor\CMS\Pages\Routes::admin();
  6. Import the Page Store module into store/index.js
  7. Import Page routes and add ...Pages, to the top of the routes/routes.js array
  8. Import the Pages menu and add ...Pages, to the top of the menu/index.js` array

The Versions

26/07 2018

dev-master

9999999-dev

Internal Pages module for Maxfactor CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

26/07 2018

v1.0.1

1.0.1.0

Internal Pages module for Maxfactor CMS

  Sources   Download

MIT

The Requires

 

The Development Requires