Custom Registration Field For Magento2

Size: px
Start display at page:

Download "Custom Registration Field For Magento2"

Transcription

1 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 for customers. Using this module you can extend your customer sign up form. As Magento2 default custom registration form is not extendable, Custom registration field for Magento2 extension is the perfect choice for the store owners to extend custom fields for sign up form. Features Of Custom Registration Field For Magento2 Admin can easily extend the sign up form. Easy to use from Magento back-end and supported by all html input types. Admin can create any type of the input field and insert into the registration form. All kind of attribute supported. Easy to capture more customer information like Date Of Birth, Hobby etc. Custom Field validation for registration form. Support all input types including dropdown, dependable field, multi-select and image upload during sign up form. Admin can set validation type for all custom registration field. For example valid number, use the number only, avoid spaces, use the valid date, etc. Visible on Sales . Visible on Sale s order and invoice. Admin can enter terms & conditions and privacy and cookie policy with customizable view on customer registration page. The code is fully open & you can customize it according to your need. Fully dynamic module that means you don t need any technical knowledge to extend sign-up form fields. Multi Lingual support / All language working including RTL Compatible with Multistore. Installation & Configuration Of Custom Registration Field For Magento2 Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento2 root directory on the server as shown below. 1/17

2 If you have downloaded the module from Magento Connect then unzip the respective extension zip and create Webkul(vendor) then CustomRegistration (module) name folder inside your magento root directory as app/code/webkul/customregistration and then move all module s files inside /app/code/webkul/customregistration/ folder in magento root directory. After the upload, you can see the folders in your Magento2 Root Directory. After the successful installation you have to run the command on Magento2 root directory- php bin/magento setup:upgrade 2/17

3 Also, run this commands in the Magento2 Root- php bin/magento setup:static-content:deploy You can refer the below screenshot. After running the commands, you have to log into the admin panel and you have to clear the Cache. You can refer to the below screenshot. Configuration For Multilingual Support 3/17

4 For the multilingual support, admin will navigate through Store->Configuration->General ->Locale Options and select the locale as German (the language into which admin want to translate his store content). Custom Registration Field For Magento2 Translation If user wants to translate their module from English to German then they need to follow the path app/code/webkul/customregistration/i18n in their unzipped Magento2 Custom Registration folder and will get a csv file with name en_us.csv. Now they will rename that csv as de_de.csv and translate all right side content after comma in German language. After editing the CSV, save it and then upload it to the path app/code/webkul/customregistration/i18n where they have installed Magento2 on the server. The module will get translated into German Language. It supports both RTL and LTR languages. 4/17

5 The user can edit the CSV like the image below. Configuration Of Custom Registration Field For Magento2 After successful installation of the module, you will see a menu in Magento admin for the custom registration field as per the screenshot. 5/17

6 After clicking on Add New Field, a New Customer Attribute page will be open. As per the above screenshot, you can see many parameters for the custom registration field, Let s discuss one by one. Default Label In the Label you need to give the name of the custom field which will be shown on the Sign Up Page. Attribute Code Here, the admin will enter the attribute code. Input Type For The Store Owner Input types for the owner are as under Text field to enable the user to type the small amount of text. Text Area If Admin needs to obtain more than one line of input from the user, then use a text area. Dropdown Using the dropdown at the footer new options will come where the admin can add value for admin and 6/17

7 default store view. Multiple Select Using Multiple Select more than one option in the list can be selected. Yes/No This will provide a yes/no selection type for the store owner. 7/17

8 Media Image and File Image Admin can create Media Image and File Image type and also set the extension for both. For an example, this field will helpful in case of admin want to see a customer profile picture during sign up. Dependable Field Admin can set the type as a dependable field. During dependable field, If the customer chooses an option and on the selection of the option another field will be open up. In the case of Dependable Field, you have to mention Default Label, Attribute Code, Input Type, Values required & Input Validation for Store Owner. 8/17

9 Values Required Admin can make this field mandatory and hence the values are required. Input Validation For Store Owner Admin can set the type of validation for the store owner. Input Field Sort Order Admin can set the input field sort order from here. Display Field In Form 9/17

10 Here admin can display the fields on different forms. Status Here admin can enable or disable the module. Custom Fields will also appear in Sale s Order and Invoice. 10/17

11 Admin can find Custom Registration Field under Custom Registration->Manage Custom Fields. Admin can delete or change the status of Custom Registration field. Also, here the admin can manage the display field s visibility on the Orders and in the s by clicking the menu option Manage Display Fields as shown below. Admin can display in order or hide from order the custom attributes as well as show in s or hide from s as 11/17

12 shown below in the snapshot. Admin can view additional information of the customer by going to Customer > All customer then all the customers of the store will be displayed and then admin has to click on the edit button of any particular customer whom admin want to view or manage the additional information like the below screenshot. Terms & Conditions and Privacy and Cookie Policy Configuration Admin can configure Terms & Condition and Privacy and Cookie Policy under Stores > Configuration > Webkul > Customer Terms & Conditions. Here admin can configure the front-end view and enter his Terms & Conditions and Privacy and cookie policy. These policies will be visible on customer registration page. 12/17

13 Admin can selects whether these policies will be visible on customer registration page or not. Privacy Popup Model Heading : Here admin enter the heading of privacy popup model. Term and Condition Popup Model Heading : Here admin enter the heading of Terms & Conditions popup model. Model Button Text : Admin enter the text of button which will appear on the model. Button Text Color : Can provide hexa code for color or leave blank for default color. Model Button Color : Can provide hexa code for color of the button or leave blank for default color. 13/17

14 Model Header Background Color : Can provide hexa code for color of the model header background or leave blank for default color. Note : It will work only when the Model Animation Type is selected as Slide. Model Background Color : Can provide hexa code for color of the model background or leave blank for default color. Model Animation Type : Admin can select model animation type as Popup or Slide. Front-end view of model when animation type selected as Popup. Front-end view of model when animation type selected as Slide. 14/17

15 Show Content as : Admin can show content as HTML or Text. Terms & Conditions : Here admin enter Terms & Conditions. Privacy & Cookie Policy : Here admin enter Privacy & Cookie Policy. Front-end Custom Registration Field For Magento2 Custom Registration Fields will be appear on customer sign up form as per the screenshot. 15/17

16 Customer can also view and manage the additional information from their account. 16/17

17 That s all for the Magento Custom Registration Field module still have any issue feel free to add a ticket and let us know your views to make the module better at 17/17

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

Quote System Marketplace Add-On

Quote System Marketplace Add-On Quote System Marketplace Add-On webkul.com/blog/magento2-marketplace-quote-system-2/ Quote System Marketplace Add-On module helps to enable the customer quotation request in Magento2 Marketplace. Sellers

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

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

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

GDPR PRO FOR MAGENTO 2

GDPR PRO FOR MAGENTO 2 GDPR PRO FOR MAGENTO 2 Overview General Data Protection Regulation (GDPR) is a single privacy framework that aims to ensure that individuals personal data is handled with caution and care. The GDPR regulation

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

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

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 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

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

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

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

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 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

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

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

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

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

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

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

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

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

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

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

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

Size Chart. User Guide v1.0.0

Size Chart. User Guide v1.0.0 Size Chart User Guide v1.0.0 Prepared by Website: www.velsof.com, E-mail: inquiry@ velsof.com E-23, Sector-63, Noida. Phone: +91-120-4243310 Reg. Office: E23, Sector 63, Noida 201 301, U.P. (India) http://www.velsof.com

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Extension User Guide Customer Attributes Brainvire Infotech Pvt. Ltd

Extension User Guide Customer Attributes Brainvire Infotech Pvt. Ltd Customer Attributes V. 1.0.3 1 Table of Contents OVERVIEW.. 03 EXTENSION FEATURES. 04 HOW TO INSTALL.. 05 CONFIGURATION 09 DISPLAY IN FRONT. 23 UNINSTALL 26 HELP / SUPPORT 27 2 OVERVIEW Magento Customer

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

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

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

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

Gift Card Manager Extension

Gift Card Manager Extension Ph: +91-120-4243310 Gift Card Manager Extension User Manual v1.0.0 Prepared by E-mail: support@knowband.com E-23, Sector-63, Noida. Phone: +91-120-4243310 1 Ph: +91-120-4243310 Contents 1.0 Introduction

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

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

Mass Upload Marketplace Add-On

Mass Upload Marketplace Add-On Mass Upload Marketplace Add-On webkul.com /blog/marketplace-mass-upload-for-magento2/ Mass Upload Marketplace Add-On allows the sellers to add products to store using CSV/XLS/XML file. The mass upload

More information

Aitoc. Product Custom Options Management User Manual for Magento 2

Aitoc. Product Custom Options Management User Manual for Magento 2 Product Custom Options Management User Manual for Magento 2 Table of Contents 1. Installing the extension in Magento 2. 2. Product Custom Options Management: General Settings. 3. Creating a custom options

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

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

FME Extensions Advanced SEO Friendly Blog Extension for Magento 2 User Guide - Version

FME Extensions Advanced SEO Friendly Blog Extension for Magento 2 User Guide - Version FME Extensions Advanced SEO Friendly Blog Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed

More information

Fashion Store Template for Magento 2

Fashion Store Template for Magento 2 Fashion Store Template for Magento 2 Magento 2 Theme Installation Create New folder sureict in /App/Design/Frontend/ Create New Folder fashionstore in /App/Design/Frontend/sureict Extract files in zip

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

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

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

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension installation instructions 2. Accessing the extension main settings 3. Search Autocomplete settings 4. Search Autocomplete on the front-end 5. User Agreement 6. Support and

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

IMPORT/EXPORT CMS PAGES FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT CMS PAGES FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT CMS PAGES 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

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Language Translator... 2 Pre requisite... 2 Installation... 3 Installation Steps... 3 Extension Activation... 8 Configuration... 9 FAQ... 24

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

Import Export Newsletter Subscribers for Magento2 Extension

Import Export Newsletter Subscribers for Magento2 Extension Import Export Newsletter Subscribers Extension for Magento2 User Manual https://www.magebees.com/import-export-newsletter-subscribersextension-for-magento-2.html Import Export Newsletter Subscribers for

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Predefined Sphinx Settings 4. Sphinx Search Settings 5. Search Autocomplete Settings 6. Search Autocomplete

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

GUEST CHECKOUT TO REGISTERED CUSTOMERS

GUEST CHECKOUT TO REGISTERED CUSTOMERS GUEST CHECKOUT TO REGISTERED CUSTOMERS FOR MAGENTO 2 User Guide User Guide Page 1 Important Notice reserves the right to make corrections, modifications, enhancements, improvements, and other changes to

More information

FME Extensions Jobs & Recruitment Manager Extension for Magento 2 User Guide - Version

FME Extensions Jobs & Recruitment Manager Extension for Magento 2 User Guide - Version FME Extensions Jobs & Recruitment Manager Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed

More information

STORE LOCATOR For Magento 2

STORE LOCATOR For Magento 2 1 STORE LOCATOR For Magento 2 PREFACE Store locator also known as store finder empowers user to add unlimited stores with functionality of adding tags to differentiate them. It allows user to locate nearby

More information

Magento 2 Guide ING. Guide 1

Magento 2 Guide ING. Guide 1 Magento 2 Guide ING Guide 1 ING Payments How do I integrate product into my webshop? To make the integration process as easy as possible for you, we have developed various plugins for your webshop software

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

EMARSYS FOR MAGENTO 2

EMARSYS FOR MAGENTO 2 EMARSYS FOR MAGENTO 2 Integration Manual July 2017 Important Note: This PDF was uploaded in July, 2017 and will not be maintained. For the latest version of this manual, please visit our online help portal:

More information

TABLE OF CONTENT. Overview Support Versions Getting Started Guide Install by Copying Files Configuration...

TABLE OF CONTENT. Overview Support Versions Getting Started Guide Install by Copying Files Configuration... TABLE OF CONTENT Overview... 2 Support... 2 Versions... 2 Getting Started Guide... 3 Install by Copying Files... 3 Configuration... 3 Get Access Token... 6 Add Instagram Hash-Tag... 7 Customer Usage Description...

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

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Star Track Shipping... 2 Pre-requisites... 2 Installation... 3 Installation Steps... 3 Extension Activation... 7 Configuration... 8 Contact Us...14

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

Import Export URL Rewrites for Magento2 Extension

Import Export URL Rewrites for Magento2 Extension Import Export URL Rewrites Extension for Magento2 User Manual https://www.magebees.com/import-export-url-rewritesextension-for-magento-2.html Import Export URL Rewrites for Magento2 Extension By CONTENT

More information

Wirecard CEE Integration Documentation

Wirecard CEE Integration Documentation Created on: 20180128 03:18 by Wirecard CEE Integration Documentation () Created: 20180128 03:18 Online Guides Integration documentation 1/9 Created on: 20180128 03:18 by Wirecard Shop Plugin for Magento

More information

IMPORT/EXPORT CATEGORIES FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT CATEGORIES FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT CATEGORIES 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

[ 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

USER MANUAL. MageMob App Builder TABLE OF CONTENTS. Version: 2.0.0

USER MANUAL. MageMob App Builder TABLE OF CONTENTS. Version: 2.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of MageMob App Builder... 1 Installation & Activation... 2 Installation Steps... 2 Extension Activation... 3 How it Works?... 4 Back End Configuration:...

More information

TNT International Installation and Usage Guide

TNT International Installation and Usage Guide Installation and Usage Guide Installation To install the extension copy the app, lib and skin folders of the extension package in the root of your Magento installation where those folders already exist.

More information

IMPORT/EXPORT SEARCH TERMS FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT SEARCH TERMS FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT SEARCH TERMS 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

IMPORT/EXPORT CUSTOMER REVIEWS FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT CUSTOMER REVIEWS FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT CUSTOMER REVIEWS 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

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

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

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Delivery Date Scheduler...1 Installation & Activation...2 Installation Steps...2 Installation via Composer...4 Installation (Custom theme)...6

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

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

IMPORT/EXPORT CUSTOMERS FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT CUSTOMERS FOR MAGENTO 2. User Guide. User Guide Page 1 IMPORT/EXPORT CUSTOMERS 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

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

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. SEO Markup 4. User Agreement 5. Support and Extra Info 1. Installation Instructions Uploading the 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

PagSeguro Payment. User Guide

PagSeguro Payment. User Guide PagSeguro Payment for Magento 2 User Guide Version 1.0.1 Support: info@pronkoconsulting.com Table of Contents Introduction About PagSeguro Payment For Merchants For Customers Functionality 1. Installing

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