- git
- Apache (or nginx)
- PHP 5.4+
PHP Modules:- gd (a graphics library used to manipulate images)
- curl (client for URL handling used by GPM)
- openssl (secure sockets library used by GPM)
- mbstring (multibyte string support)
- Grav <- additional info on optional requirements and perms
- Install Grav to webserver docroot
cd <docroot> && rm -rf user && git clone [email protected]:UCLALibrary/ndlc.info.git user
bin/grav install