You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
Dave Olsen edited this page Aug 27, 2013
·
4 revisions
The requirements for the PHP version of Pattern Lab vary depending on what features you want to enable.
Minimum Requirements
If you want to:
generate patterns & build the Pattern Lab website
use the browser Auto-Reload feature
You must have PHP 5.3+ installed. The Pattern Lab website will work without a web server. You can open the Pattern Lab site using the "Open File..." feature of your browser and browsing to your local copy of it.
Advanced Requirements
If you want to:
use the Page Follow feature for multi-browser or multi-device testing
You must configure and run Apache. The PHP version of Pattern Lab comes with a sample Apache VirtualHost which is available in the extras/ directory of the project.