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
- Host: GitHub
- URL: https://github.com/aleksip/starterkit-tpl-base
- Owner: aleksip
- License: gpl-2.0
- Created: 2018-02-05T10:35:38.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-02-16T10:12:27.000Z (over 8 years ago)
- Last Synced: 2024-10-18T23:17:54.152Z (over 1 year ago)
- Topics: drupal-7, pattern-lab, php, starterkit
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/`.