2017 © Pedro Peláez
 

project mailer

A mail merge CLI.

image

scalex/mailer

A mail merge CLI.

  • Wednesday, February 8, 2017
  • by scalex
  • Repository
  • 1 Watchers
  • 1 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Mailer

(---- IT JUST MAKES BULK MAILING EASY ----), (*1)

Software License Packagist Latest Version Issues , (*2)

Install

Via Composer, (*3)

``` bash $ composer require scalex/mailer, (*4)


## Usage ``` bash # 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., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email opensource@scalex.xyz instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions