vldmr-k/sylius-what-in-box-plugin

What in the box plugin.


README

68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67

What In Box Plugin

This plugin helps to explain customers what inside the box of product which you sell.

Install

  1. Run composer require vldmr-k/sylius-what-in-box-plugin

  2. Run bin/console doctrine:migrations:diff and apply migrations

  3. Append next line to file config/routes/sylius_admin.yaml

vldmrk_what_in_box_admin:
    resource: "@VldmrkSyliusWhatInBoxPlugin/Resources/config/admin_routing.yml"
    prefix: '/%sylius_admin.path_name%'

Example

What In Box List

What In Box List

Create What In Box

Create What In Box

Edit What In Box

Edit What In Box

How it looks on product page

Edit What In Box

This commit special for Karolis Skripka :)