commerce_billy_mail.admin.inc |
commerce_billy_mail.admin.inc |
|
Commercy billy mail administration |
commerce_billy_mail.info |
commerce_billy_mail.info |
|
name = Commerce Billy Mail
description = Mailing functionality for commerce billy. Allows to send out invoices via email using rules.
package = Commerce (contrib)
core = 7.x
version = 1.0
dependencies[] = rules
dependencies[] =… |
commerce_billy_mail.install |
commerce_billy_mail.install |
|
Installation functions for commerce_billy_mail |
commerce_billy_mail.module |
commerce_billy_mail.module |
|
|
commerce_billy_mail.rules.inc |
commerce_billy_mail.rules.inc |
|
Declares the rules for commerce billy mail. |
commerce_billy_mail.variable.inc |
commerce_billy_mail.variable.inc |
|
Definition of Commerce Billy Mail variables for the Variable API
Allows e-mail subject and body to be localized using the i18n_variable module |
commerce_billy_mail_attachment.admin.inc |
modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.admin.inc |
|
Settings for Commerce Billy E-mail Attachment. |
commerce_billy_mail_attachment.info |
modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.info |
|
name = Commerce Billy Mail Attachment
description = Add extra attachments to the Commerce Billy e-mail
core = 7.x
package = Commerce (contrib)
dependencies[] = commerce_billy_mail
configure = admin/commerce/config/billy-invoice/attachment |
commerce_billy_mail_attachment.install |
modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.install |
|
Commerce Billy Mail Attachment installation file. |
commerce_billy_mail_attachment.module |
modules/commerce_billy_mail_attachment/commerce_billy_mail_attachment.module |
|
Commerce Billy Mail Attachment module file. |
README.txt |
README.txt |
|
Extends the great "Commerce Billy" with mailing capabilities via Rules:
Send out PDF invoices via email on creation (example)
Send a copy to a predefined Shop email address
... and anything else possible via commerce billy pdf… |
README.txt |
modules/commerce_billy_mail_attachment/README.txt |
|
Commerce Billy Mail Attachment
******************
Enables extra attachments to be send with the Commerce Billy Mail module
Installation
************
Just install the module by copying the module to site/all/modules
directory or install with… |