As the title says: How do I programatically add one or more tags to an existing product? I couldn’t find anything useful about this topic on the internet, so every help, link or knowledge is welcome.
Thanks in advance!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ok I found it by myself. I’ve copied and customized the saveAction() of the app/code/core/Mage/Tag/Controllers/IndexController.php and also some additional functions to get this thing to work.