Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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!.