xintesa / guardian
Guard admin route
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:cakephp-plugin
Requires
- croogo/croogo: ~2.0
This package is not auto-updated.
Last update: 2024-10-26 18:59:53 UTC
README
This plugin protects the admin section by requiring a key when first accessing the URL.
Installation
- Download and extract as
APP/Plugin/Guardian
. - Activate plugin from the Extensions page
- Optional: Change the generated key
Make sure to record the URL in the plugin activation message as the admin area will not be accessible without the key is missing from the URL.