Skip to content

jizaymes/send_email_order_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is an Order Module for Ubersmith DE that will allow a generic email to be sent.

Features:

- Comma/Space delimited To: recipients
- Pattern replacement for similar variables (##company##, ##order_id##, ##email##, etc..) on To, Subject and Body fields
- Capability to send HTML emails
- Specify Email To, From, Subject, Body, and Reply-To address
- Uses built in PHP mail() routines

Installation:
- Drop this file into your $ubersmithroot/include/order_modules folder
- Refresh ubersmith order manager screen in your browser
- Add a step to your order process, choose 'Send Email', then configure your options under the Config tab
- Send emails!

Comments or questions? James Cornman <jizaymes@gmail.com>

About

An Order Module for Ubersmith DE to send generic emails with pattern replacement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages