PHP code example of snowio / akeneo3-snow-bundle

1. Go to this page and download the library: Download snowio/akeneo3-snow-bundle 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/ */

    

snowio / akeneo3-snow-bundle example snippets


   media_export_directory: media_export/
   media_export_host: false
   media_export_user: false
   minimum_products_export: 0
   minimum_attributes_export: 0