PHP code example of ytec / magento2-ytec-coupon-sales

1. Go to this page and download the library: Download ytec/magento2-ytec-coupon-sales 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/ */

    

ytec / magento2-ytec-coupon-sales example snippets

bash
php bin/magento module:enable Ytec_CouponSales
bash
php bin/magento setup:upgrade
bash
php bin/magento cache:clean