WooCommerce
We look forward to discussing your ideas.
NOTE: Please do not post links to/promote products outside of the WooCommerce.com catalog. This is not a sales channel. Links to outside sources, intended for spam or self-promotion, will be marked as spam.
-
Follow-up Emails – Sensei variables
I do want to use the teachers name as a variable form Sensei, this wood make the email feel much more personal than one email form the website.
What I want is:
{teacherfirstname}
{teacher_name}And a link to the course, the learner is taking:
{course_url}
So the learner can just click and go to the course.
Peder
7 votes -
Timed release feature on "Follow-Up Emails"
A feature on "Follow-up Emails" where batches of emails can be sent over a period of time. For example, if you have 1000 emails to send out can a feature say send 'x' emails every 'x' minutes (i.e.., send 100 emails every '30' minutes). In my case my hosting company will block bulk mailing of emails because the email servers get overloaded so sending in timed batches would avoid this situation.
1 vote -
Allow Follow Up Emails to email someone a set time BEFORE their subscription expires
It would be cool if Follow Up Emails could send email a set time (eg 2 days) BEFORE a subscription expires - at the moment you can do this after the subscription expires, but not before.
5 votes -
Can't send membership emails to members who signed up before email was created
Send a reminder to all WooCommerce Membership users, but the email only sends to users who sign up after the email was created. The legacy Membership group isn't being sent to (anyone who became a member prior to the email creation).
In the storewide email option, it is possible to import users, but that option isn't available to the Membership group.0 votes -
Improve Email Priority so that it can easily be applied across all types
Email priority(https://docs.woocommerce.com/document/automated-follow-up-emails-docs/#section-5) should determine which email is queued when an order matches multiple emails. If always send is not enabled on the email, only the the highest priority email should be queued.
0 votes -
Missing appropriate headings and labels
Tweet: https://twitter.com/lutrov/status/878466898693726208
Follow-ups is not following [the headings hierarchy structure that was improved in WordPress v4.4](https://make.wordpress.org/core/2015/10/28/headings-hierarchy-changes-in-the-admin-screens/) on the
wp-admin/admin.php?page=followup-emails
page`. This is a problem for people using assistive technologies.Also, input fields are missing appropriate labels. This too is a problem for screen readers and keyboard navigation.
Checked and confirmed this by using the [WP Tota11y](https://wordpress.org/plugins/wp-tota11y/) plugin.
0 votes -
Move Email Subscriptions managment to My Account tab
Follow-ups has a setting, Follow Up Emails > Settings > Subscribers > Email List Preferences, that enables list management in My Account. Currently, Follow-ups dumps everything on the dashboard tab, including the Twitter handle field. It would be much cleaner to move these to a tab.
0 votes -
Standardize add-on email type titles/labels
Right now, the way we label the different email types is a bit awkward:
If possible, we could clean this up a bit like so:
0 votes -
Localize strings throughout JS templates
Scripts should be localized with translation data. Strings being added to the DOM are not translation ready
There are likely more throughout the JS template files.
0 votes -
Trial Run for deactivated emails
A user was trying to import existing orders, but wasn't sure if he setup the email right so he was trying to keep the email deactivated.
When the email is deactivated it will still show the "Import existing orders" button after saving. But when clicking this it will always end up with the message:
Error: Import data not foundIt seems it can't find any orders because the email isn't active. This is kind of confusing, it would be more logical for importing orders to either be disabled, or a more descriptive error.
It would be nice though for the…
0 votes -
Don't use full page template but use shortcode approach
Following templates are full page template that are rendered when
/unsubscribe
,/email-subscriptions
, and/email-preferences
pages are loaded:- templates/email-subscriptions.php
- templates/email-unsubscribe.php
- templates/myaccount/email-preferences.php
0 votes -
Only send emails triggered by a category purchase once, even when multiple products in that category are purchased
When a product belongs to a category with other products in it and there are FUE for those other products, if you purchase product 1, you will get the FUE for product 1 and other products that category. So multiple emails are sent, one for each product.
0 votes -
Enhancement: `my-subscriptions` endpoint visibility
Right now there are 3 endpoints:
unsubscribe
email-preferences
email-subscriptionsYou have the option to show
email-preferences
from My Account, under the Settings. This section is confusingly called "Email Subscriptions" even though it uses theemail-preferences
endpoint. This section contains any mailing lists you've signed up for and lets you remove yourself from them.email-subscriptions
, on the other hand, will show all the email subscriptions you signed up for when you made a purchase. You'll see the Order associated with the subscription and you can unsubscribe from that list.I think we should move everything to one preferences page for…
0 votes -
Rename en_US.po file to follow-up-emails_en-US.po
Though not crucial, it appears to be the standard to name .po files with the plugin name in it, to avoid confusion, user suggested renaming
en_US.po
tofollow-up-emails_en-US.po
.0 votes -
Email preview using generic data is not readily apparent
Its not obvious that the data being used when previewing emails from the admin is just a bunch of hardcoded generic data. Should add a notice at the top of the preview email indicating that this is just dummy data being used to show what the email will look like.
0 votes -
Add Opt-in Functionality, esp due to GDPR deadline
Allow users to add "Opt in" functionality for the extension across all lists, with the option at checkout.
0 votes -
Sending a future scheduled manual email is confusing
The "Send Email Now" button for future emails is actually a schedule feature - it's confusing.
0 votes
- Don't see your idea?