Aitoc. Product Custom Options Management User Manual for Magento 2

Size: px
Start display at page:

Download "Aitoc. Product Custom Options Management User Manual for Magento 2"

Transcription

1 Product Custom Options Management User Manual for Magento 2

2 Table of Contents 1. Installing the extension in Magento Product Custom Options Management: General Settings. 3. Creating a custom options template. 4. Assigning products to the template. 5. Assignining templates to the product. 6. Product Custom Options Management: front-end view. 7. Product Custom Options Management: the order page in the back-end view. 8. Changing options on the order page.

3 1. Installing the extension in Magento 2 1. Unzip and paste the extension file into your root Magento folder. 2. Connect to your server by SSH. 3. Go to your Magento root folder. 4. To install the extension, perform this command: php bin/magento setup:upgrade 5. Reset JavaScript cache by removing all folders in pub/static: _requirejs; adminhtml; frontend. 6. To switch the extension on/off, perform these commands: php bin/magento module:enable _ProductCustomOptionsManagement php bin/magento module:disable _ProductCustomOptionsManagement You can activate/deactivate several extensions at once by specifying their names separated by space in the command.

4 2. Product Custom Options Management: General Settings You may enable default values in options fields. Set the field to Yes to manage options visibility on the storefront. Stores > Configuration > Extensions > Product Custom Options Management

5 3. Creating a custom options template Click the button to start creating a new template. You may delete just one or multiple templates from the grid. Catalog > Option Templates

6 3. Creating a custom options template 1 Creating a custom options template 1. Configure a template per Store View Add a new template title for internal reference. By default, SKUs of custom options are added as a suffix to the ordered product s SKU. Set this field to Yes to replace the product s SKU with SKUs of custom options. Set the template s sort order for the storefront. Use 0 to display this template first in case there are other templates or custom options assigned to the product. To place templates in a consecutive order, we recommend using 1 for the next template. The smaller the value is in the sort order field, the higher position the template gets on the product page. Catalog > Option Templates - Add New Template - General Settings

7 3. Creating a custom options template Hit the button to add a new option to the template. Click the Change Order icon to manage the options order on the storefront by dragging the option to a new position. You may add any number of options to the template. All the options are created in the same way as Magento s customizable options. Catalog > Option Templates - Add New Template - Customizable Options

8 3. Creating a custom options template You may disable the option on the storefront if needed. Check the radio button to make the value deault for a specific option. Mot to set any deault value, also leave the buttons unchecked. Catalog > Option Templates - Add New Template - Customizable Options

9 3. Creating a custom options template Use either a default field value or set it per Store View. You may add and use custom titles of options and option values in each Store View. Please note that any other changes (e.g. option removal) will cause the same changes in all the Store Views. Catalog > Option Templates - Add New Template - Customizable Options - Store View

10 3. Creating a custom options template You may save and duplicate the template. Catalog > Option Templates - Add New Template - Customizable Options - Store View

11 4. Assigning products to the template Use the Search to find necessary products. Check the box and click the Save button at the top of the page to assign the product to the template. Catalog > Option Templates - Add New Template - Products

12 4. Assigning templates to the product 1 5. Assigning templates to the product 1. All available templates are shown on the product page. You may assisgn as many templates to the product as needed Set this field to Yes to replace the product s SKU with SKUs of custom options. Please note that this setting is applied not only to templates, but also to individual customizable options added to the product. Set this option to Yes to continue using customizable options from the template after it has been unassigned. Catalog > Products - Product - Customizable Options

13 6. Product Custom Options Management: front-end view Catalog > Product

14 6. Product Custom Options Management: front-end view Here is how the same template may be configured for the Store View in the German language. Catalog > Product

15 7. Product Custom Options Management: the order page in the back-end view You may change the selected options in the order by switching to the edit mode. The product s SKU has been replaced by the SKU of the selected option. If the option has no SKU, the productspeciic SKU will be used. Sales > Orders - Order

16 8. Changing options on the order page Hit this button to start adjusting the options. Sales > Orders - Order - Edit

17 8. Changing options on the order page Sales > Orders - Order - Edit - Configure

18 Brought to you by You can purchase Product Custom Options Management at For questions please at

Aitoc. Product Reviews and Ratings User Manual for Magento 2

Aitoc. Product Reviews and Ratings User Manual for Magento 2 Aitoc Product Reviews and Ratings User Manual for Magento 2 Table of Contents 1. Installing Product Reviews and Ratings in Magento 2 2. Config settings 3. Email Templates 4. Events page 5. Managing single

More information

Aitoc. Review Booster User Manual for Magento 2

Aitoc. Review Booster User Manual for Magento 2 Review Booster User Manual for Magento 2 Table of Contents 1. Customer features 2. Admin features 3. Installing Review Booster in Magento 2 4. Improved customer reviews 5. Review Booster - admin area 6.

More information

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe 1. Change Directory to your Magento root folder 2. Enter following commands to install module: composer config repositories.radwebstripe git git@github.com:radweb/stripe-magento2.git composer require radweb/stripe

More information

Admin Product Grid Category Filter

Admin Product Grid Category Filter Admin Product Grid Category Filter User/Installation Guide Version 2.2.0 www.magevision.com Copyright 2017 MageVision. All rights reserved. 1 1. Overview The Admin Product Grid Category Filter extension

More information

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website: Page 1

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website:   Page 1 Product Questions/Answers 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

Price Alert extension for Magento2. User Guide

Price Alert extension for Magento2. User Guide Price Alert 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... 3 2.3.

More information

Advanced Product Grid extension for Magento2. User Guide

Advanced Product Grid extension for Magento2. User Guide Advanced Product Grid extension for Magento2 User Guide version 1.0 Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...... 3 2.3. License... 3 3.

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

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

Delete Orders User Guide

Delete Orders User Guide Delete Orders User Guide Installation manual The extension can be installed by following the instructions below: 1) Connect to the Magento server as a user who has write permissions to the Magento root

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

MexBS Google Invisible Recaptcha v1.0.0 User Guide

MexBS Google Invisible Recaptcha v1.0.0 User Guide MexBS Google Invisible Recaptcha v1.0.0 User Guide Welcome to the MexBs family, and thank you for purchasing the "Google Invisible Recaptcha v1.0.0" Magento extension! In this document we will guide you

More information

Review Reminder extension for Magento2. User Guide

Review Reminder extension for Magento2. User Guide Review Reminder 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

Stock Notification Magento2 Extension

Stock Notification Magento2 Extension Stock Notification Magento2 Extension Table of Contents Stock Notification - Overview... 3 Version & Compatibility Support... 3 Features... 4 How to Install This Module?... 4 General Configuration... 5

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation 2. Custom Options Templates 3. Dependent Custom Options 4. Stock Management 5. Custom Options Inventory 6. Options Inventory Report 7. Individual Product Custom

More information

Import Export Products Attributes

Import Export Products Attributes Import Export Products Attributes Extension for Magento2 Installation Guide https://www.magebees.com/magento2-import-export-products-attributesextension.html Import Export Products Attributes By Our Websites

More information

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Review Coupons 3 Version & Compatibility Support 3 How to Install This Module? 4 General Configuration 5 Email Template Configuration

More information

Infinite Scroll extension for Magento2. User Guide

Infinite Scroll extension for Magento2. User Guide Infinite Scroll 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

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Stock Notification 3 Version & Compatibility Support 3 Features 4 How to Install This Module? 4 General Configuration 6 Low Stock

More information

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility User Guide Order Attachments Extension Version - 1.0.0 User Guide Version - 1.0.0 Magento Editions Compatibility Community - 2.0.0 to 2.0.12, 2.1.0 to 2.1.4 Enterprise - 2.0.0 to 2.0.12, 2.1.0 to 2.1.4

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

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

Php4u Payment Restrictions Module for Magento 2

Php4u Payment Restrictions Module for Magento 2 Php4u Payment Restrictions Module for Magento 2 Requirements : Magento 2.0.x or 2.1.x Version 1.0.0 for Magento 2 1 Installation...3 1.1 Manual Install... 3 1.2 Composer install...4 2. Configuration...5

More information

Purpletree SMS for Magento2

Purpletree SMS for Magento2 Purpletree SMS for Magento2 Installation & Configuration Instructions Pre-requisites [very important] PHP v5.6 or above Ioncube Loader v6 or above Installation by composer Update Magento s composer.json

More information

Custom Registration Field For Magento2

Custom Registration Field For Magento2 Custom Registration Field For Magento2 webkul.com/blog/custom-registration-field-for-magento2/ On - February 4, 2016 Custom Registration Field for Magento2 will allow the admin to create custom fields

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

MAGENTO 2 INSTALL EXTENSION MANUALLY

MAGENTO 2 INSTALL EXTENSION MANUALLY MAGENTO 2 INSTALL EXTENSION MANUALLY As you may know, there are two most popular ways of installing Magento 2 extension manually. The first one is to use COMMAND LINE (recommended) and the second one is

More information

[ 5 ] If you are in developer or default mode, run the following commands:

[ 5 ] If you are in developer or default mode, run the following commands: MexBS Dynamic Tier v1.0.0 User Guide Welcome to the MexBs family, and thank you for purchasing the "Dynamic Tier v1.0.0" magento extension! In this document we will guide you through the installation steps,

More information

Cart Product Selector. Quick Start Guide

Cart Product Selector. Quick Start Guide Cart Product Selector Quick Start Guide 1. Introduction Cart Product Selector is an extension which allows the customer to selectively choose products present in the cart and proceed to checkout with the

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

Registration Fields Manager extension for Magento2. User Guide

Registration Fields Manager extension for Magento2. User Guide Registration Fields Manager 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

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

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Product Custom Option Templates 4. Individual Product Custom Options 5. Front-End View 6. User Agreement

More information

Facebook Pixel for Remarketing for Magento 2

Facebook Pixel for Remarketing for Magento 2 Facebook Pixel for Remarketing for Magento 2 Facebook Pixel for Remarketing can be configured in few simple steps. We will guide through each step in this document. Installation Instructions Manual Installation

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

Analytics for Magento 2.0

Analytics for Magento 2.0 Analytics for Magento 2.0 USER GUIDE Version 1.0 support@exto.io https://exto.io/analytics-for-magento-2.html Analytical tool for your Magento store with capabilities for sales, products and other data

More information

Store Login Access extension for Magento2. User Guide

Store Login Access extension for Magento2. User Guide Store Login Access 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

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Sliding Contact Us 3 Features 3 Version & Compatibility Support 3 How to Install This Module? 4 General Configuration 6 Sender &

More information

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Customer Who Bought This Item Also Bought 3 Version & Compatibility Support 4 Features 4 How to Install This Module? 5 Module Configuration

More information

EASYPAY MODULE - MAGENTO 2

EASYPAY MODULE - MAGENTO 2 EASYPAY MODULE - MAGENTO 2 This document aims to describe the installation and configuration of the EasyPay Magento2 module. 1. INSTALLATION To assure correct functioning it s necessary to install and

More information

Magento Pinterest Extension User Guide

Magento Pinterest Extension User Guide Magento Pinterest Extension User Guide Welcome to the Pinterest extension for Magento User Guide. Thank you for choosing our product. This user guide describes the functionality of Pinterest extension

More information

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.1 ) Table of Contents Introduction to FAQ Manager 3 Version & Compatibility Support 4 Features 4 How to Install This Module? 4 Configuration 6 Questions Management 7 Category

More information

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Shopping List Manager 3 Version & Compatibility Support 3 Features 4 How to Install This Module? 4 Module Configuration 6 General

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

User Guide. Customer Activation. Extension Version User Guide Version Magento Editions Compatibility

User Guide. Customer Activation. Extension Version User Guide Version Magento Editions Compatibility User Guide Customer Activation 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, 2.1 Enterprise 2.0.0,

More information

PDF Catalog Publication

PDF Catalog Publication PDF Catalog Publication Simply create categories and products as PDF INSTALLATION Installation via Magento Marketplace If you purchased the extension via Magento Marketplace, you can install the extension

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

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support:

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support: FREE AJAX SUITE FOR MAGENTO 2 User Guide Version: 1.2.0 Release Date: 19.09.2017 Product Page: Ajax Suite Support: info@tigren.com C O P Y R I G H T 2017 TABLE OF CONTENTS Installation. 1 Ajax Suite....2

More information

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation Contents 1. Installation 2. Uploading Magento 2 extension files 2.1. SSH Installation (requires SSH access

More information

Custom Carrier Trackers

Custom Carrier Trackers Custom Carrier Trackers User/Installation Guide Version 2.1.3 www.magevision.com Copyright 2017 MageVision. All rights reserved. 1 . 1. Overview The Custom Carrier Trackers extension gives you the ability

More information

rma_product_return_magento2

rma_product_return_magento2 rma_product_return_magento2 version BoostMyShop avril 19, 2019 Contents RMA Product Return for Magento2 1 1. Overview 1 2. Installation 1 First Installation 1 Upgrade 1 Disable extension 1 3. Customer

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

CUSTOMER APPROVAL FOR MAGENTO 2

CUSTOMER APPROVAL FOR MAGENTO 2 1 User Guide Customer Approval for Magento 2 CUSTOMER APPROVAL FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide Customer Approval for Magento 2 Contents 1. Customer Approval for Magento 2 Overview...

More information

Instagram Widget User Guide

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

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

INSTALLATION GUIDE. for Magento 2 Extension

INSTALLATION GUIDE. for Magento 2 Extension support@magestore.com sales@magestore.com Phone: +1-606-657-0768 INSTALLATION GUIDE for Magento 2 Extension 1. Generate License Certificate After purchasing an extension, you will receive an email that

More information

Cache Warmer How to install the extension. How to upgrade extension. Disabling the Extension

Cache Warmer How to install the extension. How to upgrade extension. Disabling the Extension Cache Warmer 1.0.48 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

Ajax login Magento2 Extension

Ajax login Magento2 Extension Ajax login Magento2 Extension Table of Contents Introduction to Ajax Login... 3 Version & Compatibility Support... 3 Features... 4 How to install this Module?... 4 Module Configuration... 5 General Configuration...

More information

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support:

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support: POPUP PLUS FOR MAGENTO 2 User Guide Version: 1.0.0 Release Date: 08.08.2016 Product Page: Popup Plus Support: support@magebuzz.com C O P Y R I G H T 2 0 1 6 M A G E B U Z Z S T O R E TABLE OF CONTENTS

More information

Buyer Seller Communication Marketplace Add-on

Buyer Seller Communication Marketplace Add-on Buyer Seller Communication Marketplace Add-on webkul.com/blog/marketplace-buyer-seller-communication-magento2/ On - March 17, 2016 Buyer Seller Communication Marketplace Add-on is a very useful module

More information

Customer Redirect Pro for Magento 2

Customer Redirect Pro for Magento 2 Customer Redirect Pro for Magento 2 www.magepsycho.com (Quality extension provider for Magento 1 & Magento 2) Contents 1. Overview... 3 2. Installation... 4 3. Manage Settings... 5 3.1. General Settings...

More information

USER GUIDE MAGENTO TO MAGENTO MIGRATION

USER GUIDE MAGENTO TO MAGENTO MIGRATION USER GUIDE MAGENTO TO MAGENTO MIGRATION The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of technology,

More information

Blast Search Lucene Search Module for Magento 2

Blast Search Lucene Search Module for Magento 2 Blast Search Lucene Search Module for Magento 2 Requirements : Magento 2.0.x or 2.1.x, pcre and pcntl php modules enabled Version 1.1.3 for Magento 2 1 Installation...3 1.1 Manual Install... 3 1.2 Composer

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

Aitoc. Layered Navigation Pro User Manual for Magento

Aitoc. Layered Navigation Pro User Manual for Magento Layered Navigation Pro User Manual for Magento Table of Content 1. Enabling the extension in Magento. 2. Configuring Layered Navigation Pro. 3. Configuring visual attributes. 4. Visualize Your Attributes

More information

Stockbase Extension Magento 2.0

Stockbase Extension Magento 2.0 Stockbase Extension Magento 2.0 21 SEPTEMBER 2016 V. 1.0.0 STOCKBASE EXTENSION FOR MAGENTO 2.X WEBSHOP Introduction This module integrates your Stockbase service with your Magento (version 1.x+) shop for

More information

Call For Price extension User Manual

Call For Price extension User Manual extension User Manual Magento 2 Call for Price extension helps hiding product price and Add to Cart and replace it with button to encourage visitors to contact you for quote. Table of Content 1. Extension

More information

Log Monitoring And Notification User Guide

Log Monitoring And Notification User Guide Log Monitoring And Notification User Guide Introduction Magento Log Monitoring And Notification is an advanced extension for Magento which allows to monitor Magento Logs and Reports in a convenient grid

More information

CUSTOM OPTION TEMPLATE FOR MAGENTO 2

CUSTOM OPTION TEMPLATE FOR MAGENTO 2 1 User Guide Custom Option Template for Magento 2 CUSTOM OPTION TEMPLATE FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide Custom Option Template for Magento 2 1. Custom Option Template for Magento

More information

How to Migrate from Drupal Commerce to Magento

How to Migrate from Drupal Commerce to Magento How to Migrate from Drupal Commerce to Magento The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of

More information

FAQ Manager Ask Questions Magento2 Extension

FAQ Manager Ask Questions Magento2 Extension FAQ Manager Ask Questions Magento2 Extension F A Q M a n a g e r A s k Q u e s t i o n s M a g e n t o 2 E x t e n s i o n Page 1 Table of Contents Introduction to FAQ Manager Ask Questions... 3 Version

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

Lazy Load Images Extension for Magento 2

Lazy Load Images Extension for Magento 2 Lazy Load Images Extension for Magento 2 User Manual https://www.magebees.com/lazy-load-images-extension-formagento-2.html Lazy Load Images Extension for Magento 2 By Support Ticket:- https://support.magebees.com,

More information

User Guide. Image Gallery. Extension Version User Guide Version Magento Editions Compatibility

User Guide. Image Gallery. Extension Version User Guide Version Magento Editions Compatibility User Guide Image Gallery 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.1 Enterprise 2.0.0, 2.0.1, 2.0.2,

More information

User Manual for Market Place. Version 2.0 & above

User Manual for Market Place. Version 2.0 & above User Manual for Market Place Version 2.0 & above Multi Vendor Medma Marketplace Magento 2 Extension Magento 2 marketplace extension coverts you ecommerce Magento store into a complete online multi vendor

More information

Quickbooks Connector Quick Start Guide

Quickbooks Connector Quick Start Guide Quickbooks Connector Quick Start Guide Installation (from a Zip file) Configuration & Setup Customer Synchronization Customer Grid Customer Detail Page Product Synchronization Product Grid Product Detail

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

Rewards Points for Magento 2.0

Rewards Points for Magento 2.0 Rewards Points for Magento 2.0 USER GUIDE Version 1.0 support@exto.io https://exto.io/rewards-points-for-magento-2.html Magento 2 Reward Points extension provides you with effective rewards program, customizable

More information

J2T SMS Gateway Extension for Magento 2 Documentation for v. 2.0.x

J2T SMS Gateway Extension for Magento 2 Documentation for v. 2.0.x J2T SMS Gateway Extension for Magento 2 Documentation for v. 2.0.x Summary How to install...2 How to configure... 3 Description of configuration fields... 4 How to add SMS to any transactional emails...

More information

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.5 ) Table of Contents Introduction to Quick Order 2 Version & Compatibility Support 3 Features 3 How to Install This Module? 4 Module Configuration 6 Multiple SKU Box

More information

EXTENSION FOR MAGENTO 2. (Updated May 23 rd 2017) INSTALLATION GUIDE

EXTENSION FOR MAGENTO 2. (Updated May 23 rd 2017) INSTALLATION GUIDE EXTENSION FOR MAGENTO 2 (Updated May 23 rd 2017) INSTALLATION GUIDE Confidential Information Notice Copyright 2017. All Rights Reserved. Any unauthorized reproduction of this document is prohibited. This

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

IMPORT/EXPORT WISH LIST ITEMS FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT WISH LIST ITEMS FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT WISH LIST ITEMS FOR MAGENTO 2 User Guide User Guide Page 1 Important Notice reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products

More information

1

1 www.mageants.com support@mageants.com 1 Table Of Contents Preface... 3 Installation Guide... 5 Store Pickup Configuration... 8 Back-end Example... 8 Front-end Example 16 www.mageants.com support@mageants.com

More information

PayPalPlus Magento 2 User's Guide

PayPalPlus Magento 2 User's Guide PayPalPlus Magento 2 User's Guide The PayPalPlus module for Magento 2 replaces the complete selection of payment methods in Magento. The PayPalPlus module supports other, proprietary payment methods that

More information

Aitoc. Smart Reports User Manual for Magento

Aitoc. Smart Reports User Manual for Magento Smart Reports User Manual for Magento Table of Contents 1. Enabling the extension in Magento. 2. Generating a report. 3. Use case: weekly Sales by SKU via email. 4. Managing report profiles. 5. Configuring

More information

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Advanced Sample Orders 3 Features 3 Version & Compatibility Support 4 How to Install This Module? 4 General Configuration 6 Price

More information

Advanced Dashboard. Table of Contents. Page 1 of 11

Advanced Dashboard. Table of Contents. Page 1 of 11 Page 1 of 11 Advanced Dashboard Table of Contents Installation... 2 Upload Acx Advance Dashboard Extension... 2 Install Extension... 3 Filtering Options of Advance Dashboard... 3 Reports of Advance Dashboard

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

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

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector SIMICART USER GUIDE SERIES Install SimiConnector TABLE OF CONTENTS I. INSTALL SIMICONNECTOR 3 II. CHECK CONNECTOR AFTER INSTALL 12 I. INSTALL SIMICONNECTOR 1) Download SimiConnector: https://github.com/simicart/simicart-magento2.x

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

DPD France Shipping Method Module Magento 2

DPD France Shipping Method Module Magento 2 DPD France Shipping Method Module Magento 2 Summary 1 - INTRODUCTION 3 2 - MODULE INSTALLATION 4 3 - MODULE CONFIGURATION 5 4 - FRONT-OFFICE USAGE 10 5 - BACK-OFFICE USAGE 13 6 - MODULE UNINSTALLATION

More information

To configure the extension please go to Stores Configuration Amasty Extensions RMA.

To configure the extension please go to Stores Configuration Amasty Extensions RMA. For more details see the RMA extension page. RMA for Magento 2 Manage product returns and exchanges effectively with the powerful RMA for Magento 2 module. Make these processes simple and enhance your

More information

Mobile Login extension User Manual

Mobile Login extension User Manual extension User Manual Magento 2 allows your customers convenience and security of login through mobile number and OTP. Table of Content 1. Extension Installation Guide 2. Configuration 3. API Settings

More information

Page 1 of 32. Rewards Points

Page 1 of 32. Rewards Points Page 1 of 32 Rewards Points Table of Contents Rewards Points... 1 Installation... 2 Configure Reward Points... 3 General Configuration... 4 Earning Points Configuration... 4 Spending Points Configuration:...

More information

IMPORT/EXPORT URL REWRITES FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT URL REWRITES FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT URL REWRITES FOR MAGENTO 2 User Guide User Guide Page 1 Important Notice reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products

More information

Extended Product Grid with Editor for Magento 2

Extended Product Grid with Editor for Magento 2 Last update: 2018/01/26 13:00 magento_2:extended_product_grid https://amasty.com/docs/doku.php?id=magento_2:extended_product_grid Extended Product Grid with Editor for Magento 2 Get the advanced product

More information

Indian GST extension User Manual

Indian GST extension User Manual extension User Manual Magento 2 extension helps creating and calculating tax rates and rules to make your Magento 2 stores GST ready. Table of Content 1. Extension Installation Guide 2. Configuration 3.

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Adding New Cross Links 4. Managing Cross Links 5. Cross Links for Individual Products 6. Cross Links

More information