2017 © Pedro Peláez
 

library october-cms-backend-only

Does not allow to pass other pages of october cms but backend

image

amsterdamys/october-cms-backend-only

Does not allow to pass other pages of october cms but backend

  • Thursday, September 14, 2017
  • by Amsterdamys
  • Repository
  • 1 Watchers
  • 0 Stars
  • 58 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

October cms backend only

Sometimes you may need to use october cms only as a control panel, and you're gonna face with issues when non-backend pages are still accessed. That library painlessly resolves this problem., (*1)

Installation via composer

composer require amsterdamys/october-cms-backend-only, (*2)

Setup

Add ServiceProvider to the providers array in app/config/app.php, (*3)

Amsterdamys\OctoberCmsBackendOnly\RedirectServiceProvider::class,, (*4)

Finish

Now, your application will be redirected from others pages to the backend automatically., (*5)

The Versions

14/09 2017

dev-master

9999999-dev

Does not allow to pass other pages of october cms but backend

  Sources   Download

The Requires

 

by Eugene