Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezimuel/zendserver_joomla_adapter
Zend Server cache adapters for Joomla!
https://github.com/ezimuel/zendserver_joomla_adapter
Last synced: about 1 month ago
JSON representation
Zend Server cache adapters for Joomla!
- Host: GitHub
- URL: https://github.com/ezimuel/zendserver_joomla_adapter
- Owner: ezimuel
- License: gpl-2.0
- Created: 2013-08-12T15:23:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-13T16:40:19.000Z (over 11 years ago)
- Last Synced: 2023-04-10T13:07:08.872Z (over 1 year ago)
- Language: PHP
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ZendServer_Joomla_Adapter
=========================Zend Server cache adapters for Joomla! 3.x
Installation
------------In order to install the Zend Server cache adapters for Joomla! 3.x you can
execute the `install.php` script as follow:```bash
php install.php
```where `` is the path to the root folder of the Joomla! 3.x installation.
The script will copy the `/joomla3/*.php` files in the `/libraries/joomla/cache/storage`
folder and add the JLIB_FORM_VALUE_CACHE_ZENDSERVER_* value to the
`/administrator/language/en-GB/en-GB.lib_joomla.ini` file of Joomla!.