\ No newline at end of file
diff --git a/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/birthday/fieldset/hint.phtml b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/birthday/fieldset/hint.phtml
new file mode 100644
index 0000000..433488d
--- /dev/null
+++ b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/birthday/fieldset/hint.phtml
@@ -0,0 +1,5 @@
+
+
+ You must activate Show Date of Birth in System->Configuration->Customer Configuration->Name and Address Options to use this facility
+
+
\ No newline at end of file
diff --git a/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/fieldset/hint.phtml b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/fieldset/hint.phtml
new file mode 100644
index 0000000..b8a7065
--- /dev/null
+++ b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/fieldset/hint.phtml
@@ -0,0 +1,12 @@
+
+
+
+ __('Ebizmarts Autoresponder v%s Need help? See our Wiki or browse our support forums Got feedback? Email us', $this->getVersion(),$this->getVersion())?>
+
+ useTransactionalService()): ?>
+
\ No newline at end of file
diff --git a/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/review/fieldset/hint.phtml b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/review/fieldset/hint.phtml
new file mode 100644
index 0000000..bd64c3e
--- /dev/null
+++ b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/review/fieldset/hint.phtml
@@ -0,0 +1,5 @@
+
+
+ You must activate the output of the module Mage_Review on System->Configuration->Advanced->Advanced->Disable Module output to use this feature
+
+
\ No newline at end of file
diff --git a/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/wishlist/fieldset/hint.phtml b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/wishlist/fieldset/hint.phtml
new file mode 100644
index 0000000..361a50c
--- /dev/null
+++ b/app/design/adminhtml/default/default/template/ebizmarts/autoresponder/system/config/wishlist/fieldset/hint.phtml
@@ -0,0 +1,5 @@
+
+
+ You must activate the output of the module Mage_Wishlist on System->Configuration->Advanced->Advanced->Disable Module output to use this feature
+
+
\ No newline at end of file
diff --git a/app/design/adminhtml/default/default/template/magemonkey/system/config/fieldset/hint.phtml b/app/design/adminhtml/default/default/template/magemonkey/system/config/fieldset/hint.phtml
index 88443d5..edb429b 100644
--- a/app/design/adminhtml/default/default/template/magemonkey/system/config/fieldset/hint.phtml
+++ b/app/design/adminhtml/default/default/template/magemonkey/system/config/fieldset/hint.phtml
@@ -7,6 +7,7 @@
__('MageMonkey v%s byebizmarts', $this->getMageMonkeyVersion())?>
+
+ __('Need help? See our Wiki or browse our support forums Got feedback? Email us', $this->getMageMonkeyVersion())?>
\ No newline at end of file
diff --git a/app/design/adminhtml/default/default/template/mandrill/system/config/fieldset/hint.phtml b/app/design/adminhtml/default/default/template/mandrill/system/config/fieldset/hint.phtml
index b0c6848..51dfaf3 100644
--- a/app/design/adminhtml/default/default/template/mandrill/system/config/fieldset/hint.phtml
+++ b/app/design/adminhtml/default/default/template/mandrill/system/config/fieldset/hint.phtml
@@ -2,6 +2,7 @@
__('Mandrill v%s byebizmarts', $this->getMandrillVersion())?>
+
+ __('Need help? See our Wiki or browse our support forums Got feedback? Email us', $this->getMandrillVersion())?>
\ No newline at end of file
diff --git a/app/design/frontend/base/default/layout/ebizmarts_abandonedcart.xml b/app/design/frontend/base/default/layout/ebizmarts/abandonedcart.xml
similarity index 100%
rename from app/design/frontend/base/default/layout/ebizmarts_abandonedcart.xml
rename to app/design/frontend/base/default/layout/ebizmarts/abandonedcart.xml
diff --git a/app/design/frontend/base/default/layout/ebizmarts/autoresponder.xml b/app/design/frontend/base/default/layout/ebizmarts/autoresponder.xml
new file mode 100644
index 0000000..8ce818c
--- /dev/null
+++ b/app/design/frontend/base/default/layout/ebizmarts/autoresponder.xml
@@ -0,0 +1,35 @@
+
+
+
+
+ page/2columns-right.phtml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ autoresponderlists
+ ebizautoresponder/autoresponder/index
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/design/frontend/base/default/template/ebizmarts/autoresponder/customer/list.phtml b/app/design/frontend/base/default/template/ebizmarts/autoresponder/customer/list.phtml
new file mode 100644
index 0000000..ee7e88b
--- /dev/null
+++ b/app/design/frontend/base/default/template/ebizmarts/autoresponder/customer/list.phtml
@@ -0,0 +1,24 @@
+getLists();
+?>
+
+
+
__('Autoresponders Subscription'); ?>
+
+
+
\ No newline at end of file
diff --git a/app/design/frontend/base/default/template/ebizmarts/autoresponder/related/items.phtml b/app/design/frontend/base/default/template/ebizmarts/autoresponder/related/items.phtml
new file mode 100644
index 0000000..e017d5b
--- /dev/null
+++ b/app/design/frontend/base/default/template/ebizmarts/autoresponder/related/items.phtml
@@ -0,0 +1,9 @@
+getProducts(); ?>
+
+
+
+
+
getName(); ?>
getShortDescription(); ?>
+
+
+
\ No newline at end of file
diff --git a/app/design/frontend/base/default/template/ebizmarts/autoresponder/review/items.phtml b/app/design/frontend/base/default/template/ebizmarts/autoresponder/review/items.phtml
new file mode 100644
index 0000000..c9b22d1
--- /dev/null
+++ b/app/design/frontend/base/default/template/ebizmarts/autoresponder/review/items.phtml
@@ -0,0 +1,15 @@
+getProducts(); ?>
+
\ No newline at end of file
diff --git a/app/design/frontend/base/default/template/ebizmarts/autoresponder/unsubscribe.phtml b/app/design/frontend/base/default/template/ebizmarts/autoresponder/unsubscribe.phtml
new file mode 100644
index 0000000..0cafc1a
--- /dev/null
+++ b/app/design/frontend/base/default/template/ebizmarts/autoresponder/unsubscribe.phtml
@@ -0,0 +1,8 @@
+
+
__('You successfully removed from list.') ?>
+
+getMessagesBlock()->getGroupedHtml() ?>
+
__('Thank you') ?>
+
+
+
\ No newline at end of file
diff --git a/app/design/frontend/base/default/template/ebizmarts/autoresponder/wishlist/items.phtml b/app/design/frontend/base/default/template/ebizmarts/autoresponder/wishlist/items.phtml
new file mode 100644
index 0000000..26431ba
--- /dev/null
+++ b/app/design/frontend/base/default/template/ebizmarts/autoresponder/wishlist/items.phtml
@@ -0,0 +1,9 @@
+getProducts(); ?>
+
\ No newline at end of file
diff --git a/app/design/frontend/base/default/template/ebizmarts_abandonedcart/email/order/items.phtml b/app/design/frontend/base/default/template/ebizmarts_abandonedcart/email/order/items.phtml
index 1874a05..72ff6ac 100644
--- a/app/design/frontend/base/default/template/ebizmarts_abandonedcart/email/order/items.phtml
+++ b/app/design/frontend/base/default/template/ebizmarts_abandonedcart/email/order/items.phtml
@@ -8,15 +8,62 @@
diff --git a/app/etc/modules/Ebizmarts_Autoresponder.xml b/app/etc/modules/Ebizmarts_Autoresponder.xml
new file mode 100644
index 0000000..8313592
--- /dev/null
+++ b/app/etc/modules/Ebizmarts_Autoresponder.xml
@@ -0,0 +1,9 @@
+
+
+
+
+ true
+ community
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/Ebizmarts_AbandonedCart.csv b/app/locale/en_US/Ebizmarts_AbandonedCart.csv
new file mode 100644
index 0000000..bc3a5b1
--- /dev/null
+++ b/app/locale/en_US/Ebizmarts_AbandonedCart.csv
@@ -0,0 +1,45 @@
+;Config settings
+"Enabled","Enabled"
+"Sender","Sender"
+"Email Template","Email Template"
+"Email Template With Coupon","Email Template With Coupon"
+"Send email after","Send email after"
+"Max number of email to send","Max number of email to send"
+"Create Coupon?","Create Coupon?"
+"On email number?","On email number?"
+"Expire on","Expire on"
+"Coupon length","Coupon length"
+"Discount type","Discount type"
+"Discount amount","Discount amount"
+"Label for coupon","Label for coupon"
+"Days","Days"
+"Max","Max",
+"The coupon will be created on the email number","The coupon will be created on the email number"
+"The coupon expiration in days","The coupon expiration in days"
+"Select percentage or fixed discount","Select percentage or fixed discount"
+;Config values
+"Fixed amount","Fixed amount"
+"Percentage","Percentage"
+
+;Dashboard
+"Lifetime Generate Revenue","Lifetime Generate Revenue"
+"Average Orders","Average Orders"
+"Generated","Generated"
+"Generated Revenue","Generated Revenue"
+"Generated Tax","Generated Tax"
+"Generated Shipping","Generated Shipping"
+"Generated Orders","Generated Orders"
+"Generated Conv. Rate","Generated Conv. Rate"
+"Emails","Emails"
+"Emails Sent","Emails Sent"
+"Emails Received","Emails Received"
+"Emails Opened","Emails Opened"
+"Emails Clicked","Emails Clicked"
+"Abandoned Cart Dashboard (Ebizmarts)","Abandoned Cart Dashboard (Ebizmarts)"
+"You may obtain more statistics if enable and configure","You may obtain more statistics if enable and configure"
+"extension","extension"
+
+;Menus
+"Abandoned Cart Dashboard","Abandoned Cart Dashboard"
+"Abandoned Cart Orders","Abandoned Cart Orders"
+"Ebizmarts Abandoned Cart","Ebizmarts Abandoned Cart"
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/birthday.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/birthday.html
new file mode 100644
index 0000000..a8b92ca
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/birthday.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Hello, {{htmlescape var=$name}}
+
+
+ On behalf of {{var store.getFrontendName()}}, we wish a happy birthday.
+ {{depend couponcode}}
+ We have the pleasure of giving a coupon with code {{var couponcode}}
+ {{/depend}}
+ {{depend discount}}
+ and obtain a discount of {{var discount}} only until {{var todate}}
+ {{/depend}}
+
+
+
+
Thank you, {{var store.getFrontendName()}}
+
+
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/neworder.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/neworder.html
new file mode 100644
index 0000000..3f36c50
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/neworder.html
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Hello, {{htmlescape var=$name}}
+
+
+ On behalf of {{var store.getFrontendName()}}, I'd like to personally thank you for your business.
+
+
+ If you have any questions about your order please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.
+
+ Thanks again,
+
+
+
+
Thank you, {{var store.getFrontendName()}}
+
+
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/noactivity.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/noactivity.html
new file mode 100644
index 0000000..4ad5e7c
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/noactivity.html
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Hello, {{htmlescape var=$name}}
+
+ Our system detect you have no activity since {{var lastlogin}}
+ We have a lot of opportunities for you
+
+ If you have any questions please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.
+
+
+
+
Thank you, {{var store.getFrontendName()}}
+
+
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/relatedproducts.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/relatedproducts.html
new file mode 100644
index 0000000..557957b
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/relatedproducts.html
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Hello, {{htmlescape var=$name}}
+
+ You may like to know about the following products
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/review.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/review.html
new file mode 100644
index 0000000..f0e519e
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/review.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Hello, {{htmlescape var=$name}}
+
+ We appreciate you taking the time to review your purchased products with order {{var ordernum}} and look forward to doing business again with your very soon
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/visitedproducts.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/visitedproducts.html
new file mode 100644
index 0000000..3f34a3c
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/visitedproducts.html
@@ -0,0 +1,37 @@
+
+
+
+ If you have any questions please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.
+
+
+
+
Thank you, {{var store.getFrontendName()}}
+
+
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/ebizmarts/autoresponder/wishlist.html b/app/locale/en_US/template/email/ebizmarts/autoresponder/wishlist.html
new file mode 100644
index 0000000..116dce0
--- /dev/null
+++ b/app/locale/en_US/template/email/ebizmarts/autoresponder/wishlist.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Hello, {{htmlescape var=$name}}
+
+ Thanks for adding new products to your wishlist.
+
+
+ If you have any questions please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.
+
+
+
+
Thank you, {{var store.getFrontendName()}}
+
+
+
You can unsubscribe from this email clicking here.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/locale/en_US/template/email/sales/abandoned_cart.html b/app/locale/en_US/template/email/sales/abandoned_cart.html
index 1f01629..a3cea96 100644
--- a/app/locale/en_US/template/email/sales/abandoned_cart.html
+++ b/app/locale/en_US/template/email/sales/abandoned_cart.html
@@ -11,25 +11,30 @@
You have an abandoned cart at {{var store.getFrontendName()}}.
You can access your cart here.
- {{depend couponcode}}
- You can use this coupon code {{var couponcode}} and obtain a discount of {{var discount}} only until {{var todate}}.
+ {{depend couponcode}}
+ You can use this coupon code {{var couponcode}}
{{/depend}}
- If you have any questions about your order please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.
+ {{depend discount}}
+ and obtain a discount of {{var discount}} only until {{var todate}}
+ {{/depend}}
+ If you have any questions about your order please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.