Home > Zen cart > Zen cart new page create step by step.

Zen cart new page create step by step.

At First select your file name (Examples : myprofile)

Step 1 :define your file name

root : includes/filenames.php

define(‘FILENAME_MYPROFILE’,'myprofile’);

Step 2 : create your file folder

root :  includes/modules/pages/(create your folder e.g : myprofile)

e.g : includes/modules/pages/myprofile

Step 3 : Create your templates file where u will write something.

root : includes/templates/template_default/templates/tpl_myprofile_default.php

Step 4 : Run your site (http://yoursite.com/home.php?main_page=myprofile

Categories: Zen cart Tags:
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.