Download the PHP package hypershop/module-shortcodes without Composer
On this page you can find all versions of the php package hypershop/module-shortcodes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hypershop/module-shortcodes
More information about hypershop/module-shortcodes
Files in hypershop/module-shortcodes
Download hypershop/module-shortcodes
More information about hypershop/module-shortcodes
Files in hypershop/module-shortcodes
Vendor hypershop
Package module-shortcodes
Short Description Magento 2 module to add shortcodes to CMS pages & blocks
License OSL-3.0
Homepage https://github.com/hypershopbv/Hypershop_Shortcodes
Package module-shortcodes
Short Description Magento 2 module to add shortcodes to CMS pages & blocks
License OSL-3.0
Homepage https://github.com/hypershopbv/Hypershop_Shortcodes
Please rate this library. Is it a good library?
Informations about the package module-shortcodes
Hypershop_Shortcodes
Goal
- This module is created to add shortcodes to CMS pages & blocks and convert those into HTML wraps.
Installation / Setup
- Install the module using the command
composer require hypershop/module-shortcodes
- After installing, run a
bin/magento setup:upgrade
to add it to the Magento module list.
Usage / Settings
Initially the only shortcode to this module is:
This will be converted into:
It is also possible to add extra classes to the shortcode:
This will be converted into:
You can extend the shortcode list within your theme or through a custom module or theme by extending it like this in a layout XML file:
Common issues
- None known so far.
All versions of module-shortcodes with dependencies
PHP Build Version
Package Version
No informations.
The package hypershop/module-shortcodes contains the following files
Loading the files please wait ....