Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 679 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 679 Bytes

PHPMemcachedAdmin

A Chassis extension to install and configure 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

PHPMemcachedAdmin