A nifty Laravel Newsletter Application. [Demonstration] demo [email protected] / D3mopass!
- Mail-lists for grouping different subscribers
- Tags for grouping different emails
- Email tracking
- Angular JS/Google Charts email stats
- PDF creation from sent emails ([Simple PDF API] pdf)
- Handling of unsubscribes
- User management
- Clone the repo into your development environment
- Create a database and edit the
app/config/database.php
to add these details - Install the migrations (
php artisan migrate
) or import the provideddatabase.sql
- Add your Mailgun private key and domain to
app/config/packages/bogardo/mailgun/config/php
You can make additional settings here if you desire - Visit the frontend of your site and follow instructions from there.
- Make sure your addresses are clean otherwise mailgun will suspend your domain
- Please report bugs/feature requests
- And please feel free to [contribute to my piggy-bank for a new cup of coffee] paypal :)
MIT