PHP code example of swarming / magento2-buzzi-publish-newsletter-subscribe

1. Go to this page and download the library: Download swarming/magento2-buzzi-publish-newsletter-subscribe 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/ */

    

swarming / magento2-buzzi-publish-newsletter-subscribe example snippets

bash
 composer nto module:enable Buzzi_Base Buzzi_Publish Buzzi_PublishNewsletterSubscribe
 php bin/magento setup:upgrade