dev-master
9999999-dev http://jelix.orgLegacy database plugins for Jelix
LGPL-2.1
The Requires
framework
Legacy database plugins for Jelix
These are plugins for jDb, the database abstraction layer of Jelix., (*1)
These plugins are deprecated plugins since they use deprecated API of PHP. They are not bundled with Jelix since Jelix 1.7, and need Jelix 1.7 to work., (*2)
Available plugins:, (*3)
To install them:, (*4)
or extract them from the archive you download somewhere, and declare the legacy-db-plugin as plugins dir into your application.init.php :, (*5)
jApp::declarePluginsDir(__DIR__.'/../path/to/legacy-db-plugin');
Then you can indicate "sqlite" or "mysql" as 'driver' in the profils.ini.php file., (*6)
Legacy database plugins for Jelix
LGPL-2.1
framework