ryanwinchester / email-manager
Email subscription manager
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=5.5.9
- drewm/mailchimp-api: dev-master
- filp/whoops: ^2.0
- fungku/hubspot-php: dev-master@dev
- laravel/framework: 5.2.*
Requires (Dev)
- fzaninotto/faker: ~1.4
- laravel/homestead: ^3.0
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~4.0
- symfony/css-selector: 2.8.*|3.0.*
- symfony/dom-crawler: 2.8.*|3.0.*
This package is auto-updated.
Last update: 2024-10-28 22:55:10 UTC
README
Manage subscriptions
Where I work, I end up getting a lot of requests from our customer service department to either update somebody's email, name, or to unsubscribe them from our lists. When you have 20+ lists over multiple services, this sucks.
With this, it is easier to do this all in one shot, in one place. Whether the customer service people can do it, or even if I'm still stuck doing it, it is much less of a pain.
Installation
composer create-project ryanwinchester/email-manager