Download the PHP package rapidez/amasty-label without Composer
On this page you can find all versions of the php package rapidez/amasty-label. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rapidez/amasty-label
More information about rapidez/amasty-label
Files in rapidez/amasty-label
Package amasty-label
Short Description Rapidez Amasty Label
License GPL-3.0
Homepage https://rapidez.io
Informations about the package amasty-label
Rapidez Amasty Label
Requirements
You need to have the Amasty Product Labels module installed and configured within your Magento 2 installation.
Installation
If you haven't published the Rapidez views yet, publish them with:
Product page
Add @include('amastylabel::product')
where you'd like to display the labels, most likely somewhere around the images: resources/views/vendor/rapidez/product/overview.blade.php
.
Category page
Add @include('amastylabel::category')
in: resources/views/vendor/rapidez/category/partials/listing/item.blade.php
.
Views
If you need to change the views you can publish them with:
Note
Not all features are implemented yet! For example the priorities and shape/image label types aren't supported. Also not all variables are supported, supported variables:
SPECIAL_PRICE
PRICE
SAVE_AMOUNT
SAVE_PERCENT
License
GNU General Public License v3. Please see License File for more information.
All versions of amasty-label with dependencies
illuminate/database Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
illuminate/view Version ^9.0|^10.0|^11.0
rapidez/core Version ~0.54|^1.0|^2.0