Post by marczak » Fri Oct 21, 2016 10:25 pm

Hi Everyone. I write module to campaign for version 2.2 open cart. Module is similar like category and have a lot of products.

Problem is that I have to add seo url to my module.

Code: Select all

My url now look like : ?module/campaing/active& campaign_id=10 
How Add seo url? I know that I have to add row into table oc_url_alias.
I know that I have to use mod_rewrite.
I know that I have to use ControllerStartupSeoUrl into catalog/startup. But how? When I check ControllerStartupSeoUrl class I sow line:

Code: Select all

 if (isset($this->request->get['_route_'])) {
How request _route_ added? Could somebody tell me how can I add new rewrite link to my module and campaigns?

Newbie

Posts

Joined
Fri Oct 21, 2016 10:15 pm
Who is online

Users browsing this forum: No registered users and 3 guests