Download the PHP package sschreier/sschreierhtmlcssjstwigcodeelementforshoppingexperiences without Composer
On this page you can find all versions of the php package sschreier/sschreierhtmlcssjstwigcodeelementforshoppingexperiences. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sschreier/sschreierhtmlcssjstwigcodeelementforshoppingexperiences
More information about sschreier/sschreierhtmlcssjstwigcodeelementforshoppingexperiences
Files in sschreier/sschreierhtmlcssjstwigcodeelementforshoppingexperiences
Package sschreierhtmlcssjstwigcodeelementforshoppingexperiences
Short Description html and twig code element for the shopping experiences
License GPL-3.0-or-later
Informations about the package sschreierhtmlcssjstwigcodeelementforshoppingexperiences
An extension to providing a cms block and a cms element for html, css, js and twig code within a layout for Shopware 6
The extension provides a cms block and a cms element for html, css, js and twig code under the block category HTML within a layout.
If required, the cms element can be used at any cms block as usual using the corresponding icon.
After enabling the twig compilation, you can also use twig variables and snippets in the fields.
This makes it possible to personalize content in the shopping experiences or to display customer, category or product data.
Display of the greeting from the sidebar of the customer account in a shopping experience
- Place the cms block in the layout
- Activate the switch enable twig compiling for all fields
- Insert the following content into the field html code:
How to install the extension
via console (recommended)
- Download the latest SschreierHtmlCssJsTwigCodeElementForShoppingExperiences-master.zip.
- Unzip the zip file and rename the folder to SschreierHtmlCssJsTwigCodeElementForShoppingExperiences.
- Move the folder to the project folder custom/plugins/ .
- Connect to the console via ssh:
via composer
-
Add the repository URL to the composer.json of the project
- Connect to the console via ssh and install the plugin source code via the command
via zip upload
- Download the latest SschreierHtmlCssJsTwigCodeElementForShoppingExperiences-master.zip.
- Unzip the zip file and rename the folder to SschreierHtmlCssJsTwigCodeElementForShoppingExperiences.
- Zip the folder to SschreierHtmlCssJsTwigCodeElementForShoppingExperiences.zip.
- Upload the zip in the Shopware Administration.
- Install & Activate the extension.
extension update (zip)
- Download the latest SschreierHtmlCssJsTwigCodeElementForShoppingExperiences-master.zip.
- Unzip the zip file and rename the folder to SschreierHtmlCssJsTwigCodeElementForShoppingExperiences.
- Zip the folder to SschreierHtmlCssJsTwigCodeElementForShoppingExperiences.zip.
- Upload the zip in the Shopware Administration.
- Update the extension.