Skip to content

jelix/jacl-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module for Jelix provides the jAcl library.

This module is for Jelix 1.9.x or higher. See the jelix/jelix repository to see history of classes before Jelix 1.9.

This module has been removed from jelix/jelix because it is deprecated.

Installation

Install it by hands like any other Jelix modules, or use Composer if you installed Jelix 1.9+ with Composer.

In your project:

composer require "jelix/jacl-module"

Launch the configurator for your application to enable the module

php dev.php module:configure jacl
php dev.php module:configure jacldb

And then launch the installer to activate the module

php install/installer.php

Usage

See http://docs.jelix.org/en/manual-1.9/.

Unit tests are in Testapp, in the jelix/jelix repository.

About

Deprecated jacl and jacldb modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages