SlideShare a Scribd company logo
USER GUIDE

OT Valupat
Prestashop Theme & Extensions
Installation and Configuration

Author: OmegaTheme.com

ID: UGPS_OT_Valupat_001
Version: 1.0L
(Date: 14 Aug 2012)
UGPS_OT_Valupat_001

Table of Contents
Table of Contents....................................................................................................................1
Revision History .....................................................................................................................2
Tables and Figures ..................................................................................................................2
1. Introduction.........................................................................................................................3
2. Requirements ......................................................................................................................3
3. Install full site demo package .............................................................................................4
3. Theme and Modules Installation & Configuration Instructions .........................................8
3.1. Theme module positions details ..................................................................................8
3.2. OT Theme Control module, theme parameters configuration...................................10
3.3. OT Dropdown menu (otmenu) module .....................................................................11
3.3.1. Add new menu item ............................................................................................12
3.3.2. Edit a menu item .................................................................................................12
3.3.3. Translate a menu item into other language.........................................................13
3.3.4. Resort the menu items.........................................................................................13
3.4. Slideshow module MINICSLIDER ...........................................................................14
3.5. Last Products module.................................................................................................14
3.6. Featured Products ......................................................................................................14
3.7. Manufactures module ................................................................................................14
3.8. Categories module .....................................................................................................14
3.9. Custom HTML modules ............................................................................................15
References.............................................................................................................................16

Page 1 / 17
UGPS_OT_Valupat_001

Revision History
Version
1.0L
Version

Date

Author

Change references

14 Aug 2012 Omegatheme Created
Date

Author

Change references

Tables and Figures
Figure 1: Install demo package – Step 1....................................................................................4
Figure 2: Install demo package – System compatibility............................................................5
Figure 3: Install the demo package – Database configurations .................................................5
Figure 4: Install the demo package – Shop configuration .........................................................6
Figure 5: Install the demo package - Completed .......................................................................7
Figure 6: OT Valupat - main module positions (hooks)............................................................9
Figure 7: BackOffice - Find OT Theme control module.........................................................10
Figure 8: BackOffice – OT Theme control – theme parameters .............................................10
Figure 9: BackOffice - Find OT Dropdown Menu module.....................................................11
Figure 10: Add new menu item ...............................................................................................12
Figure 11: Edit a menu item ....................................................................................................12
Figure 12: Translate menu item into other language ...............................................................13
Figure 13: Drag and drop to sort menu items ..........................................................................14

Table 1: Main hooks on home page design view ......................................................................8
Table 2: OT Theme Control parameter options.......................................................................10
Table 3: Custom Html modules ...............................................................................................15

Page 2 / 17
UGPS_OT_Valupat_001

1. Introduction
Our theme packages include theme installation package, installable theme demos
package (quickstart package – included sample data, extensions with pre-configuration),
extensions packages and documents.
The theme installation package and extensions packages provide you installable theme
package and installable extensions that you can directly upload and install it from Module
manager of your Prestashop Back Office.
This document is a step-by-step guide that show you how to install a theme package,
extensions and how to configure theme’s parameters, extensions’ parameters in order to have
a site looks like our demonstration site.
You can install our demos theme package first and see theme’s preset parameters, preset
extensions and how them work. You may do that experience along with reading this
document, then you will understand and know how to configure all of things to make your
site working quickly. We RECOMMEND that you should use the full site demo package
if you are not family with Prestashop and theme / modules installation. See section 3.
Install full site demo package for installation guide.
Please read the documents at References section in this document to know more about
general PRESTASHOP administration.

