Update a woocommerce plugin
Budget: $30 – $250 USD
I have a small woocommerce plugin that extract some product information from the woocommerce installation, which it saves in woocommerce for external calling.
It needs to be updated with the following requirements:
- It needs to uphold to higher standards in woocommerce, meaning that it has to be wrapped in a namespace and maybe also other standards, that is up to the developer to figure it,
- Currently it stores the file that it saves in the same folder as the installation, this has to be changed to a subfolder in uploads
- It currently extracts a limited set of fields from a product, this should be expanded to as many as possible. I have no idea if there is an easy way to find additional product fields in woocommerce, but if there is those should be added, but with a failsafe, so that the module wont break, if the field does not exist.
It needs to be updated with the following requirements:
- It needs to uphold to higher standards in woocommerce, meaning that it has to be wrapped in a namespace and maybe also other standards, that is up to the developer to figure it,
- Currently it stores the file that it saves in the same folder as the installation, this has to be changed to a subfolder in uploads
- It currently extracts a limited set of fields from a product, this should be expanded to as many as possible. I have no idea if there is an easy way to find additional product fields in woocommerce, but if there is those should be added, but with a failsafe, so that the module wont break, if the field does not exist.