Jump to content

New products custom page


Twilli

Recommended Posts

We have 1.6

I try this manual: https://presta.site/blog/en/how-to-create-a-new-page-using-module-front-controller/

I create:
root/modules/mymodule/controllers/front/test.php

code:
<?php
class MyModuleTestModuleFrontController extends ModuleFrontController
{
}

But there is a 404 error when I try to open the page .... /index.php?fc=module&module=mymodule&controller=test

cache/class_index.php was deleted

Seo & url >> modul-path: module/{module}{/:controller}

 

Edited by Twilli (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...