Clone the repository using the following command:
git clone https://github.com/ringover/ringover-magento.gitPlace the folder named code that you cloned inside the app folder located in the Magento project root directory.
After placing the plugin, execute the following commands in the terminal:
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flushThis will activate the search by phone number in your Magento instance.