bedford Posted August 25, 2022 Share Posted August 25, 2022 I'm building my module to import products from another E-commerce platform (can't use existing modules as they are additional data from other tables I've to import as well). While importing products, I set Active to 1, and they are active in database (active=1) but they aren't actually on BO. What I've to do to have them active ? If I activate in BO they are active but don't see any difference in table. This script worked on previous 1.7.6.0 if I remember well. Thank you for help. Link to comment Share on other sites More sharing options...
ps8modules Posted August 26, 2022 Share Posted August 26, 2022 Hi. In the database it is necessary to set active = 1 for two tables. ps_product and ps_product_shop. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now