PHP code example of webgriffe / sylius-pagolight-plugin

1. Go to this page and download the library: Download webgriffe/sylius-pagolight-plugin library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

webgriffe / sylius-pagolight-plugin example snippets

yaml
   imports:
       - { resource: "@WebgriffeSyliusHeylightPlugin/config/config.php" }
   
yaml
   webgriffe_sylius_heylight_plugin_shop:
       resource: "@WebgriffeSyliusHeylightPlugin/config/routes/shop.php"
       prefix: /{_locale}
       ebgriffeSyliusHeylightPlugin/config/routes/shop_ajax.php"

   sylius_shop_payum_cancel:
       resource: "@PayumBundle/Resources/config/routing/cancel.xml"

   
bash
    php bin/console sylius:install:assets