dmelo/zend-module-login

There is no license information available for the latest version (1.0.1) of this package.

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:application

1.0.1 2015-05-18 01:41 UTC

This package is auto-updated.

Last update: 2024-04-08 05:39:03 UTC


README

copy this directory (or create a symbolic link) to application/modules/Auth/

Make sure you application.ini have the following:

autoloaderNamespaces[] = "Auth_"
resources.frontController.moduleDirectory = APPLICATION_PATH "/modules"