Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Requirements

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.

Clone this wiki locally