How to update static URL's
Posted: Thu Sep 03, 2020 8:32 pm
Hello,
I don't understand why such basic things are not explain in docs.
I want to change URLs such as
https://nnkaravan.dev/index.php?route=account/login
https://nnkaravan.dev/index.php?route=account/register
to
https://nnkaravan.dev/login
https://nnkaravan.dev/register
I made necessary updates to enable SEO URL's.
There are similar questions to this in this forum but they are mostly asked for Opencart v2.x
Some of the answers suggested extenstions (which are also does not support Opencart v3.x). It is basic need so it is a shame if I will need to install an extension for it. I did not find anything about how routing works in OpenCart docs.
Thanks in advance.
I don't understand why such basic things are not explain in docs.
I want to change URLs such as
https://nnkaravan.dev/index.php?route=account/login
https://nnkaravan.dev/index.php?route=account/register
to
https://nnkaravan.dev/login
https://nnkaravan.dev/register
I made necessary updates to enable SEO URL's.
There are similar questions to this in this forum but they are mostly asked for Opencart v2.x
Some of the answers suggested extenstions (which are also does not support Opencart v3.x). It is basic need so it is a shame if I will need to install an extension for it. I did not find anything about how routing works in OpenCart docs.
Thanks in advance.