K
K
KamilFo2014-04-03 15:31:16
PHP
KamilFo, 2014-04-03 15:31:16

How to correctly cut registration in Opencart?

Hello!
For now, I've removed all links and CSS blocks that redirect to account-related functionality.
I also cut out the registration processes within the checkout.
But direct links to the login page, personal account (etc.) remained.
How to properly cut these pages?
It is also necessary to take into account the further formation of the SiteMap, where these pages can also end up.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Arutyunov, 2014-04-03
@arutyunov

The simplest is to remove the controllers or actions responsible for registering. In this case, there will be a 404 error during direct access.
You can register redirects in controllers or something else.
As for the sitemap, you need to look at how it is built. It is possible, in which case, to correct the algorithm for generating a site map.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question