One thing to improve Phoenix

General shopowner conversation that doesn’t quite fit into other sections.
Talk shop, share experiences, and connect with fellow Phoenix store owners.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: One thing to improve Phoenix

Post by burt »

Pierre_P wrote: Fri Feb 13, 2026 2:15 am added onto during install wizard?
That’s a really good suggestion, Pierre. Would you be willing to take the lead on this? Map out what you would like to see in the page, and where those new inputs should write to. Get other people involved as you see fit.

Phoenix is very much a community-driven project now. I'm sure the wider community would thank you if you're able to help move it forward.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
frankl
Builder
Posts: 159
Joined: Tue Feb 23, 2021 8:39 pm
Phoenix Version: v1.1.0.4
Has thanked: 17 times
Been thanked: 25 times

Re: One thing to improve Phoenix

Post by frankl »

Another two things :)

Can we make categories and manufacturers able to be enabled / disabled?

I can code it up if required.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: One thing to improve Phoenix

Post by burt »

frankl wrote: Thu Mar 05, 2026 4:14 am manufacturers able to be enabled / disabled?
Say we did have ability to disable manufacturers...what would that look like functionally in the Shop Side ?

I -assume- the manufacturer just wouldn't show (eg in the manufacturers list).
What about products of that manufacturer, would they be disabled too ?

--

Similar Question for categories disablement..
I am not here to build for you.
I am here to build with you. Let's help each other.
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

Post by 14Steve14 »

frankl wrote: Thu Mar 05, 2026 4:14 am Another two things :)

Can we make categories and manufacturers able to be enabled / disabled?

I can code it up if required.
I like this idea as we occasionally have whole categories that we only want to show some times in the year.
frankl
Builder
Posts: 159
Joined: Tue Feb 23, 2021 8:39 pm
Phoenix Version: v1.1.0.4
Has thanked: 17 times
Been thanked: 25 times

Re: One thing to improve Phoenix

Post by frankl »

burt wrote: Thu Mar 05, 2026 10:22 am
Say we did have ability to disable manufacturers...what would that look like functionally in the Shop Side ?

I -assume- the manufacturer just wouldn't show (eg in the manufacturers list).
What about products of that manufacturer, would they be disabled too ?

--

Similar Question for categories disablement..
Good point. I was thinking mainly for manufacturers that might not have any products active (for the moment) and may still be showing in Manufacturers menu in header, but I guess it could be a choice?
  • Deactivate manufacturer (disappears from selectors in product edit page etc and elsewhere)
  • Deactivate manufacturer and all their products
  • Deactivate manufacturer in header menu
User avatar
tessthepup
Certified Developer
Posts: 381
Joined: Mon Mar 01, 2021 5:55 pm
Phoenix Version:
Has thanked: 47 times
Been thanked: 62 times

Re: One thing to improve Phoenix

Post by tessthepup »

@burt I am currently finishing off an addon which I will upload hopefully in the next few days time permiting that has options of turning off all products for selected manufacturers included in it as well as many other features including making categories active or inactive.

I have had to copy and modify the category tree file to a custom folder includes/system/versioned/custom and also add a categories_status field to the categories table.

I would appreciate a heads up on any other files that require adding the categories_status field into the sql. Am I right in thinking that cm_i_card_products is one but are there any others?

So far its testing :+1:
You do not have the required permissions to view the files attached to this post.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: One thing to improve Phoenix

Post by burt »

Is there more "one thing" item(s) ?
Open to any and all to have your say.

If you don't get involved...Phoenix does not progress.
I am not here to build for you.
I am here to build with you. Let's help each other.
frankl
Builder
Posts: 159
Joined: Tue Feb 23, 2021 8:39 pm
Phoenix Version: v1.1.0.4
Has thanked: 17 times
Been thanked: 25 times

Re: One thing to improve Phoenix

Post by frankl »

Simple things that really make things easier day to day. These have all been released as PRO or free addons.

Customer addresses (list of customer adresses in admin)
Customer Orders Tab (view previous customer orders on admin edit order screen)
Eye Password (shop side view/hide password)
Sitemap XML (create sitemaps automagically)
Reorder Button (on shop side order history page so customers can quickly reorder)
Product Images Preview (show a preview of product images in admin)
Product Uploads (add PDFs etc to products so they can be displayed shop side, for example data sheets, product manuals etc)


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply