The information needed to know is 1) what is the exact name of the field(s) added by your plugin, and 2) to what table(s) does it add the field(s)?
Let's assume the name of the field is product_cost_display and that the field is added to the products table. If that is the case, then the field will appear in the export and will also be imported (when present) to the database when working with the full products type import/export file once the user defined field includes: product_cost_display.
Take it one step at a time:
If there is a field in the products table to be used, then goto the configuration->ep4->user defined field.
Add each field that is in the products table that is not normally exported with each field separated by a comma.
Goto tools->ep4, export the full products data and will see the values associated with the field(s) that were added.
EP4 does not "detect" software installation, it generally looks for fields to exist in the database for "known" plugins or attempts to pull data based on what the user has entered as a custom field.



Reply With Quote
