PHP code example of sailthru / sailthru-magento2-extension

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

    

sailthru / sailthru-magento2-extension example snippets


$ php bin/magento queue:consumers:start sailthru.email.send.consumer.db
OR
$ php bin/magento queue:consumers:start sailthru.email.send.consumer.amqp