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:
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/
.