Jump to content

Login redirect to homepage


Recommended Posts

How would we do this with overrides?

 

Currently /overrides/controllers/front/authcontroller.php has the following code:

 

<?php

 

class AuthController extends AuthControllerCore

{

 

}

 

Do we need to replace the entire file with the original one and change code or enter only the changed code?

Link to comment
Share on other sites

×
×
  • Create New...