2. Requirements
□ All general requirements to run Prestashop (1.4) properly.
□ If you want to use the full demos package to get a full site quickly, make sure you have
the demo package in the downloaded package. The demo package may in form:
ot_***_ps_demo_package.zip
For example: ot_valupat_ps_demo_package.zip
□ If you already have a Prestashop site and just want to install the theme and modules,
please make sure you have the installable theme package and module packages.
Theme package’s name maybe in form: ot_***_ps_theme_package.zip
For example: ot_valupat_ps_theme_package.zip
Extensions will be found in the “Extensions” directory in downloaded package.
In this document, we assume the site url is http://localhost/ot_valupat/ and the administrator
section you installed and changed is http://localhost/ot_valupat/admin/ .
Page 3 / 17
UGPS_OT_Valupat_001

3. Install full site demo package
Step 1:
Extract the demo package (ot_***_ps_demo_package.zip) into a created directory (eg:
“myshop”) then upload/copy that folder to your web service folder (eg: “www”) then you
will have /www/myshop/.
Please make sure the folder and subs are writeable.

Step 2: Create a new database (eg: “myshop_db”).
Step 3: Browse to you site url to start the installation (eg: http://localhost/myshop/ or
http://my-domain.com/myshop/ ).
You will see the first screen say “Welcome”. In this step, please choose your prefered
language for the installation, choose “Install a new online shop” option, check to agree the
terms and conditions and click “Next” button to go to next step.

Figure 1: Install demo package – Step 1

Step 4: Check the validation of PHP settings, Write permissions on files and folders and
other configurations to know if it met the requirements or not.

Page 4 / 17
UGPS_OT_Valupat_001
The configuration need to be valid as the below sample figure, the configurations at
“Optional set-up” do not need all valid but some with “Recommended” notice is
recommended.

Figure 2: Install demo package – System compatibility

Figure 3: Install the demo package – Database configurations

In the database configuration step, type your database connection information, choose
database engine (default is InnoBD). At the “Installation type” choose “Full mode”.
Page 5 / 17
UGPS_OT_Valupat_001
After done all required settings, click “Next” to continue.

Step 5: After passed Step 4 successfully, you will be taken to “Shop configuration” page.
Here you can type some shop information and then administrator email and password, etc.

Figure 4: Install the demo package – Shop configuration

Page 6 / 17
UGPS_OT_Valupat_001

Figure 5: Install the demo package - Completed

When you see this screen, Congratulation! The installation is completed. Just remember to
remove the “/install” folder for security purposes.

Tips

You may also want to change the /admin folder to something else (eg: /myadmin) to increase the security.

Conclusion:
 If you are not family with installing theme/modules and its’ configuration, please use
this full site demo package.
 If you want to have a full site looks like demo fast, use this either.
 If you already have a shop using Prestashop 1.4 and just want to use theme and
modules please see below sections for installation and configuration guide.

Page 7 / 17
UGPS_OT_Valupat_001

3. Theme and Modules Installation & Configuration Instructions
The order of installation:
Step1: Install module Ot Theme Control Panel (ottemcontrol) first.
Step2: Install our theme
Step3: Install other modules and configure them
Below section just tell you about theme and modules with configuration. To know how to
install a module or a theme, please follow these tutorials:
 Installing a module
 Uninstalling a module
 Installing themes
 Transplanting a module via the back-office (assign/put a module into a hook/position)
To know what positions are supported, please see section 3.1. Theme module positions
details.

3.1. Theme module positions details
Below are main hooks which draw on homepage design view Figure 6. To view more detail
about general Prestashop hooks and modules position which not mentioned here, please see
here.
Table 1: Main hooks on home page design view

Hook technical name

Name

top

Top of pages

menuNav

menuNav

banner

bannerHome

topContent

TopContent

leftColumn

Left column blocks

rightColumn

Right column blocks

home

Homepage content

bottomContent

Bottom Content

bottom

Bottom

footer

Description

Footer

The main horizontal menu
module
Above the main body

(Note: topContent and rightColumn are not shown in Figure 6 )
Page 8 / 17
UGPS_OT_Valupat_001

Figure 6: OT Valupat - main module positions (hooks)

Page 9 / 17
UGPS_OT_Valupat_001

3.2. OT Theme Control module, theme parameters configuration
This module provides some configurations for theme.
After installed this module is place in “Other Modules” tab in “Modules” page. Find the
module and click to “Configure” to open the module configuration page.

Figure 7: BackOffice - Find OT Theme control module

Figure 8: BackOffice – OT Theme control – theme parameters

Table 2: OT Theme Control parameter options

Option

Values

Description

Custom
Template

ON/OFF

Template width

A number in pixel.

If “Custom Template” is ON, will set the width of
theme to this number.

Default Layout
Type

Left – Content
Content – Right

If “Custom Template” is ON, will set the default
column layout of theme to the selected.

Tips

You may find the module quickly by type in the search box words “Ot
Theme”

Page 10 / 17
UGPS_OT_Valupat_001

3.3. OT Dropdown menu (otmenu) module
This module provides horizontal menu bar with dropdown for theme. It supports up to 3
levels of submenus. You can add new menu items, re-sorting with drag&drop action.
After installed this module is place in “Front Office Features” tab in “Modules” page. Find
the module and click to “Configure” to open the module configuration page.

Figure 9: BackOffice - Find OT Dropdown Menu module

The main view of module back office will have a form to add / edit menu items, a list of
menu items with tree view, a utility help you drag and drop to re-sort the menu items.

Tips
Notice

You may find the module quickly by type in the search box words “OT
Dropdown”

Please transplant this module into menuNav hook

Page 11 / 17
UGPS_OT_Valupat_001
3.3.1. Add new menu item

Notice

If you want to build a Multilanguage menu (eg: English en, Spanish es) you
NEED enable both these languages in Tools  Languages first.

From the “Add/Edit Menu Item” section, in the form please type the menu item Name, Link,
choose Target, Parent level, choose Publish YES and type the Order. Then click “Add”
button to save new menu item (Figure 10). The item will display in “Menu items list”
section.

Figure 10: Add new menu item

3.3.2. Edit a menu item
From menu item list, choose the menu item to edit by click the edit button in appropriate row.

Figure 11: Edit a menu item

After edited, click “Save” button to save the change.

Page 12 / 17
UGPS_OT_Valupat_001
3.3.3. Translate a menu item into other language
From menu item list, choose the menu item to edit by click the edit button in appropriate row.
Click to the flag icon to choose the destination language then type the menu item Name in
destination language and click “Save” button.

Figure 12: Translate menu item into other language

3.3.4. Resort the menu items
At “Re-sort menu items” section, click and hold the icon at beginning of menu item then drag
and drop to sort the items.
The sorting is level aware action. This means items will be resort in each level and does not
effect to the parent – child relation.

Page 13 / 17
UGPS_OT_Valupat_001

Figure 13: Drag and drop to sort menu items

3.4. Slideshow module MINICSLIDER
A free module, see here

Notice

Please transplant this module into banner hook

3.5. Last Products module

3.6. Featured Products

3.7. Manufactures module

3.8. Categories module

Page 14 / 17
UGPS_OT_Valupat_001

3.9. Custom HTML modules
Table 3: Custom Html modules

Custom html module
Ot custom html top

Transplant into
Hook

Description

top

Ot custom html footer

footer

Ot custom html bottom2

bottom

Page 15 / 17
UGPS_OT_Valupat_001

References
[1]. Prestashop User Guide

Page 16 / 17

More Related Content

Similar to Ot valuapat ps14_user_guide_v1.0

Orangescrum Time Log Add-on User Manual
Orangescrum Time Log Add-on User ManualOrangescrum Time Log Add-on User Manual
Orangescrum Time Log Add-on User Manual
Orangescrum
 
Orangescrum Recurring task add on user manual
Orangescrum Recurring task add on user manualOrangescrum Recurring task add on user manual
Orangescrum Recurring task add on user manual
Orangescrum
 
manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48tutorialsruby
 
manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48tutorialsruby
 
Automate end user guide with Salesforce
Automate end user guide with SalesforceAutomate end user guide with Salesforce
Automate end user guide with Salesforce
Mathieu Emanuelli
 
Designing for magento
Designing for magentoDesigning for magento
Designing for magentohainutemicute
 
How to Build a Module in Odoo 15 Scaffold Method
How to Build a Module in Odoo 15 Scaffold MethodHow to Build a Module in Odoo 15 Scaffold Method
How to Build a Module in Odoo 15 Scaffold Method
Celine George
 
Oracle User Productiviy Kit
Oracle User Productiviy KitOracle User Productiviy Kit
Oracle User Productiviy Kit
Larry Sherrod
 
Time Log with Payment Add on User Manual
Time Log with Payment Add on User ManualTime Log with Payment Add on User Manual
Time Log with Payment Add on User Manual
Orangescrum
 
Martin Aspeli Extending And Customising Plone 3
Martin Aspeli   Extending And Customising Plone 3Martin Aspeli   Extending And Customising Plone 3
Martin Aspeli Extending And Customising Plone 3
Vincenzo Barone
 
Sap setup guide
Sap setup guideSap setup guide
Sap setup guide
Tauhidul Islam
 
Odoo Material Backend Theme
Odoo Material Backend ThemeOdoo Material Backend Theme
Odoo Material Backend Theme
AppJetty
 
Joget v5 Getting Started Guide
Joget v5 Getting Started GuideJoget v5 Getting Started Guide
Joget v5 Getting Started Guide
Joget Workflow
 
Sap setup guide
Sap setup guideSap setup guide
Sap setup guide
robdelh
 
Joget Workflow v4 Getting Started
Joget Workflow v4 Getting StartedJoget Workflow v4 Getting Started
Joget Workflow v4 Getting Started
Joget Workflow
 
Mageguru - magento custom module development
Mageguru -  magento custom module development Mageguru -  magento custom module development
Mageguru - magento custom module development
Mage Guru
 
Magento 2 Maintenance Page Extension
Magento 2 Maintenance Page ExtensionMagento 2 Maintenance Page Extension
Magento 2 Maintenance Page Extension
MageAnts
 

Similar to Ot valuapat ps14_user_guide_v1.0 (20)

Orangescrum Time Log Add-on User Manual
Orangescrum Time Log Add-on User ManualOrangescrum Time Log Add-on User Manual
Orangescrum Time Log Add-on User Manual
 
Orangescrum Recurring task add on user manual
Orangescrum Recurring task add on user manualOrangescrum Recurring task add on user manual
Orangescrum Recurring task add on user manual
 
manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48
 
manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48manual-doc_inst_macosx-20-05-2004_00-24-48
manual-doc_inst_macosx-20-05-2004_00-24-48
 
Automate end user guide with Salesforce
Automate end user guide with SalesforceAutomate end user guide with Salesforce
Automate end user guide with Salesforce
 
Designing for magento
Designing for magentoDesigning for magento
Designing for magento
 
How to Build a Module in Odoo 15 Scaffold Method
How to Build a Module in Odoo 15 Scaffold MethodHow to Build a Module in Odoo 15 Scaffold Method
How to Build a Module in Odoo 15 Scaffold Method
 
CustomThesis
CustomThesisCustomThesis
CustomThesis
 
CustomThesis
CustomThesisCustomThesis
CustomThesis
 
Oracle User Productiviy Kit
Oracle User Productiviy KitOracle User Productiviy Kit
Oracle User Productiviy Kit
 
Time Log with Payment Add on User Manual
Time Log with Payment Add on User ManualTime Log with Payment Add on User Manual
Time Log with Payment Add on User Manual
 
Martin Aspeli Extending And Customising Plone 3
Martin Aspeli   Extending And Customising Plone 3Martin Aspeli   Extending And Customising Plone 3
Martin Aspeli Extending And Customising Plone 3
 
Sap setup guide
Sap setup guideSap setup guide
Sap setup guide
 
Odoo Material Backend Theme
Odoo Material Backend ThemeOdoo Material Backend Theme
Odoo Material Backend Theme
 
Joget v5 Getting Started Guide
Joget v5 Getting Started GuideJoget v5 Getting Started Guide
Joget v5 Getting Started Guide
 
Sap setup guide
Sap setup guideSap setup guide
Sap setup guide
 
The Solution
The SolutionThe Solution
The Solution
 
Joget Workflow v4 Getting Started
Joget Workflow v4 Getting StartedJoget Workflow v4 Getting Started
Joget Workflow v4 Getting Started
 
Mageguru - magento custom module development
Mageguru -  magento custom module development Mageguru -  magento custom module development
Mageguru - magento custom module development
 
Magento 2 Maintenance Page Extension
Magento 2 Maintenance Page ExtensionMagento 2 Maintenance Page Extension
Magento 2 Maintenance Page Extension
 

Recently uploaded

Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 

Recently uploaded (20)

Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 

Ot valuapat ps14_user_guide_v1.0

  • 1. USER GUIDE OT Valupat Prestashop Theme & Extensions Installation and Configuration Author: OmegaTheme.com ID: UGPS_OT_Valupat_001 Version: 1.0L (Date: 14 Aug 2012)
  • 2. UGPS_OT_Valupat_001 Table of Contents Table of Contents....................................................................................................................1 Revision History .....................................................................................................................2 Tables and Figures ..................................................................................................................2 1. Introduction.........................................................................................................................3 2. Requirements ......................................................................................................................3 3. Install full site demo package .............................................................................................4 3. Theme and Modules Installation & Configuration Instructions .........................................8 3.1. Theme module positions details ..................................................................................8 3.2. OT Theme Control module, theme parameters configuration...................................10 3.3. OT Dropdown menu (otmenu) module .....................................................................11 3.3.1. Add new menu item ............................................................................................12 3.3.2. Edit a menu item .................................................................................................12 3.3.3. Translate a menu item into other language.........................................................13 3.3.4. Resort the menu items.........................................................................................13 3.4. Slideshow module MINICSLIDER ...........................................................................14 3.5. Last Products module.................................................................................................14 3.6. Featured Products ......................................................................................................14 3.7. Manufactures module ................................................................................................14 3.8. Categories module .....................................................................................................14 3.9. Custom HTML modules ............................................................................................15 References.............................................................................................................................16 Page 1 / 17
  • 3. UGPS_OT_Valupat_001 Revision History Version 1.0L Version Date Author Change references 14 Aug 2012 Omegatheme Created Date Author Change references Tables and Figures Figure 1: Install demo package – Step 1....................................................................................4 Figure 2: Install demo package – System compatibility............................................................5 Figure 3: Install the demo package – Database configurations .................................................5 Figure 4: Install the demo package – Shop configuration .........................................................6 Figure 5: Install the demo package - Completed .......................................................................7 Figure 6: OT Valupat - main module positions (hooks)............................................................9 Figure 7: BackOffice - Find OT Theme control module.........................................................10 Figure 8: BackOffice – OT Theme control – theme parameters .............................................10 Figure 9: BackOffice - Find OT Dropdown Menu module.....................................................11 Figure 10: Add new menu item ...............................................................................................12 Figure 11: Edit a menu item ....................................................................................................12 Figure 12: Translate menu item into other language ...............................................................13 Figure 13: Drag and drop to sort menu items ..........................................................................14 Table 1: Main hooks on home page design view ......................................................................8 Table 2: OT Theme Control parameter options.......................................................................10 Table 3: Custom Html modules ...............................................................................................15 Page 2 / 17
  • 4. UGPS_OT_Valupat_001 1. Introduction Our theme packages include theme installation package, installable theme demos package (quickstart package – included sample data, extensions with pre-configuration), extensions packages and documents. The theme installation package and extensions packages provide you installable theme package and installable extensions that you can directly upload and install it from Module manager of your Prestashop Back Office. This document is a step-by-step guide that show you how to install a theme package, extensions and how to configure theme’s parameters, extensions’ parameters in order to have a site looks like our demonstration site. You can install our demos theme package first and see theme’s preset parameters, preset extensions and how them work. You may do that experience along with reading this document, then you will understand and know how to configure all of things to make your site working quickly. We RECOMMEND that you should use the full site demo package if you are not family with Prestashop and theme / modules installation. See section 3. Install full site demo package for installation guide. Please read the documents at References section in this document to know more about general PRESTASHOP administration. 2. Requirements □ All general requirements to run Prestashop (1.4) properly. □ If you want to use the full demos package to get a full site quickly, make sure you have the demo package in the downloaded package. The demo package may in form: ot_***_ps_demo_package.zip For example: ot_valupat_ps_demo_package.zip □ If you already have a Prestashop site and just want to install the theme and modules, please make sure you have the installable theme package and module packages. Theme package’s name maybe in form: ot_***_ps_theme_package.zip For example: ot_valupat_ps_theme_package.zip Extensions will be found in the “Extensions” directory in downloaded package. In this document, we assume the site url is http://localhost/ot_valupat/ and the administrator section you installed and changed is http://localhost/ot_valupat/admin/ . Page 3 / 17
  • 5. UGPS_OT_Valupat_001 3. Install full site demo package Step 1: Extract the demo package (ot_***_ps_demo_package.zip) into a created directory (eg: “myshop”) then upload/copy that folder to your web service folder (eg: “www”) then you will have /www/myshop/. Please make sure the folder and subs are writeable. Step 2: Create a new database (eg: “myshop_db”). Step 3: Browse to you site url to start the installation (eg: http://localhost/myshop/ or http://my-domain.com/myshop/ ). You will see the first screen say “Welcome”. In this step, please choose your prefered language for the installation, choose “Install a new online shop” option, check to agree the terms and conditions and click “Next” button to go to next step. Figure 1: Install demo package – Step 1 Step 4: Check the validation of PHP settings, Write permissions on files and folders and other configurations to know if it met the requirements or not. Page 4 / 17
  • 6. UGPS_OT_Valupat_001 The configuration need to be valid as the below sample figure, the configurations at “Optional set-up” do not need all valid but some with “Recommended” notice is recommended. Figure 2: Install demo package – System compatibility Figure 3: Install the demo package – Database configurations In the database configuration step, type your database connection information, choose database engine (default is InnoBD). At the “Installation type” choose “Full mode”. Page 5 / 17
  • 7. UGPS_OT_Valupat_001 After done all required settings, click “Next” to continue. Step 5: After passed Step 4 successfully, you will be taken to “Shop configuration” page. Here you can type some shop information and then administrator email and password, etc. Figure 4: Install the demo package – Shop configuration Page 6 / 17
  • 8. UGPS_OT_Valupat_001 Figure 5: Install the demo package - Completed When you see this screen, Congratulation! The installation is completed. Just remember to remove the “/install” folder for security purposes. Tips You may also want to change the /admin folder to something else (eg: /myadmin) to increase the security. Conclusion:  If you are not family with installing theme/modules and its’ configuration, please use this full site demo package.  If you want to have a full site looks like demo fast, use this either.  If you already have a shop using Prestashop 1.4 and just want to use theme and modules please see below sections for installation and configuration guide. Page 7 / 17
  • 9. UGPS_OT_Valupat_001 3. Theme and Modules Installation & Configuration Instructions The order of installation: Step1: Install module Ot Theme Control Panel (ottemcontrol) first. Step2: Install our theme Step3: Install other modules and configure them Below section just tell you about theme and modules with configuration. To know how to install a module or a theme, please follow these tutorials:  Installing a module  Uninstalling a module  Installing themes  Transplanting a module via the back-office (assign/put a module into a hook/position) To know what positions are supported, please see section 3.1. Theme module positions details. 3.1. Theme module positions details Below are main hooks which draw on homepage design view Figure 6. To view more detail about general Prestashop hooks and modules position which not mentioned here, please see here. Table 1: Main hooks on home page design view Hook technical name Name top Top of pages menuNav menuNav banner bannerHome topContent TopContent leftColumn Left column blocks rightColumn Right column blocks home Homepage content bottomContent Bottom Content bottom Bottom footer Description Footer The main horizontal menu module Above the main body (Note: topContent and rightColumn are not shown in Figure 6 ) Page 8 / 17
  • 10. UGPS_OT_Valupat_001 Figure 6: OT Valupat - main module positions (hooks) Page 9 / 17
  • 11. UGPS_OT_Valupat_001 3.2. OT Theme Control module, theme parameters configuration This module provides some configurations for theme. After installed this module is place in “Other Modules” tab in “Modules” page. Find the module and click to “Configure” to open the module configuration page. Figure 7: BackOffice - Find OT Theme control module Figure 8: BackOffice – OT Theme control – theme parameters Table 2: OT Theme Control parameter options Option Values Description Custom Template ON/OFF Template width A number in pixel. If “Custom Template” is ON, will set the width of theme to this number. Default Layout Type Left – Content Content – Right If “Custom Template” is ON, will set the default column layout of theme to the selected. Tips You may find the module quickly by type in the search box words “Ot Theme” Page 10 / 17
  • 12. UGPS_OT_Valupat_001 3.3. OT Dropdown menu (otmenu) module This module provides horizontal menu bar with dropdown for theme. It supports up to 3 levels of submenus. You can add new menu items, re-sorting with drag&drop action. After installed this module is place in “Front Office Features” tab in “Modules” page. Find the module and click to “Configure” to open the module configuration page. Figure 9: BackOffice - Find OT Dropdown Menu module The main view of module back office will have a form to add / edit menu items, a list of menu items with tree view, a utility help you drag and drop to re-sort the menu items. Tips Notice You may find the module quickly by type in the search box words “OT Dropdown” Please transplant this module into menuNav hook Page 11 / 17
  • 13. UGPS_OT_Valupat_001 3.3.1. Add new menu item Notice If you want to build a Multilanguage menu (eg: English en, Spanish es) you NEED enable both these languages in Tools  Languages first. From the “Add/Edit Menu Item” section, in the form please type the menu item Name, Link, choose Target, Parent level, choose Publish YES and type the Order. Then click “Add” button to save new menu item (Figure 10). The item will display in “Menu items list” section. Figure 10: Add new menu item 3.3.2. Edit a menu item From menu item list, choose the menu item to edit by click the edit button in appropriate row. Figure 11: Edit a menu item After edited, click “Save” button to save the change. Page 12 / 17
  • 14. UGPS_OT_Valupat_001 3.3.3. Translate a menu item into other language From menu item list, choose the menu item to edit by click the edit button in appropriate row. Click to the flag icon to choose the destination language then type the menu item Name in destination language and click “Save” button. Figure 12: Translate menu item into other language 3.3.4. Resort the menu items At “Re-sort menu items” section, click and hold the icon at beginning of menu item then drag and drop to sort the items. The sorting is level aware action. This means items will be resort in each level and does not effect to the parent – child relation. Page 13 / 17
  • 15. UGPS_OT_Valupat_001 Figure 13: Drag and drop to sort menu items 3.4. Slideshow module MINICSLIDER A free module, see here Notice Please transplant this module into banner hook 3.5. Last Products module 3.6. Featured Products 3.7. Manufactures module 3.8. Categories module Page 14 / 17
  • 16. UGPS_OT_Valupat_001 3.9. Custom HTML modules Table 3: Custom Html modules Custom html module Ot custom html top Transplant into Hook Description top Ot custom html footer footer Ot custom html bottom2 bottom Page 15 / 17