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
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_'])) {