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

https://github.com/chassis/phpmemcachedadmin

A Chassis extension to install PHPMemcachedAdmin
https://github.com/chassis/phpmemcachedadmin

Last synced: 9 days ago
JSON representation

A Chassis extension to install PHPMemcachedAdmin

Awesome Lists containing this project

README

          

# PHPMemcachedAdmin
A Chassis extension to install and configure [PHPMemcachedAdmin](https://blog.elijaa.org/phpmemcachedadmin/) on your server.

## Usage
1. Add this extension to your extensions directory `git clone --recursive https://github.com/Chassis/phpmemcachedadmin.git extensions/phpmemcachedadmin` or add it to a yaml configuration file. e.g.
```
extensions:
- chassis/phpmemcachedadmin
```
2. Run `vagrant provision`
3. Browse to the URL of your Chassis site e.g. [http://vagrant.local/phpmemcachedadmin](http://vagrant.local/phpmemcachedadmin)

![PHPMemcachedAdmin](https://bronsons-captured.s3.amazonaws.com/PHPMemcachedAdmin_1.3.0_2018-12-25_13-54-47.png)