Hello, im using prestashop 1.7.5 and i need to change the customer login requirements.
Instead of having to register the usual way, this would have to check people already registered in our database, so they would login using a docket number and their identity number. It would check if the identity number and the docket match, and the docket would be checked in the database, and if its no longer there (not longer a member) the login will be denied.
Where would i find the file/s to edit these things? As im guessing both the fields and querries should be changed.
Thanks.