Create a module (plugin) for magento 1 to assign products to (sub)categories

Job ID: 33821371

Budget: €30 – €250 EUR

Hi everyone,

In Magento we have attributes and attribute vales.

In the past I have assigned the postcards to (sub)categories according to the logic of the attributes and attribute values.

New products are uploaded through the webservice api interface into Magento from our backend software.
Those new products are not assigned automatically to the (sub)categories.

I want to create a plugin which allows us to connect those products automatically to the (sub)categories based on the same logic as attributes and attribute values.

So for example if ID of an attribute is X it should be assigned to category ID y
So we will create a table with those values so the plugin knows exactly which value to use for the (sub)category based on the value ID of an attribute or its attribute value.

This is the most import logic of the plugin. A bulk upload function would also be necessary.
I think you just have to look at the attributes and attribute values that are already loaded into Magento, because that is the information that you need. Same for (sub)categories.

I can explain more details of course, but this is to give you an idea of the plugin's main functionalities.

My maximum budget for this task is €100.

Thanks in advance for your help.
Related categories: PHP XML Magento Software Architecture MySQL