You are here

README.txt in Commerce Billy Mail 7

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 and Rules!

---------------------------------
Installation and configuration

    1. Use the usual Drupal Module installation procedure.
    2. Afterwards configure your module at: admin/commerce/config/billy-invoice/billy-mail
    3. Add the new action "Send commerce billy invoice mail." to the commerce order rule that shell trigger the mail sending. In most cases this is the Rule "Invoice order on completion" (Tech. name: "rules_commerce_billy_invoice_order_on_completion"). Select "commerce-order" in the dialog.
    4. Now your customers automatically receive invoice E-Mails with PDF E-Mail attachments when the order status is set to "completed" (or other rule conditions as you have configured).

---------------------------------
Typical issues
Receiving emails twice?
Check, if you have set your email address as cc recipient in the module settings.
Check your rules configration by enabling Show debug information => ALWAYS in Rules settings (admin/config/workflow/rules/settings)

No invoice emails sent?
See installation instructions above. If you don't set up a proper rule, no emails will be sent.

---------------------------------
Dependencies

    Commerce Billy
    MIME Mail
    Token (will become optional in the future and is currently missing in the .info file dependencies, sorry! I'll fix this ASAP.)

---------------------------------
Development proudly sponsored by German Drupal Friends & Companies:

webks: websolutions kept simple (http://www.webks.de)
and
DROWL: Drupalbasierte Lösungen aus Ostwestfalen-Lippe (http://www.drowl.de)

File

README.txt
View source
  1. Extends the great "Commerce Billy" with mailing capabilities via Rules:
  2. Send out PDF invoices via email on creation (example)
  3. Send a copy to a predefined Shop email address
  4. ... and anything else possible via commerce billy pdf and Rules!
  5. ---------------------------------
  6. Installation and configuration
  7. 1. Use the usual Drupal Module installation procedure.
  8. 2. Afterwards configure your module at: admin/commerce/config/billy-invoice/billy-mail
  9. 3. Add the new action "Send commerce billy invoice mail." to the commerce order rule that shell trigger the mail sending. In most cases this is the Rule "Invoice order on completion" (Tech. name: "rules_commerce_billy_invoice_order_on_completion"). Select "commerce-order" in the dialog.
  10. 4. Now your customers automatically receive invoice E-Mails with PDF E-Mail attachments when the order status is set to "completed" (or other rule conditions as you have configured).
  11. ---------------------------------
  12. Typical issues
  13. Receiving emails twice?
  14. Check, if you have set your email address as cc recipient in the module settings.
  15. Check your rules configration by enabling Show debug information => ALWAYS in Rules settings (admin/config/workflow/rules/settings)
  16. No invoice emails sent?
  17. See installation instructions above. If you don't set up a proper rule, no emails will be sent.
  18. ---------------------------------
  19. Dependencies
  20. Commerce Billy
  21. MIME Mail
  22. Token (will become optional in the future and is currently missing in the .info file dependencies, sorry! I'll fix this ASAP.)
  23. ---------------------------------
  24. Development proudly sponsored by German Drupal Friends & Companies:
  25. webks: websolutions kept simple (http://www.webks.de)
  26. and
  27. DROWL: Drupalbasierte Lösungen aus Ostwestfalen-Lippe (http://www.drowl.de)