Download the PHP package sas/shortcode without Composer
On this page you can find all versions of the php package sas/shortcode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sas/shortcode
More information about sas/shortcode
Files in sas/shortcode
Download sas/shortcode
More information about sas/shortcode
Files in sas/shortcode
Please rate this library. Is it a good library?
Informations about the package shortcode
Shortcodes in Shopware 6
Use Wordpress like Shortcodes within the Text Editor in Shopware 6.
Installation
composer require sas/shortcode
Configuration
After the plugin installation, you are now able to use these three shortcodes from within the Shopware Editor or CMS page as well.
{{ product=firstProductId,secondProductId }}
{{ category=firstCategoryId,secondCategoryId }}
{{ icon=ICONNAME }}
, for example{{ icon=heart }}
After installation you also have a config option for the plugin to use custom theme icons, this can be enabled in the plugin configuration.
We're currently working on more Shortcodes, like for example to have the ability to create columns with Shortcodes.
All versions of shortcode with dependencies
PHP Build Version
Package Version
Requires
shopware/core Version
~6.4.0
The package sas/shortcode contains the following files
Loading the files please wait ....