Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

Installation

verdonarthur edited this page May 7, 2014 · 5 revisions

Clone from GITHUB

For install ExcaliburPHP on your webserver you can clone the project from github.

cd /where/ever/your/webserver/root/is
git clone --recursive https://github.com/verdonarthur/ExcaliburPHP.git


This will create a folder called ExcaliburPHP in your webserver root, containing the ExcaliburPHP Framework.
Clone this wiki locally