scalex / mailer
A mail merge CLI.
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- guzzlehttp/guzzle: ^6.2
- illuminate/database: ^5.2
- illuminate/events: ^5.2
- illuminate/mail: ^5.2
- illuminate/view: ^5.2
- phpoffice/phpexcel: ^1.8
- symfony/console: ^3.1
- symfony/process: ^3.1
This package is not auto-updated.
Last update: 2020-10-30 22:15:08 UTC
README
(---- IT JUST MAKES BULK MAILING EASY ----)
Install
Via Composer
$ composer require scalex/mailer
Usage
# Initialize mailer. $ mailer init # Create new project. $ mailer new product-campaign $ cd product-campaign # Update html.blade.php, text.blade.php, config.php and # data.csv with relevent information. # Then :) $ mailer send
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email opensource@scalex.xyz instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.