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.
-
Add the ability to notify subscibers of new blog posts
Add a function to notify subscibers of new blog posts therefore avoiding the need to have a Mailchimp or specialist plugin to carry out this task.
1 vote -
Follow Ups with product attributes level
Follow Ups with product attributes level
It would be very nice to be able to send out purchase emails based on product attributes.
We sell software for 1,2,3 years and we would like to send out expiry reminders. All software are variable product where an attribute is the number of years. Right now we only able to send out purchase emails if we configure several hundres of emails for each unique variation. The number of years is not handled at category level (we have categories like Windows or Android software).
1 vote -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
make {item_names} in Booking type email a link to the purchased product
In the extension Woocommerce follow up emails, in all other email types, except the bookings one, the {item_names} variable creates a link to the product. It would be very helpful to extend this feature to the booking email type as well.
0 votes
- Don't see your idea?