Page 1 of 1

Enable / disable categories

Posted: Mon Aug 11, 2025 9:07 am
by azpro
It seems I can't find addon for enabling / disabling categories.

Did anyone allready code an addon?

Tnx

Re: Enable / disable categories

Posted: Mon Aug 11, 2025 9:09 am
by azpro
Sorry ... found it!

app.php/addons/free_addon/categories_extended

Thank you @frankl

Re: Enable / disable categories

Posted: Mon Aug 11, 2025 1:42 pm
by burt
What happens to subcategories if you turn off a parent ?
What happens to products inside the turned off category ?

Re: Enable / disable categories

Posted: Mon Aug 11, 2025 11:56 pm
by frankl
My addon only turns off single categories.

It would be trivial to turn off cascading categories and products - I just didn't need that.