An open API service indexing awesome lists of open source software.

https://github.com/aleksip/starterkit-tpl-base

Base StarterKit for PHPTemplate
https://github.com/aleksip/starterkit-tpl-base

drupal-7 pattern-lab php starterkit

Last synced: about 1 year ago
JSON representation

Base StarterKit for PHPTemplate

Awesome Lists containing this project

README

          

# Base StarterKit for PHPTemplate

The Base StarterKit for PHPTemplate is meant to be used as a near-blank starting point for PHPTemplate-based projects in Pattern Lab.

## Requirements

The Base StarterKit for PHPTemplate requires the following PatternEngine:

* `aleksip/patternengine-tpl`: [GitHub](https://github.com/aleksip/patternengine-php-tpl), [Packagist](https://packagist.org/packages/aleksip/patternengine-tpl)

## Install

This StarterKit can be installed via one of the following commands:

php core/console --starterkit --init
php core/console --starterkit --install aleksip/starterkit-tpl-base

It is recommended that you **do not** install this StarterKit as a dependency for your Pattern Lab project via Composer.

## Edit Files

After installation the files for this StarterKit can be found in `source/`.