Skip to content

byng-systems/pimcore-template

Repository files navigation

Pimcore CMS Template

Prerequisites

  • Composer
  • GNU Make (make sure it's the GNU flavour, you can get it on OS X via brew)
  • Node >= 5.3 and NPM >= 3.3
  • Apache 2.4 / Nginx (ideally >= 1.10, for HTTP2 support)
  • PHP >= 5.6
  • MySQL 5.5/5.6

Installation

$ make install

Development

Directory Structure

TBC

Notes

Check the Makefile in the repository to see what other tasks you can run that are already automated. Things like installing dependencies, and building locally are already defined.

Releases

No releases published

Packages

No packages published