For the second the price adjuster addon could do it partly:
https://phoenixcart.org/forum/app.php/ ... e_adjuster
Found you all!
-
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: Found you all!
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
-
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: Found you all!
@Mort_Lemur Welcome back....I'm glad you found us. For Number 2 @BrockleyJohn Quick Updates is probably still available too but I couldn't find in the add-ons area. Maybe he'll chime in. Once again, welcome! It is nice to have you back.
Dan
Dan
-
14Steve14
- Senior Contributor
- Posts: 920
- Joined: Fri Oct 25, 2019 7:01 pm
- Phoenix Version: v1.0.9.1
- Has thanked: 17 times
- Been thanked: 103 times
Re: Found you all!
Hi @Mort_Lemur
Glad you have found us all.
You will find that Phoenix is much changed from the old oscommerce versions. It is now so easy to use. No more code changing and merging like in the old days. Everything is now modular which makes things so easy to work with, and there is a hook for nearly everything to make our lives easier. If you get things right and keep core code clean updating is also really easy. Gary has done well.
Glad you have found us all.
You will find that Phoenix is much changed from the old oscommerce versions. It is now so easy to use. No more code changing and merging like in the old days. Everything is now modular which makes things so easy to work with, and there is a hook for nearly everything to make our lives easier. If you get things right and keep core code clean updating is also really easy. Gary has done well.
- burt
- Core Team
- Posts: 4546
- 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: Found you all!
Kind words @14Steve14 TY. It's been a community effort between us all; shopowners, developers, team. A decade of brainstorming and iterating code, all of us coming up with ideas (some silly, some impossible, some really great) and trying to make those ideas a reality. We've done well, the lot of us!14Steve14 wrote: ↑Thu Jun 04, 2026 8:37 am You will find that Phoenix is much changed from the old oscommerce versions. It is now so easy to use. No more code changing and merging like in the old days. Everything is now modular which makes things so easy to work with, and there is a hook for nearly everything to make our lives easier. If you get things right and keep core code clean updating is also really easy. Gary has done well.
- burt
- Core Team
- Posts: 4546
- 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: Found you all!
If you home-made these on 2.3.4...I am almost certain that you have the skills to recreate them in Phoenix, once you get to grips with the `slightly different` architecture.Mort_Lemur wrote: ↑Wed Jun 03, 2026 8:38 am Some of the changes do not have official mods, as they are "home-made" to meet my specific requirements, example screenshots as below (there are about half a dozen or so of these):
If you wish I can give an example of phoenix admin page architecture (no code, just explication) compared to 2.3.4, that might help. Perhaps in a different thread, just shout if that would be useful. Note also that althogh there is a slightly different architecture, you can still use the older architecture no problem. Your pages might even work, more or less, if you just drop them in.
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
- burt
- Core Team
- Posts: 4546
- 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: Found you all!
Did you manage to try 1.1.0.6 Heather? Any feedback or thoughts you have would be golden. Good, bad, indifferent - I'm open to all with the idea of solving problems and bottlenecks. TY.
- Mort_Lemur
- Builder
- Posts: 62
- Joined: Tue Jun 02, 2026 6:12 pm
- Phoenix Version: v1.1.0.6
- Has thanked: 42 times
- Been thanked: 17 times
Re: Found you all!
Hi Gary,
Downloaded it yesterday to an XAMMP set up - will let you know when I have time to have a good look
- Mort_Lemur
- Builder
- Posts: 62
- Joined: Tue Jun 02, 2026 6:12 pm
- Phoenix Version: v1.1.0.6
- Has thanked: 42 times
- Been thanked: 17 times
Re: Found you all!
@burt Well first looks are positive, different but similar to OSC 2.3.4 - Im concentrating on back end functionality first before i look at store front.
Had a play at writing a module (without modifying any core files) - an admin manual customer maker which I find invaluable when someone has called to make a telephone payment without first registering on the site. - anyone fancy giving it a try?
Had a play at writing a module (without modifying any core files) - an admin manual customer maker which I find invaluable when someone has called to make a telephone payment without first registering on the site. - anyone fancy giving it a try?
- burt
- Core Team
- Posts: 4546
- 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: Found you all!
100% ! Would be interesting to see how you approached it, and how it compares to the one that's already floating about somewhere...