This plugin adds the possibility to output a text element's headline inside an HTML headline tag.
-
Download the latest release as .zip file from here: Releases
-
Refer to this guide (only the last step): Manually installing plugins
In the root of your Shopware Installation run
$ cd custom/plugins
$ git clone https://github.com/simkli/SimklEmotionHtmlHeadline.git
$ ../../bin/console sw:plugin:install refresh
$ ../../bin/console sw:plugin:install --activate SimklEmotionHtmlHeadline
$ ../../bin/console sw:cache:clear
Please see License File for more information.