niiph / product-label-plugin
Sylius product label plugin
Installs: 231
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 6
Type:sylius-plugin
Requires
- php: ^8.1
- niiph/sylius-common: ^0.1.0
- sylius/mailer-bundle: ^1.8 || ^2.0@beta
- sylius/sylius: ^1.12 || ^1.13.x-dev
- symfony/webpack-encore-bundle: ^1.15
Requires (Dev)
- behat/behat: ^3.6.1
- behat/mink-selenium2-driver: ^1.4
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-debug-extension: ^2.0
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.0
- friends-of-behat/symfony-extension: ^2.1
- friends-of-behat/variadic-extension: ^1.3
- phpspec/phpspec: ^7.2
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.8.1
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-strict-rules: ^1.3
- phpstan/phpstan-webmozart-assert: ^1.2
- phpunit/phpunit: ^9.6
- polishsymfonycommunity/symfony-mocker-container: ^1.0
- sylius-labs/coding-standard: ^4.2
- symfony/browser-kit: ^6.0
- symfony/debug-bundle: ^6.0
- symfony/dotenv: ^6.0
- symfony/flex: ^2.2.2
- symfony/intl: ^6.0
- symfony/web-profiler-bundle: ^6.0
Conflicts
- symfony/framework-bundle: 6.2.8
- dev-master
- v0.1.0
- dev-dependabot/composer/phpunit/phpunit-tw-11.2
- dev-dependabot/composer/symfony/webpack-encore-bundle-tw-2.1
- dev-dependabot/composer/symfony/browser-kit-tw-7.1
- dev-dependabot/composer/symfony/dotenv-tw-7.1
- dev-dependabot/composer/symfony/web-profiler-bundle-tw-7.1
- dev-dependabot/composer/symfony/debug-bundle-tw-7.1
This package is auto-updated.
Last update: 2025-03-10 12:16:39 UTC
README
The product label plugin for Sylius allows you to add labels (badges) for products and other lists (like producers).
Labels are easily manageable and assigned to product one by one. You can also configure extra label for new products
displayed automatically within globally set timeframe.
Screenshots
Shop
Admin
Installation
Usage
Basic usage is straightforward - add label and then assign it to product in product menu.
If you want to display new product`s label go to channel settings, set amount of display days and select label to be used.
New product label always comes in first, all the other labels are displayed by priority in descending order.