Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Releases: bossanova808/CommerceMailer

Add support for file attachments

05 Jan 01:19
Compare
Choose a tag to compare
V 0.1.4 - added file attachment support

Merge branch 'master' of https://github.com/bossanova808/CommerceMailer

# Conflicts:
#	commercemailer/controllers/CommerceMailerController.php

Bugfixes

23 Dec 21:15
Compare
Choose a tag to compare
0.1.3

Bugfixes

Use env var to shield localised code

12 Sep 01:06
Compare
Choose a tag to compare
0.1.2

0.1.2 Use environment var to shield localised code

Cleanup mainly, debug switch for logging

07 Sep 02:34
Compare
Choose a tag to compare
0.1.1

Cleanup, bring in to line with the rest

0.1.0 - First release of stable verison for forthcoming Commerce 1 and Craft 2.5

19 Nov 00:37
Compare
Choose a tag to compare

Version bump for Craft 2.5 updates

05 Nov 02:27
Compare
Choose a tag to compare
0.0.5

Version bump to test json feed

Minor bugfix release

16 Sep 03:08
Compare
Choose a tag to compare

Fix a minor error if both toEmail and internalName are set in the form

0.0.2

05 Sep 07:10
Compare
Choose a tag to compare

First real release, should be pretty stable from here.

  • Supports emailing products, orders, cart
  • Has simply honeypot spam trapping
  • Can send to anyone using toEmail (should be behind a login if using this)
  • Or to whitelisted internal emails in internalName
  • Supports custom fields like Phone Number or radios/checkboxes
  • Honeypot & custom field code from P & T