Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fork/craft-patternlib
Fork frontend patternlib support including twig extensions and more
https://github.com/fork/craft-patternlib
Last synced: 1 day ago
JSON representation
Fork frontend patternlib support including twig extensions and more
- Host: GitHub
- URL: https://github.com/fork/craft-patternlib
- Owner: fork
- License: mit
- Created: 2022-01-14T09:32:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T14:49:06.000Z (about 1 year ago)
- Last Synced: 2024-12-17T05:15:13.370Z (11 days ago)
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
**Table of contents**
- [Features](#features)
- [Requirements](#requirements)
- [Setup](#setup)
- [Roadmap](#roadmap)---
## Features
- Commonly used Twig extensions for our frontend
- Path mappings for frontend folder templates## Requirements
- Craft CMS >= 3.5.x
## Setup
**1. Install**
Install the package
```sh
cd /path/to/project
composer require fork/craft-patternlib
```## Roadmap
- [x] Logo
- [ ] More twig extensions maybe---