PHP code example of madcoders / sylius-taxon-gallery-plugin
1. Go to this page and download the library: Download madcoders/sylius-taxon-gallery-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/ */
madcoders / sylius-taxon-gallery-plugin example snippets
Madcoders\SyliusTaxonGalleryPlugin\MadcodersSyliusTaxonGalleryPlugin::class => ['all' => true],
bash
php bin/console doctrine:migrations:migrate