Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aggrosoft/shopware-twig-load-cms-blocks

Allows including cms snippets inside of templates
https://github.com/aggrosoft/shopware-twig-load-cms-blocks

Last synced: about 1 month ago
JSON representation

Allows including cms snippets inside of templates

Awesome Lists containing this project

README

        

# shopware-twig-load-cms-blocks
Allows including cms snippets inside of templates, this is just an idea - add pull requests or issues as needed.

## Install

packagist is not setup yet, nor shopware store so download and install as custom plugin

## Usage

Include following snippet into your template

``` {{ cms('CMS_ID', context) }}```