Download the PHP package asdoria/sylius-catalog-mode-plugin without Composer
On this page you can find all versions of the php package asdoria/sylius-catalog-mode-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download asdoria/sylius-catalog-mode-plugin
More information about asdoria/sylius-catalog-mode-plugin
Files in asdoria/sylius-catalog-mode-plugin
Download asdoria/sylius-catalog-mode-plugin
More information about asdoria/sylius-catalog-mode-plugin
Files in asdoria/sylius-catalog-mode-plugin
Vendor asdoria
Package sylius-catalog-mode-plugin
Short Description Catalog mode for sylius.
License MIT
Package sylius-catalog-mode-plugin
Short Description Catalog mode for sylius.
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-catalog-mode-plugin
Asdoria Catalog Mode Plugin
Catalog mode added for sylius shop
Features
- Disable checkout to switch sylius shop to catalog mode
Installation
-
run
composer require asdoria/sylius-catalog-mode-plugin
-
Add the bundle in
config/bundles.php
. - Import config in
config/packages/_sylius.yaml
4In src/Entity/Channel/Channel.php
. Import the following classes, traits and methods.
- Override _addToCart.html.twig into
templates/bundles/SyliusShopBundle/Product/Show/_addToCart.html.twig
:
Demo
You can try the CatalogMode plugin online by following this link: here!.
Note that we have developed several other open source plugins for Sylius, whose demos and documentation are listed on the following page.
All versions of sylius-catalog-mode-plugin with dependencies
PHP Build Version
Package Version
The package asdoria/sylius-catalog-mode-plugin contains the following files
Loading the files please wait ....