Dear Tuan,
it would be of great help to have description of how customized tags can be programmed. The EB engine needs this flexibility. The set of given tags missing some important information related to my business case. Providing a set of tags is good but better to have a way for EB admins to create those tags themselves.
Kindly guide which php files need to be edited, which helper, model or controller classes and what are the methods and functions to look at. I want to add tags filled by custom event fields (Extra Information fields) or from categories. I can do that myself but I need the location of the code pieces managing the tags.
Thank you,
Chris
Edit: Think I found what I was looking for in the helper folder, the registration.php with $replaces. Extra Fields are already set as tags, maybe I didn't read the documentation closely. Just have to find to get categories as well, but I think I'm close.