Skip to content

Chassis/gmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GMP

A Chassis extension to install and configure GMP on your Chassis server.

Global Installation

We recommend installing this extension globally to make it available on every Chassis box.

git clone https://github.com/Chassis/gmp ~/.chassis/extensions/xdebug

Project Installation

  1. Add this extension to your extensions directory git clone git@github.com:Chassis/gmp.git extensions/gmp or alternatively add the following to one of your .yaml files:
    extensions:
      - chassis/gmp
    
  2. Set your config.local.yaml PHP version to 5.6 or higher.
  3. Run vagrant provision.

About

A Chassis extension to install GMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages