Search AutoComplete & Suggest Pro Getting Started

Size: px
Start display at page:

Download "Search AutoComplete & Suggest Pro Getting Started"

Transcription

1 Search AutoComplete & Suggest Pro Getting Started Welcome to the Search AutoComplete & Suggest Pro Documentation. Whether you are new or an advanced user, you can find useful information here. First of all we recommend to check the following links: How to install extension Configure an autocomplete How to change styling How to translate extension interface How to install extension Basic installation 1. Login to Magento backend. 2. Go to System > Tools > Compilations. If Compiler Status is Enabled, then disable the compilation by clicking the button Disable in the upper right corner. After installation of extension, you can enable compilation again. 3. Backup your store database and web directory. 4. Download extension from your Personal Account. 5. Unzip the extension locally. 6. Copy contents of the folder step1 to the root directory of Magento store. 7. Copy contents of the folder step2 to the root directory of Magento store. 8. Completely clear the site cache. Go to System > Cache Management. Click button Flush Magento Cache. If you want to clear the cache manually, you need to remove a folder /var/cache at the server. 9. Logout from Magento backend and login again. 10. If necessary adjust css styles to fit your store's frontend theme. Next steps: Configure an autocomplete How to change styling How to translate words in extension How to upgrade extension

2 To upgrade extension follow next steps: 1. Login to Magento backend. 2. Go to System > Tools > Compilations. If Compiler Status is Enabled, then disable the compilation by clicking the button Disable in the upper right corner.after installation of extension, you can enable compilation again. 3. Backup your store database and web directory. If you have customizations, please, create a separate backup of app/code/local/mirasvit before upgrading to the new version. 4. Download new extension package from your Personal Account. 5. Unzip the extension locally. 6. Temporary disable extension. Check Temporary Disabling. 7. Copy contents of the folder step1 to the root directory of Magento store. 8. Copy contents of the folder step2 to the root directory of Magento store. 9. Completely clear the site cache. Go to System > Cache Management. Click button Flush Magento Cache. If you want to clear the cache manually, you need to remove a folder /var/cache at the server. 10. Logout from Magento backend and login again. 11. If necessary adjust css styles to fit your store's frontend theme. Extension Disabling Temporary Disabling To temporary disable extension please follow the next steps: Disable Compilation Mode (if enabled). Remove following files: app/etc/modules/mirasvit_searchautocomplete.xml If you have only one extension from Mirasvit installed, remove following file: app/etc/modules/mirasvit_mstcore.xml Login in to Magento back-end and refresh site cache (if enabled). Extension Removing To uninstall extension please follow the next steps: Disable Compilation Mode (if enabled). Remove following files: app/etc/modules/mirasvit_searchautocomplete.xml If you have only one extension from Mirasvit installed, remove following file: app/etc/modules/mirasvit_mstcore.xml Login in to Magento back-end and refresh site cache (if enabled).

3 Remove following folders: app/code/local/mirasvit/searchautocomplete.xml Remove templates and layouts files of extension from your theme folder. List of such files can be collected from files in the extension package. Configure an autocomplete Go to System > Configuration > Mirasvit Extensions > Search Autocomplete. Fill in following settings: General Settings Enable search autocomplete - if option enabled, autocomplete dropdown list will be displayed in the search box. Minimum number of characters to search - specifies the minimum amount of characters to enter in order the autocomplete to be droped down. The delay before start finding - action timeout since a user has started entering a search query. If during this time, the user does not perform any action, the module starts showing hints. The time is specified in milliseconds. Maximum number of results in the dropdown list - this field limits the number of results in the drop-down list. Tip in the search box - the text that the user see in a search box on site (Example: Search here...) Show Price - enables products prices displaying in the dropdown list. Show Thumbnail - enables products images displaying in the dropdown list. Thumbnail size - the size of thumbnail (eg. 100x100, 50x70). Show Rating - allows to show number of the reviews and star rating of the products in the dropdown list. Show Short Description - enables displaying the brief description of the products in the dropdown list. Max length of short description - the field limits the length of a brief description. Display Filter By - product filter type for search box (dropdown list). Possible options: Attribute - filter by selected attributes. Available only weighted attributes (attributes with weight at Search / Manage Search Indexes / Products). Example: Select "Name" attribute from the list. When you start typing "sony" in the search box, in the autocomplete results will be displayed only products which consist word "sony" in the product "Name".

4 Category - filter by category or subcategory. If this field is empty, the extension displays search results from all enabled categories. Example: Select Furniture, Electronics category and Cell Phones subcategory. Search results in the dropdown will be displayed from selected category.

5 No Display - disable displaying filters in the autocomplete. When you set Display Filter by Category, product will be displayed in the search results in two cases: This category includes the product directly; Category is Anchor and one of its subcategory includes this product. To set the category as Anchor, go to Catalog > Manage Categories. Select Category, open Display Settings tab and set value "Yes" for "Is Anchor". Displayed Search Indexes - list of search indexes to display in autocomplete. Option available only if Advanced Search Sphinx Pro or Sphinx Search Ultimate are installed. Search Autocomplete Styles Search Autocomplete Theme - allows to change autocomplete theme for search box. Also, see Autocomplete Styling. Changing autocomplete styling may require CSS changes. Click Save Config to save all the changes.

6 Styling How to change autocomplete theme To select an autocomplete theme, go to System > Configuration > Search Autocomplete. Select theme from the Search Autocomplete Theme dropdown list. Extension includes three base themes:

7 Amazon Default RWD If you want to use search box of your Magento theme, we suggest you to select Default or RWD theme. Changing autocomplete styling may require CSS changes. To change autocomplete theme styles, go to: Amazon theme - fully redeclare old search box styles. Template app/design/frontend/base/default/template/mst_searchautocomplete/amazon.phtml Skin skin/frontend/base/default/css/mirasvit/searchautocomplete/amazon.css To change theme styles, you can edit skin (css) file or template file Default theme - extends default search box styles. Template app/design/frontend/base/default/template/mst_searchautocomplete/default.phtml Skin skin/frontend/base/default/css/mirasvit/searchautocomplete/default.css To change theme styles, you can edit skin (css) file or template file. RWD theme - magento default theme. This theme use: Template app/design/frontend/base/default/template/mst_searchautocomplete/default.phtml Skin skin/frontend/base/default/css/mirasvit/searchautocomplete/rwd.css How to create an autocomplete theme Go to app/desing/frontend/base/default/layout/mst_searchautocomplete.xml. Open file mst_searchautocomplete.xml and make these steps: Make this block as comment: <block type="searchautocomplete/layout" name="search.block"> <action method="addsearchautocomplete" ifconfig="searchautocomplete/general/enabled" /> </block> Uncomment all commented blocks. Create Template and Skin files and specify them in the appropriate fields in the file. How to translate extension interface 1. On your server copy the file app/locale/en_us/mirasvit_searchautocomplete.csv to the folder app/locale/[language_code]/. List of codes for different languages you can find here: List of ISO codes. 2. Open the new file and translate the text in the right column. Don't change the text in the left column. 3. Save the translated file and clear magento cache. A few examples of language codes: Language Code Description en_us English (United States) en_gb English (United Kingdom)

8 nl_nl de_de de_ch fr_fr fr_ca hi_in es_es pt_br pt_pt Dutch (Netherlands) German (Germany) German (Switzerland) French (France) French (Canada) Hindi (India) Spanish (Spain) Portuguese (Brazil) Portuguese (Portugal) Change Log ( ) Improvements For configurable products show a thumbnail of the product which is in-stock (#7) ( ) Fixed Fix on mobile view - search autocomplete placeholder hides when close virtual keyboard Features Ability to choose search indexes as filters for the search autocomplete ( ) Fixed Correctly count number of items visible in the search autocomplete dropdown Improvements Substitute the query separator for ajax request dynamically Features Validate extension's CRC values ( ) Fixed Move function implementation from global context to block ( ) Improvements

9 NL translation ( ) Improvements Search results for index Mirasvit Gift Registry Updated cateogory template ( ) Fixed Fixed possible issue with ajax controller (compare 2 queries) ( ) Fixed Fixed an issue with wrong all results url (without current category) ( ) Fixed Updated dependencies for MstCore module Fixed an issue with empty store parameter in ajax request ( ) Fixed Fixed an issue with cms block template Fixed an issue with search term highlighting Improvements Added conflict validator for extension Webdziner_Ajaxsearch ( ) Fixed Fixed an issue with higlighter (char "&") Fixed an issue with MSRP prices Fixed an issue with filtering autocomplete result by selected category Improvements Added ability to use filter by attribute in the default theme Added built-in validator Added styles for RWD theme

Manual Getting Started. How to install extension

Manual Getting Started. How to install extension Manual Getting Started Welcome to the Banner Management System documentation. Whether you are new or an advanced user, you can find useful information here. Next steps: How to install extension Configure

More information

Configuring Autocomplete & Suggest

Configuring Autocomplete & Suggest Search Autocomplete & Suggest current How to install extension 1. Backup your store database and web directory. 2. Login to SSH console of your server and navigate to root directory of Magento 2 store.

More information

Configuring Autocomplete & Suggest

Configuring Autocomplete & Suggest How to install extension 1. Backup your store database and web directory. 2. Login to SSH console of your server and navigate to root directory of Magento 2 store. 3. Copy installation instructions from

More information

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes.

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes. Documentation / Documentation Home Layered Navigation Created by Unknown User (bondarev), last modified by Malynow, Alexey on Feb 22, 2016 Installation Set up cron Configuration Basic Configuration Filters

More information

Advanced Newsletter Getting Started. How to install extension. How to upgrade extension

Advanced Newsletter Getting Started. How to install extension. How to upgrade extension Advanced Newsletter 1.0.0 Getting Started Welcome to the Advanced Newsletter Documentation. Whether you are new or an advanced user, you can find useful information here. Next steps: How to install extension

More information

Multi Vendor DropShipping - Configuration. Configuration. Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1)

Multi Vendor DropShipping - Configuration. Configuration. Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1) / Multi Vendor DropShipping - Configuration Configuration Back to User Guides (//creativeminds.helpscoutdocs.com/category/1092- dropship-m1) At the Admin Panel you can access the main configuration screen

More information

Search Autocomplete Magento Extension

Search Autocomplete Magento Extension Search Autocomplete Magento Extension User Manual This is the user manual of Magento Search Autocomplete v1.6.5 and was last updated on 26-07-2017. To see what this extension can do, go to the Magento

More information

FCPM Copyright Best4Mage V4.1.0

FCPM Copyright Best4Mage V4.1.0 Installation through FTP Please make sure you ve downloaded extension package compliant with your Magento version. The compliance information is stated in the package filename. Once you ve downloaded and

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

Installation through FTP

Installation through FTP Installation through FTP Please make sure you ve downloaded extension package compliant with your Magento version. The compliance information is stated in the package filename. Once you ve downloaded and

More information

Bestseller Products Extension

Bestseller Products Extension Bestseller Products Extension User Guide https://www.magebees.com/magento-bestseller-products-extension.html Bestseller Products Extension By Support Ticket: - http://support.magebees.com, Support Email

More information

Version USER GUIDE

Version USER GUIDE Magento Extension RSS feed Version 1.0.0 USER GUIDE Last update: Aug 15 th, 2013 DragonFroot.com RSS feed v1-0 Content 1. Introduction 2. Installation 3. Configuration 4. Troubleshooting 5. Contact us

More information

Navigation Menu Pro Extension

Navigation Menu Pro Extension Navigation Menu Pro Extension User Guide https://www.magebees.com/magento-navigation-menu-proresponsive-mega-menu-accordion-menu-smart-expand-menu.html Navigation Menu Pro Extension By Support Ticket:

More information

Customer Group Catalog for Magento 2

Customer Group Catalog for Magento 2 Last update: 2017/11/09 10:13 magento_2:customer_group_catalog https://amasty.com/docs/doku.php?id=magento_2:customer_group_catalog For more details see the Customer Group Catalog extension page. Customer

More information

enhanced_product_availability

enhanced_product_availability enhanced_product_availability version BoostMyShop February 08, 2018 Contents enhanced_product_availability 1 1. Introduction 1 2. Installation 2 3. Configuration 2 1. Version - Information 2 2. Stock

More information

Extension User Guide Order By SKU Brainvire Infotech Pvt. Ltd

Extension User Guide Order By SKU Brainvire Infotech Pvt. Ltd Order By SKU V. 1.1.0 1 Table of Contents OVERVIEW..03 EXTENSION FEATURES.04 HOW TO INSTALL..05 DISPLAY IN FRONT..09 UNINSTALL..13 HELP / SUPPORT..14 2 OVERVIEW One of the best ways to order the products

More information

Newsletter Popup v3.x Configuration for Magento 2

Newsletter Popup v3.x Configuration for Magento 2 Newsletter Popup v3.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Newsletter Popup 3.x Extension for Magento 2 2. Managing Newsletter Popups 3. Managing Newsletter

More information

Wholesale Add To Cart Grid. User manual

Wholesale Add To Cart Grid. User manual Wholesale Add To Cart Grid User manual Table of contents 1. Overview 1.1 General information 1.2 Key features 1.3 About this manual 2. Installation 2.1 Installation requirements 2.2 Installation instructions

More information

Product Recommendation based on Order History. Table of Contents

Product Recommendation based on Order History. Table of Contents Product Recommendation based on Order History Table of Contents 1. Description 2. Features 3. Installation 4. Configuration 5. Troubleshooting Description Version 1.0.0 The present day ecommerce customers

More information

Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9

Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9 Altima Lookbook Professional Magento ecommerce Extension Version 1.6.9 Compatibility: Community Edition: 1.4.x.x, 1.5.x.x, 1.6.x.x, 1.7.x.x, 1.8.x.x, 1.9.x.x Enterprise Edition: 1.9 and later Release date:

More information

CedCommerce. All rights reserved.

CedCommerce. All rights reserved. CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM 1 Module Installation Guide Version 2.0 2 Installation Here we are explaining different steps to install the CedCommerce Modules or Extensions.

More information

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy Search Spell Correction current Extension installation 1. Backup your store's database and web directory. 2. Login to the SSH console of your server and navigate to the root directory of the Magento 2

More information

Navigation menu - MegaMenu. User Guide 1. &

Navigation menu - MegaMenu. User Guide 1.  & User Guide User Guide 1 Extension Description Menu - is a key navigation element for customers on your website. It is particularly important that the menu would contain a maximum of all information, namely

More information

Manual FCPM for Magento 2 Version 1.2.1

Manual FCPM for Magento 2 Version 1.2.1 INSTALLATION OF THE EXTENSION Please make sure you ve downloaded extension package compliant with your Magento version. The compliance information is stated in the package filename. Once you ve downloaded

More information

Quick Start Manual. Not2Order for Magento 2. Start here

Quick Start Manual. Not2Order for Magento 2. Start here Quick Start Manual Not2Order for Magento 2 Start here 1 Introduction Reading Introduction Congratulations on your purchase of Not2Order for Magento 2. You are almost in business! This guide provides the

More information

Better Price Extension. User manual

Better Price Extension. User manual Better Price Extension User manual Table of contents 1. Overview 1.1 General information 1.2 Key features 1.3 About this manual 2. Installation 2.1 Installation requirements 2.2 Installation instructions

More information

Sphinx Search Ultimate Getting Started. How to install extension. How to upgrade extension

Sphinx Search Ultimate Getting Started. How to install extension. How to upgrade extension Sphinx Search Ultimate 2.3.2 Getting Started Welcome to the Sphinx Search Ultimate Documentation. Whether you are new or an advanced user, you can find useful information here. First of all we recommend

More information

Featured Products Extension

Featured Products Extension Featured Products Extension User Manual http://www.magebees.com/magento-featured-products-extension.html Featured Products Extension By CONTENT Introduction 3 Features 3 Installation 4 Configuration Settings

More information

Instagram Integration Widget User Guide

Instagram Integration Widget User Guide Instagram Integration Widget User Guide Welcome to Instagram Integration Widget for Magento User Guide. Thank you for choosing our product. This user guide describes the functionality of Instagram Widget

More information

Ajax Add To Cart Pro Extension

Ajax Add To Cart Pro Extension Ajax Add To Cart Pro Extension User Guide https://www.magebees.com/magento-ajax-add-to-cart-extension.html Ajax Add To Cart Pro Extension By CONTENT Introduction 3 Features 3 Configuration Settings 4 Ajax

More information

ultimo theme User Guide Extremely customizable Magento theme by Infortis Copyright Infortis All rights reserved

ultimo theme User Guide Extremely customizable Magento theme by Infortis Copyright Infortis All rights reserved ultimo theme Extremely customizable Magento theme by Infortis User Guide Copyright 2012-2014 Infortis All rights reserved How to use this document Please read this user guide carefully, it will help you

More information

Ajax Quick Search Pro Extension

Ajax Quick Search Pro Extension Ajax Quick Search Pro Extension User Guide https://www.magebees.com/magento-ajax-quick-search-pro-extension.html Ajax Quick Search Pro Extension By CONTENT Introduction 3 Features 3 Configuration Settings

More information

Flexslider v2.x Installation and User Manual

Flexslider v2.x Installation and User Manual 2018/05/16 02:56 1/18 Latest version: 2.2.6 Compatibility: Magento 2.1.x, 2.2.x Disclaimer This is the installation and user manual for the Magento Flexslider v1.x extension created by Solide Webservices.

More information

Advanced SEO Suite Getting Started. How to install extension

Advanced SEO Suite Getting Started. How to install extension Advanced SEO Suite Getting Started Welcome to the Advanced SEO Suite documentation. Whether you are new or an advanced user, you can find useful information here. Next steps: How to install extension SEO

More information

Responsive Banner Slider Extension

Responsive Banner Slider Extension Responsive Banner Slider Extension User Manual https://www.magebees.com/magento-responsive-banner-slider-with-lazyload-extension.html Responsive Banner Slider Extension By CONTENT Introduction 3 Features

More information

Table of Contents. Introduction to Product Slider How to Install and Deactivate How to Configure How to Use...

Table of Contents. Introduction to Product Slider How to Install and Deactivate How to Configure How to Use... Table of Contents Introduction to Product Slider... 3 How to Install and Deactivate... 4 How to Configure... 6 How to add a slider block to a page...12 How to Use... 16 2 1. Introduction to Product Slider

More information

Size Chart. User manual

Size Chart. User manual Size Chart User manual Table of contents 1. Overview 1.1 General information 1.2 Key features 1.3 System requirements 2. Installation 3. Setting up Size Chart on your products 4. Create a new size chart

More information

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Easy Site Maintenance... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Configuration... 4 Contact Us... 8 Easy

More information

USER MANUAL TABLE OF CONTENTS. Gift Promotions OnCart Total. Version: 0.1.2

USER MANUAL TABLE OF CONTENTS. Gift Promotions OnCart Total. Version: 0.1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Gift Promotions OnCart Total... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 4 Configuration...

More information

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Admin Actions Audit Log... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 3 Configuration...

More information

Thanks for buying the Advanced Color Swatches Extension for Magento. 1. Drop the app-js-skin folders in your magento installation folder.

Thanks for buying the Advanced Color Swatches Extension for Magento. 1. Drop the app-js-skin folders in your magento installation folder. Thanks for buying the Advanced Color Swatches Extension for Magento. Installation Steps: PLEASE READ ALL THE INSTRUCTIONS CAREFULLY 1. Drop the app-js-skin folders in your magento installation folder.

More information

Ajax Quick View Pro Extension

Ajax Quick View Pro Extension Ajax Quick View Pro Extension User Manual https://www.magebees.com/magento-ajax-quick-view-pro-extension.html Ajax Quick View Pro Extension By CONTENT Introduction 3 Features 3 Configuration Settings 4

More information

USER MANUAL ADVANCE SHOP BY BRAND TABLE OF CONTENTS. Version: 1.0.4

USER MANUAL ADVANCE SHOP BY BRAND TABLE OF CONTENTS. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Advance Shop by Brand... 1 Installation & Activation... 2 Installation Steps... 2 Installation (Custom theme)... 3 Extension Activation... 3

More information

User Manual RESPONSIVE SLIDESHOW. edream MARKET

User Manual RESPONSIVE SLIDESHOW. edream MARKET User Manual RESPONSIVE SLIDESHOW edream MARKET www.edreamag.com support@edreamag.com CONTENTS About extension... 3 Features Highlights... 4 Compatibility... 4 Extension Support and installation service...

More information

YMM Products Parts Finder

YMM Products Parts Finder YMM Products Parts Finder Extension User Manual https://www.magebees.com/magento-ymm-products-parts-finderextension.html YMM Products Parts Finder By Support Ticket: - https://support.magebees.com, Support

More information

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

Easily communicate with customers using up-to-date, customized  templates. Allow customers to return products as an existing customer or guest. .0 USER GUIDE Version 1.0 support@exto.io http://exto.io/rma-for-magento-2.html Keep your staff informed with RMA s power Admin interface. Easily communicate with customers using up-to-date, customized

More information

Ajax Category Products Extension for Magento 2

Ajax Category Products Extension for Magento 2 Ajax Category Products Extension User Manual for Magento 2 https://www.magebees.com/ajax-category-products-extension-formagento-2.html Ajax Category Products Extension for Magento 2 By Support Ticket:

More information

Brainvire Easyconfigurable

Brainvire Easyconfigurable Brainvire Easyconfigurable V. 1.0.2 1 Table of Contents OVERVIEW..03 EXTENSION FEATURES.04 HOW TO INSTALL..05 DISPLAY IN ADMIN....09 UNINSTALL..17 HELP / SUPPORT..18 2 OVERVIEW With the help of Brainvire

More information

Flexslider v1.x Installation and User Manual

Flexslider v1.x Installation and User Manual 2017/11/08 09:14 1/15 Flexslider v1.x Installation and User Manual Flexslider v1.x Installation and User Manual Latest version: 1.10.0 Compatibility: Magento 1.7.x, 1.8.x, 1.9.x Disclaimer This is the

More information

Ajax Infinite Scroll Pro Extension

Ajax Infinite Scroll Pro Extension Ajax Infinite Scroll Pro Extension User Manual https://www.magebees.com/magento-ajax-infinite-scroll-pro-extension.html Ajax Infinite Scroll Pro Extension By CONTENT Introduction 3 Features 3 Configuration

More information

In der Schratwanne Hildesheim Germany

In der Schratwanne Hildesheim Germany Table of Contents 1. Introduction... 1 1.1 Notice of license... 1 1.2 Instructions for setup... 1 1.3 Frequently asked questions... 2 1.4 Compatibility... 3 2.Description and functionality... 3 2.1. Overview...

More information

skype ID: store.belvg US phone number:

skype ID: store.belvg   US phone number: 1 Table of Contents Table of Contents: 1. Introduction to Products Sorting... 3 2. How to Install... 4 3. How to Configure... 5 3.1. How to create sorting attributes... 5 3.2. How to manage sorting attributes...

More information

Fixed Header edream Market

Fixed Header edream Market User s Manual Magento Extension Fixed Header edream Market www.edreamag.com support@edreamag.com Fixed Header for Magento MODERN, SIMPLE AND PROFESSIONAL edream Fixed Header is a unique extension that

More information

Product Parts Finder for Magento 2

Product Parts Finder for Magento 2 Product Parts Finder for Magento 2 Magento Extension User Guide Official extension page: Product Parts Finder for Magento 2 Page 1 Table of contents: 1. Finder Creation......3 2. General Finder Options..4

More information

extension for Magento2 User Guide

extension for Magento2 User Guide Catalog Permissions extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

USER MANUAL. SEO Hub TABLE OF CONTENTS. Version: 0.1.1

USER MANUAL. SEO Hub TABLE OF CONTENTS. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of SEO Hub... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 4 How it Works?... 5 Back End Configuration... 5 Points

More information

Shipping Availability Magento Extension by PIXLOGIX USER GUIDE Copyright 2017 Pixlogix.com All rights reserved

Shipping Availability Magento Extension by PIXLOGIX USER GUIDE Copyright 2017 Pixlogix.com All rights reserved support@pixlogix.com Shipping Availability Magento Extension by PIXLOGIX USER GUIDE All rights reserved Table of Contents 1. Installation Process... 3 2. Shipping Availability Configuration... 4 2.1 General...

More information

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE

MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE MARKET RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

Product Questions Magento Extension

Product Questions Magento Extension Product Questions Magento Extension User Manual This is the user manual of Magento Product Questions v1.3.1 and was last updated on 23-12-2017. To see what this extension can do, go to the Magento Product

More information

Attributes Preset Values v1.5 OpenCart Extension by stv_vl

Attributes Preset Values v1.5 OpenCart Extension by stv_vl Attributes Preset Values v1.5 OpenCart Extension by stv_vl e-mail: stefvlac@gmail.com DESCRIPTION This Extension helps the administrator to add attribute values quickly and accurately, for all the languages

More information

User Guide. Form Builder. Extension Version User Guide Version Magento Editions Compatibility. Community - 2.2

User Guide. Form Builder. Extension Version User Guide Version Magento Editions Compatibility. Community - 2.2 User Guide Form Builder Extension Version - 1.1.3 User Guide Version - 1.1.3 Magento Editions Compatibility Community - 2.2 1 Content Form Builder V-1.1.3 Introduction Installation Usage Admin General

More information

Magento 2 Shipping Flat Rate5. Quick start guide

Magento 2 Shipping Flat Rate5. Quick start guide Magento 2 Shipping Flat Rate5 Quick start guide 1. Introduction Shipping Flat Rate5 is an upgraded extension of single flat rate option in Magento by serving multiple flat rate methods based on different

More information

SAHARA GIFT1 RESPONSIVE MAGENTO THEME

SAHARA GIFT1 RESPONSIVE MAGENTO THEME SAHARA GIFT1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_gift1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

YMM Products Parts Finder

YMM Products Parts Finder YMM Products Parts Finder Extension User Manual for Magento 2 https://www.magebees.com/ymm-products-parts-finder-extension-formagento-2.html YMM Products Parts Finder By Support Ticket: - https://support.magebees.com,

More information

Table of Contents. Introduction to Store Locator v How to Install and Deactivate How to Configure How to Use...

Table of Contents. Introduction to Store Locator v How to Install and Deactivate How to Configure How to Use... Table of Contents Introduction to Store Locator v.2.0... 3 How to Install and Deactivate... 4 How to Configure... 7 How to Use... 13 2 1. Introduction to Store Locator v.2.0 Magento Store Locator 2.0 will

More information

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE

DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE DRESSSHOP RESPONSIVE PRESTASHOP THEME USER GUIDE Version 1.0 Created by: arenathemes Page 1 Contents I. REQUIREMENTS & COMPATIBILITY... 3 II. INSTALLATION... 3 III. CONFIG AFTER INSTALLATION - THEME PACKAGE...

More information

Category Dynamic Dependent Dropdown

Category Dynamic Dependent Dropdown User Guide Category Dynamic Dependent Dropdown Extension Version - 1.0.0 User Guide Version - 1.0.0 Magento Editions Compatibility Community - 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8,

More information

store.belvg US: UK:

store.belvg US: UK: 1 2 Table of Contents 1. Introduction to Full Cache 2. How to Install 3. How to Configure 4. How to Use 1. Introduction to Full Cache For this extension BelVG provides free professional installation and

More information

Magento Optimizer Extension

Magento Optimizer Extension Magento Optimizer Extension 1 Extension description The Magento Optimizer extension makes all cleaning work for you. This module is responsible for Magento cache, session, error reports and abandoned carts

More information

Landing Pages Magento Extension User Guide Official extension page: Landing Pages

Landing Pages Magento Extension User Guide Official extension page: Landing Pages Landing Pages Magento Extension User Guide Official extension page: Landing Pages Page 1 Table of contents: 1. Extension settings..... 3 2. Add landing pages. 5 3. General landing page info...... 7 4.

More information

Iceberg Commerce Video Gallery Extension 2.1 For Magento Version 1.3, 1.4, 1.5, 1,6, 1.7

Iceberg Commerce Video Gallery Extension 2.1 For Magento Version 1.3, 1.4, 1.5, 1,6, 1.7 Iceberg Commerce Video Gallery Extension 2.1 For Magento Version 1.3, 1.4, 1.5, 1,6, 1.7 User Manual January 2013 Introduction Images are boring, let your customers watch your products in use. Embed Youtube,

More information

ultimo theme User Guide For Magento 2 Copyright Infortis. All rights reserved.

ultimo theme User Guide For Magento 2 Copyright Infortis. All rights reserved. ultimo theme For Magento 2 User Guide Copyright 2012-2017 Infortis. All rights reserved. Document updated: December 23, 2017 How to use this document Please read this user guide carefully, it will help

More information

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps.

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps. MexBS Facebook Store v1.0.0 User Guide Thank you for purchasing the Facebook Store extension and welcome to the MexBS family! In this document, we will guide you through the installation steps, and will

More information

Blue Form Builder extension for Magento2

Blue Form Builder extension for Magento2 Blue Form Builder extension for Magento2 User Guide Version 1.0 Table of Contents I) Introduction.. 4 II) Installation 5 III) General Configurations...6 IV) Manage Forms.. 7 1) List of Forms 7 2) Add New

More information

Instagram Pro Widget User Guide

Instagram Pro Widget User Guide Instagram Pro Widget User Guide Welcome to the User Guide for Instagram Pro. Thank you for choosing our product. This quick user guide describes the functionality of the Instagram Pro extension by NEKLO

More information

Color Swatches Pro. Magento Extension User Guide. Official extension page: Color Swatches Pro. User Guide: Color Swatches Pro

Color Swatches Pro. Magento Extension User Guide. Official extension page: Color Swatches Pro. User Guide: Color Swatches Pro Color Swatches Pro Magento Extension User Guide Official extension page: Color Swatches Pro Page 1 Table of contents: 1. How to upload images for attributes... 3 2. General Settings....... 7 3. Price Settings.11

More information

Dynamic Product Options extension for Magento2. User Guide

Dynamic Product Options extension for Magento2. User Guide Dynamic Product Options extension for Magento2 User Guide version 2.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 4 2. Installation... 5 2.1. System Requirements... 5 2.2. Installation...

More information

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy Cache Warmer current How to install the extension 1. Backup your store's database and web directory. 2. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store.

More information

magento_1:product-parts-finder

magento_1:product-parts-finder magento_1:product-parts-finder https://amasty.com/docs/doku.php?id=magento_1:product-parts-finder For more details see the Product Parts Finder extension page. Product Parts Finder Setting up Finder step

More information

Dynamic Product Options extension for Magento2. User Guide

Dynamic Product Options extension for Magento2. User Guide Dynamic Product Options extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

SAHARA BIKE1 RESPONSIVE MAGENTO THEME

SAHARA BIKE1 RESPONSIVE MAGENTO THEME SAHARA BIKE1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_bike1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

SAHARA KIDS1 RESPONSIVE MAGENTO THEME

SAHARA KIDS1 RESPONSIVE MAGENTO THEME SAHARA KIDS1 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_kids1 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

FAQ Module. Frequently Asked Questions (FAQ) Module for Magento

FAQ Module. Frequently Asked Questions (FAQ) Module for Magento Frequently Asked Questions (FAQ) Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents... 2 1. INTRODUCTION... 3 2. Overview... 3 3. Requirements... 3 4. Features... 3 5. Installation...

More information

Product Manager Toolkit

Product Manager Toolkit Last update: 2017/10/20 09:32 magento_1:product_manager_toolkit https://amasty.com/docs/doku.php?id=magento_1:product_manager_toolkit For more details see the Product Manager Toolkit extension page. Product

More information

Private Sales & Flash Sales v4.x Configuration for Magento 2

Private Sales & Flash Sales v4.x Configuration for Magento 2 Private Sales & Flash Sales v4.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Private Sales and Flash Sales Extension 1.1. Configuring Private Sales Homepage 1.2. Configuring

More information

Read the Docs Template Documentation

Read the Docs Template Documentation Read the Docs Template Documentation Release 1.0 Read the Docs Jun 27, 2017 KNOWLEDGE BASE 1 Support 1 2 AdminExtra 3 2.1 Compatibility............................................... 3 2.2 Features..................................................

More information

END-USER MANUAL. Sennheiser HeadSetup Pro

END-USER MANUAL. Sennheiser HeadSetup Pro END-USER MANUAL Sennheiser HeadSetup Pro Content 1. Introduction 4 1.1 Product overview 4 1.2 Scope of the document 4 1.3 Intended audience of this document 4 2. System requirement 4 2.1 Hardware requirement

More information

Module Admin Logger User Manual

Module Admin Logger User Manual Module Admin Logger Manual 1 / 9 Summary Summary Overview... 3 Installation... 3 Upload files... 3... 3 General... 3 How to use... 4 Admin logger : users... 5 Admin logger : customer... 5 Admin logger

More information

Magento 1 Switch Order Owner. Quick Start Guide

Magento 1 Switch Order Owner. Quick Start Guide Magento 1 Switch Order Owner Quick Start Guide 1. Introduction Switch Order Owner extension allows admin to switch ownership of order from the backend. Admin can easily modify an existing order's customer

More information

BLOG Magento Extension by PIXLOGIX USER GUIDE Copyright Pixlogix.com All rights reserved

BLOG Magento Extension by PIXLOGIX USER GUIDE Copyright Pixlogix.com All rights reserved support@pixlogix.com BLOG Magento Extension by PIXLOGIX USER GUIDE All rights reserved Table of Contents 1. Installation Process... 3 2. Blog Configuration... 4 2.1 General... 4 2.2 Post List... 5 2.3

More information

Introduction Installing or Upgrading DNN Using the Control Panel Admin Console Tools for SuperUsers Host Console...

Introduction Installing or Upgrading DNN Using the Control Panel Admin Console Tools for SuperUsers Host Console... Table of Contents Introduction................................................................................. 3 Installing or Upgrading DNN...................................................................

More information

Magento Theme Instruction. product.sain3.com

Magento Theme Instruction. product.sain3.com Magento Theme Instruction product.sain3.com We are extremely happy to present art-gallery Magento theme to you, it is designed and developed by highly qualified Designer & Developers in a way that make

More information

Dealer Inquiry Extension

Dealer Inquiry Extension Dealer Inquiry Extension User Manual http://www.magebees.com/magento-dealer-inquiry-extension.html Dealer Inquiry Extension By CONTENT Introduction 3 Features 3 Installation 4 Configuration Settings 7

More information

TURBO LISTER USER GUIDE. Date: May 25, 2005 Turbo Lister Version: User Guide Edition: 1.0 Site: ebay Canada

TURBO LISTER USER GUIDE. Date: May 25, 2005 Turbo Lister Version: User Guide Edition: 1.0 Site: ebay Canada TURBO LISTER USER GUIDE Date: May 25, 2005 Turbo Lister Version: 3.1.0.0 User Guide Edition: 1.0 Site: ebay Canada ebay Turbo Lister User Guide Version: 1.0 Copyright 2005 ebay Inc. All rights reserved.

More information

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Delivery Date Scheduler... 2 Installation & Activation... 3 Installation Steps... 3 Extension Activation... 4 How it Works?... 5 Back End Configuration...

More information

VirtueMart provides a module (mod_virtuemart_latestprod_1.1.5.j15.zip) in the complete installation package of VirtueMart.

VirtueMart provides a module (mod_virtuemart_latestprod_1.1.5.j15.zip) in the complete installation package of VirtueMart. VirtueMart Latest Product Module Introduction: People often check stores for new products. Therefore, displaying a list of the latest products is one promotional tool to attract customers to your store.

More information

Magento Install Extension Manually Package.xml

Magento Install Extension Manually Package.xml Magento Install Extension Manually Package.xml So if you manually install your extensions and want to automatically check for with the mage tool, you have to put the respective XML file under var/package.

More information

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation

Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Accelerated Mobile Pages v1.x Configuration for Magento 1 From Plumrocket Documentation Contents 1. Configuring Accelerated Mobile Pages 2. AMP Home Page Configuration 2.1. Setting AMP Category Images

More information

Ajax Quick Search Pro Extension for Magento 2

Ajax Quick Search Pro Extension for Magento 2 Ajax Quick Search Pro Extension for Magento 2 User Manual https://www.magebees.com/ajax-quicksearch-pro-extension-formagento-2.html Ajax Quick Search Pro Extension for Magento 2 By CONTENT Introduction

More information

Year make model professional Overview

Year make model professional Overview Year make model professional Overview The goal of this product is to implement search function where a visitor may select the Year, Make, and model of their vehicle(s) using simple drop-downs and then

More information