Download the PHP package open20/open2-cms-module-userauth without Composer
On this page you can find all versions of the php package open20/open2-cms-module-userauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package open2-cms-module-userauth
Amos Cms Frontend user authentification
Authsystem with username and password for a given cms page area. It does not contain a registration process for new users in the frontend!.
Installation
-
Install the extension through composer:
-
Add to the config
- Run the
./luya migrate
and./luya import
command. - Place the
userauthfrontend
module on a given page in the cms. - Add the config variable identifier
userauth_redirect_nav_id
with the value of the page you have included theuserauthfrontend
in step 4. - Add the config variable identifier
nopermission_redirect_nav_id
with the value of the page you have no permission message. - Optional you can configure with the variable identifer
userauth_afterlogin_nav_id
on which nav id the user should be redirect when no ref url is provided.
Usage
After the installation, you can secure any given page with the user login by checking the Protect Page checkbox in the page's Page properties panel. Important: this setting will not be inherited by subpages, it has to be set for every page that has to be secured.
All versions of open2-cms-module-userauth with dependencies
PHP Build Version
Package Version
No informations.
The package open20/open2-cms-module-userauth contains the following files
Loading the files please wait ....