doofinder / doofinder-magento2

Open Software License 3.0
10 stars 8 forks source link

UNPLUGGED-583 | Added a manual button to execute the process to update the products #284

Closed davidmolinacano closed 1 year ago

davidmolinacano commented 1 year ago

Required by: https://github.com/doofinder/dfcommon/issues/583.

There is an option to automatically update the products using a cron process that triggers the process at least each 5 minutes. In order not to have to wait until the cron executes it again, this PR adds a button in the plugin config area to automatically trigger it whenever we need the reindexing.

image image

davidmolinacano commented 1 year ago

@Aitor-Corrales helped me a lot to find a proper solution to this issue. @sonic182 started the expert validation, but I didn't have all the things into consideration and I had to rethink about them. Finally, due to the TELP meeting, @mdogo was the expert who finally validated my solution. Thank you all!!! :smile: