PHP code example of feedoptimise / magento2-catalog-export

1. Go to this page and download the library: Download feedoptimise/magento2-catalog-export 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/ */

    

feedoptimise / magento2-catalog-export example snippets


- Magento2 Installed
- Magento2 Store Setup
- PHP 7+ installed

app/
    code/
        Feedoptimise/
            CatalogExport/
                Controller/
                    ...
                etc/
                    ...
                Helper/
                    ...
                composer.json
                README.md
                registration.php