dooban Posted June 22, 2019 Share Posted June 22, 2019 Hi there, I use CSV files to import products to prestashop programatically using a php script using AdminImportController. How can I make a full index rebuild from php ? I know I can from backoffice, but I need it to execute right after the csv import. Thanks for your help Link to comment Share on other sites More sharing options...
Alex Pro Posted September 22, 2020 Share Posted September 22, 2020 Hi, I have googled the same question and came to this thread. For those who are still looking for the answer: it is inside searchcron.php file inside admin folder. Just add your shop_id, token, and set full to 1 Regards. 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