PHP Wrapper to dispatch campaigns in Track.co
composer require sympla/the-broken-tusk
First you need to login into your Track.co account and enable v2 API and generate a Access token and create a campaign to send the e-mail
In your project add the class initialize with the token and call method sendDispatchRequest with campaign ID, Username and Email.
use Tracksale\Request\DispatchCampaign;
$sendCampaign = new DispatchCampaign('TRACKSALE_TOKEN');
$response = $sendCampaign->sendDispatchRequest($campaign_id, $user_name, $email);
The Broken Tusk is the one of several inns of Orgrimmar, this one located within the Valley of Strength near the Orgrimmar General Store and Auction House. Its most famous resident is Gamon, long beset by members of his own faction due to his formerly low level.