Skip to content

damms005/laravel-personalised-email-sender

Repository files navigation

laravel-personalised-email-sender

Art for laravel-personalised-email-sender

Quickly send customised emails from Excel or CSV files: Vue powered! (an implementation of vue-email-personaliser)

This sample Laravel project demonstrates how vue-email-personaliser can be implemented.

To publish the assets, run

php artisan vendor:publish --tag=laravel-personalised-email-sender

Usage

This package registers an endpoint at /laravel-personalised-email-sender in your Laravel app. After publishing the assets as describe above, simply navigate to this endpoint to start customising your emails to personalize your recipients' experience!

You simply need to use {{moustache}} syntax (like in Blade) to customise the content of your mail. For more information on how the formatting works, visit the underlying formatter.

Todo

  • Make README.md more informative by adding simple installation guide for a typical Laravel project, etc
  • Add link to blog post with details on use-case
  • Write feature tests

About

Quickly send customised emails from Excel or CSV files: Vue powered! (an implementation of https://github.com/damms005/vue-email-personaliser)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published