I am pretty tempted to remove "newsletter" functionality from Phoenix.
Anyone have thoughts ? I wonder if anyone uses it in the way it was designed for ?
One thing to improve Phoenix
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: One thing to improve Phoenix
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
Dan Cole
- Senior Contributor
- Posts: 498
- Joined: Fri Oct 25, 2019 2:14 pm
- Phoenix Version: 1.0.8.21
- Has thanked: 67 times
- Been thanked: 61 times
Re: One thing to improve Phoenix
I don't use it Gary...the way it is set up, I never found it of much use. Using Queued Emails as well as an outside email service works for me.
Dan
Dan
- mhsuffolk
- Contributor
- Posts: 199
- Joined: Sat Oct 26, 2019 9:13 am
- Phoenix Version: v1.1.0.6
- Has thanked: 12 times
- Been thanked: 11 times
Re: One thing to improve Phoenix
I don't use it Gary.
Most of my customers, being the product of our modern education system, lack the ability to read past the first sentence.
Most of my customers, being the product of our modern education system, lack the ability to read past the first sentence.
- Kofod95
- Senior Contributor
- Posts: 748
- Joined: Sat Feb 06, 2021 7:38 pm
- Phoenix Version: 1.0.8.20
- Has thanked: 99 times
- Been thanked: 179 times
Re: One thing to improve Phoenix
I know of someone who used it to send regular newsletters. In my opinion, it could just as well be an add-on (or better; a choice of add-ons).
//Daniel
//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide
-
14Steve14
- Senior Contributor
- Posts: 921
- Joined: Fri Oct 25, 2019 7:01 pm
- Phoenix Version: v1.0.9.1
- Has thanked: 17 times
- Been thanked: 103 times
Re: One thing to improve Phoenix
We tried to use it many, many, years ago when running oscommerce, and after several attempts to send a sensible newsletter decided to use Mailchimp. and now Emailoctopus because of the changes made to Mailchimp, and a problem we were having which their support could not fix.
We now export the signed up customers weekly to our mailing list and that's it. Create an email offsite and send it. So easy, no flaffing about and no risk of the sites email being marked as spam, as can happen. The most time consuming bit is when users unsubscribe as they need updating on the website, but that only takes a few minutes.
We now export the signed up customers weekly to our mailing list and that's it. Create an email offsite and send it. So easy, no flaffing about and no risk of the sites email being marked as spam, as can happen. The most time consuming bit is when users unsubscribe as they need updating on the website, but that only takes a few minutes.
- burt
- Core Team
- Posts: 4550
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: One thing to improve Phoenix
You'll need to expand on this a bit...as I am not quite sure what you mean.
I think maybe you mean different prices for different customers, like retail vs wholesale (for example) ?
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.
-
Nigel
- Contributor
- Posts: 114
- Joined: Mon Jan 11, 2021 1:39 am
- Phoenix Version:
- Has thanked: 29 times
- Been thanked: 8 times
Re: One thing to improve Phoenix
Yes, B2B wholesale.
We have several thousand products (beers, wine, spirits etc.). Many items are priced as standard for all. However, many also are not. Customers can buy any product at the main price but will have customer specific prices on some other items.
Apologies if I'm unaware of current facilities in Phoenix as it's been a while.
On my old test opencart site I had a bit of code to allow any item specifically priced for any customer group. A customer could be assigned to a group and gain the correct "specific price"; all other pricing would still be taken off the main price file.
You do not have the required permissions to view the files attached to this post.
-
raiwa
- Certified Developer
- Posts: 1640
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Has thanked: 70 times
- Been thanked: 152 times
Re: One thing to improve Phoenix
https://phoenixcart.org/forum/app.php/ ... esale_lite
Or
https://phoenixcart.org/forum/app.php/ ... lesale_pro
Or
https://phoenixcart.org/forum/app.php/ ... lesale_pro
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
Nigel
- Contributor
- Posts: 114
- Joined: Mon Jan 11, 2021 1:39 am
- Phoenix Version:
- Has thanked: 29 times
- Been thanked: 8 times
Re: One thing to improve Phoenix
Thanks for that.raiwa wrote: ↑Wed Feb 25, 2026 7:23 pm https://phoenixcart.org/forum/app.php/ ... esale_lite
Or
https://phoenixcart.org/forum/app.php/ ... lesale_pro
I seem to remember looking at that a few years back.
Certainly getting there