GithubHelp home page GithubHelp logo

wp3sixty / woo-custom-emails Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 11.0 1.44 MB

An add-on to support woocommerce custom emails

Home Page: https://wordpress.org/plugins/woo-custom-emails/

PHP 74.61% Shell 25.08% JavaScript 0.31%
email email-template woocommerce woocommerce-plugin wordpress wordpress-plugin

woo-custom-emails's People

Contributors

dipskakadiya avatar faishal avatar gaborfeher avatar hamedtakmil avatar majick777 avatar mehulkaklotar avatar patelutkarsh avatar ryanshoover avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

woo-custom-emails's Issues

Not working since WooCommerce 3.2

Hello devs

Are there plans to update this wonderful plugin? It's not currently working for me - but was working fine before 3.2.

I use it to send failed subscription renewal notices - something I can't do currently.

Please let us know what options we have for keeping this alive?

Thanks for your great work.

Adding PHP hooks in custom e-mail. Is it possible?

Hello,

I'm trying to add a basic footer (woocommerce_email_footer).

Is there a way to add it into a custom email? Ive tried putting it into a HTML editor like so:

Is there a way how to add it into the email?

thanks
boza

SMTP error

When using SMTP and activated "Send Only To Custome", messages are sent to both the site administrator and the customer. When using the mailing without using SMTP, it is sent only to the customer.

The field of the Recipients in the first case is empty, because if you leave the value {customer_email}, an error is generated "Invalid" Bcc "e-mail address" {customer_email} ""
In the second case, the Recipients field contains the value {customer_email}

What could be the problem?

Add an email notification when account changing

Hello all,
is it possible to send an email when a customer change something on his woocommer account.
My example : if he change his delivery adress. Because I sell paper magazines subscribing. And if a customer change his delivery adress on his account, it can be great if I can receive an email ;)
Thanks a lot,
Tristan

Issues in email layout

Hi,

I use your great plugin, thank you, but , unfortunately, I see some graphic issues in layout (attached you can see a copy of email... can you fix it or tell me how to fix?

thank you
Diego
schermata 2018-02-06 alle 12 12 32

add send to customer checkbox to enable customer emails

advss - I want to ask about the recipients. In the woocommerce custom email settings page there are recipient box that has to be filled, so i can only send an email for a certain email address. The problem is i want the email to be sent to customers email address automatically after i change a certain order status, is there anything i can do?

wrong name in emails

When I send custom emails by bulk-changing the status of multiple orders, the customer_billing_name is filled with the name of the customer from the first order in every email. Though the emails are sent to the correct addresses.

email tags

Hello,

There are currently a limited number of preset tags that we can use in the email. How can I create more of my own pulling fields from woocommerce email template (e.g. product's thumb image and product title with hyperlink (upon clicking which it can directed to product page) and SKU, quantity, unit price, total etc)?

Thanks very much in advance

Wrong Order Billing Name

Hi

I have an issue that is perhaps related to Issue #15 - except for me, the wrong Billing name is being displayed in emails.

Using Woocommerce subscriptions and memberships - when the unpaid orders auto-time out, the order is cancelled by the system. I've set up your Woo emails plugin to send out a Cancellation Notification.

I used the " {order_billing_name}, " tag in the email template. It sends fine to the correct email recipient (the order owner) - however every single email contained the same billing name - another user! On this occasion, the system cancelled 10 unpaid orders - all 10 emails went to 10 different users (correctly) - but all of them had the same name (incorrectly) as the billing name.

For now I have removed the {order_billing_name} tag from the notifications - but I would suggest you need to look into this.

Let me know if you need further info / what I can provide to be helpful.

Thanks

Erreur critique

Mes mails via le plugin zoo custom emails ne fonctionne pas. Une erreur critique est survenue. A qui puis-je expliquer mon problème?

<p> and <br> stripped from html mail content

The content of the email does not correctly display line breaks and paragraphs when sent as html (it is OK when sent as plain text). The problem occurs either when the email content is edited using the visual tab of the editor, or if it is edited using the text tab and html tags are manually introduced.
In the final email sent, all the

and
tags have been removed. However, other tags in the email, such as , are correctly left in place.

Woo Custom Email plugin version 2.0.6
WooCommerce version 2.6.4
Wordpress version 4.6.1

Note that the default Wordpress editor is being used. There is no problem with the default MooCommerce emails. There is no problem with the editor anywhere else in WordPress.

Sending Emails when new order is created with custom status (Quote Request)

I am using a plugin, YITH Quote Request to create orders with the status of Quote Request.

The Quote Request option appears in the from and to status when creating a custom email however the email does not get sent when the from and to status is set to Quote Request.

How can I achieve this, where an order is created with the status Quote Request by this plugin?

Broken custom emails plugin

Tried new version 2.2 of the plugin, but the situation is the same. I have got error:

PHP Fatal error:  Call to undefined method WC_Order::get_billing_email() in .........../wp-content/plugins/woo-custom-emails/admin/class-wcemails-instance.php on line 70.

I use WordPress 4.9.4 and woocommerce 2.6.14.

Font problem

Great plugin!

I have everything in the template, in the Arial font, but the following will NOT change to Arial:
{email_order_items_table}
{email_addresses}
It looks like Times new roman is used.

How can I make it so?

List UI update

implement a wp list for viewing the added custom emails list

Generating a Server 500 Error when sending email

When attempting to send an email after selecting it from the Orders Actions dropdown list, the following error is being logged after a Server 500 Error. Reverted to default TwentySeventeen and deactivated all plugins except this one and woocommerce.

Fatal error: Uncaught Error: Call to a member function get_id() on null in /home/amishyard/public_html/wp-content/plugins/woo-custom-emails/admin/class-wcemails-admin.php:573 Stack trace: #0 /home/amishyard/public_html/wp-includes/class-wp-hook.php(288): WCEmails_Admin->do_email_actions(167611, Object(WP_Post)) #1 /home/amishyard/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /home/amishyard/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home/amishyard/public_html/wp-includes/post.php(3673): do_action('save_post', 167611, Object(WP_Post), false) #4 /home/amishyard/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php(45): wp_insert_post(Array) #5 /home/amishyard/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php(21): ActionScheduler_wpPostStore->save_post_array(Array) #6 /home/amishyard/public_html/wp-content/plugins/woocomme in /home/amishyard/public_html/wp-content/plugins/woo-custom-emails/admin/class-wcemails-admin.php on line 573

Emails Trigger

I've set-up the email will be triggered when order status is changed.
In Woocommerce, the first status is on-hold when customers submit their shopping/order.
So, my schenario is, when order status is manually changed from on-hold into pending payment, it should trigger the email. but it didn't work.
please help me.
Thanks.

The plugin is sending BCC messages to the default WordPress email even though the recipients field is empty

I have checked “Send Only To Customer?” and left “Recipients” empty. The plugin is sending to the customer but also the default WordPress e-mail as BCC.

I’m using this plugin for a vacation message, so I don’t wan’t my inbox to be flooded with irrelevant vacation messages to me as BCC. Only the customers need it.

It should be a feature to select only customers and no one else.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.