Log in

View Full Version : Adding fields to category


Idlewild
2015-12-02, 06:50 PM
Hi,

I wanted to make my categories more robust in that they could have extra fields (like products do). What's the best way to do this, so that it would work well within the admin/category section?

Thanks in advance.

Ilwaco
2015-12-02, 06:51 PM
If the same fields for each category and they will not change after the addition, it is better to add them to the table categories as separate fields.

An example can be seen in some simple modification module categories (cats meta-tags, etc.)