PDF Catalog Publication

Size: px
Start display at page:

Download "PDF Catalog Publication"

Transcription

1 PDF Catalog Publication Simply create categories and products as PDF

2 INSTALLATION Installation via Magento Marketplace If you purchased the extension via Magento Marketplace, you can install the extension via the setup wizard. For more information, see Manual installation with the zip file Unpack the zip-file and copy the content 1:1 by <magento>/app/code/snmportal/publication if the zip-file has an "app" folder, please go to <magento>/. Then open an SSH shell and navigate to your root folder of the shop and execute the following commands: sudo -uwww-data bin/magento setup:upgrade sudo -uwww-data bin/magento cache:clean Please ask your Magento administrator. Further information can also be found at :

3 Settings 1 Licence Enter the license key you received from SNM- Portal here, otherwise simply enter "123". Current Version The current version is displayed here, should there be a new version, you will be informed here. Log Messages Here you can activate the log file for support. If you have any questions, please send the file to our support.

4 Settings 2 Category Settings Here you can set whether a link to the respective category pages is desired. Product Settings Show Print Link Would you like a link in the detail page of the product Use Cache: Should the PDF be regenerated every time. Default Template: Here you can select the template to be used for all products. Mapping Product Template Here you can choose different templates for specific product SKUs. In the picture the template TFF-201 is used for all article numbers with "ME". Notice: Select "Do not use" as "Default" then only the products from the mapping table will receive a PDF. See also Step5.

5 Templates In the Templates area you can add, delete and rename new templates and change their visibility. The Designer is not included in the free pdfpublication version. It will be available for a fee in a later version. If you are interested in the editor or in customer-specific templates, you are welcome to request a quotation.

6 Styles In the Styles area you can add, delete and rename new styles and change their visibility. Furthermore, adjustments can be made for the respective style type. A more detailed description and the interaction with the templates is contained in the description of the designer. The styles are imported with the templates and generally do not require any adjustmen

7 Generator In the Generator area you can add, delete and rename new generators and change their visibility. A more detailed description and the interaction with the templates is contained in the description of the designer. The generators are imported with the templates (if required) and generally do not require any adaptation. They are used to generate more complex display areas.

8 Cache / Queue For a current generation of PDFs, especially of category catalogs, an activated CronJob for the Magento shop is necessary. Queue Newly generated catalogs are entered in a job queue and processed by the CronJob. Detected changes can be found in the upper list. If errors are detected during generation, the jobs are not deleted and remain with an error message. They can then be deleted using the "Purge Queue" button. A maximum of 1 job is processed per CronJob call. If the generation was successful, the PDF is available in the lower area. Cache The finished PDFs are displayed in the lower area. The cache can be cleared via "Flush Cache". Then the "Check Catalogs" command can be executed manually to enter new jobs. The "Check Catalogs" command is also executed periodically in the background to detect changes to the category structure. SSH Command Line (bin/magento) Check the PDF Cache for changes bin/magento snm:publication:check:cache List jobs currently in the queue bin/magento snm:publication:queue:list Process Queue bin/magento snm:publication:queue:process Purge old jobs bin/magento snm:publication:queue:purge

9 Creating a Category Catalog - Step by Step A PDF catalog can be selected from the logical areas Front Page Subcategories Product Page Back Page Table of contents (in preparation) Several variants can exist in a template for an area, for example, several product pages to display certain products differently.

10 Step 1 Download Template Open the pdfpublication-templates page and select a desired template. Notice : For this example please use the template "TCA-100", you will also find templates for M1, which are not optimized for M2. You should now have loaded the file "pdf-publication-tmpl-m2-tca-100.zip". Now open the backend of your shop and navigate to the mask [SNM-Portal>PDFPublication Templates]. Here you can see the grid view of all pdfpublication templates. Please click on the button "Add new Template".

11 Step 2 Import Template Please select the type: "Import from File". Then use the "Import File" button to select the loaded file pdf-publication-tmpl-m2-tca-100.zip Finish the import with the button "Save and Continue".

12 Step 3 Save Template In addition to further information messages, you should see the picture on the left. You have now loaded the first template and is ready for further use. You can change the name here, as well as whether this template should be used for further definitions via the "Enable," status. Further adjustments are not necessary. This template simultaneously imports the "TCA-Light" style definition and the "Product Attributes Price Flat" generator. Both are visible in the respective grid masks. These also do not require any further adjustments. Images: <magento>/pub/media/wysiwyg/snm-tca Fonts: <magento>/pub/media/pdfpublication/fonts After generation you will find more temporary files at <magento>/var/snm-portal/pdfpublication. Among others, the PDF cache.

13 Step 4 Category Catalog For this example we choose a category with several subcategories, here in the Magento demo the category "Women". This category has a new section "SNM PDF Catalog" in the lower right area. We open it and see the adjoining picture. Under Template we select the template "TCA-100".

14 Step 4/2 Catalog Definition We see the logical areas of a catalog. Front Cover Products Sub Categories Back Cover Table of contents (in preparation) Now the definition can be started. If an area is not defined, it is not generated. For example, you can only customize the product area, then a catalog without title page, sub-categories and back page will be created. We will create a complete catalogue here. Let's continue with the definition of the title page

15 Step 4/3 Catalog Front Cover Front Cover We select from the selection box Spread: 1 (Front Cover) Logo Background Picture Notice: The appropriate logical selection should always be made. For example, a front cover should always be assigned to a title page, and a template can also contain several variants of a logical area. Depending on the template, further parameters can now be offered, which can be adjusted. TCA-100 offers 4 parameters which can be adjusted. background picture, title, category name, logo You can change the image or text. Magento markup tags can also be used in text fields. The model objects "category" (current category) and "product" (current product) are also available. Examples: Category Name: {{var category.name}} Shop URL: {{config path="web/unsecure/base_url"}} Shop Name: {{config path="general/store_information/name"}} Telephone: {{config path="general/store_information/phone"}} Current Date: {{var helper.date()}} Title For further information Category Name

16 Step 4/4 Catalog Products MText1 MCategory MText2 MText3 Products We select from the selection box Spread: 3 (Products) The texts of the header area of the page are customizable here.

17 Step 4/5 Catalog Subcategories Sub Categories Background Picture We select from the selection box Spread: 2 (Sub Categeories) Here you can customize the background image.

18 Step 4/6 Catalog Back Cover Back Cover Background Picture We select from the selection box Spread: 4 (Back Cover) Customizable are the text and background picture. Phone Website Info

19 Step 4/7 Test / Activate Click on the "Preview" button to generate a current preview. The difference to the final catalogue is that only one product page is created per category. If you are so far satisfied, you can also make the catalog visible in the frontend using the "Enable PDF Catalog" option. Do not forget to save. (Option in the Settings must also be set) After the catalog has been generated completely by the system (CronJob or via the menu item "PDF - Build and Show" the catalog is available for download. Notice: Please leave the task to the system for larger categories with many products. The generation is very computation-intensive and can take a few minutes.

20 Step 4/8 Customization Subcategories With the current definition, the lower category nodes would adopt the information from "Women". Now two sub-category pages are created one after the other. 1. Cover Page 2. Sub-Category Page: Tops 3. Sub-Category Page: Jackets If you do not want this, but only the intermediate page for jackets, then define "Disable /Do not display" on the tops for "Sub Categories". If you also do not want to display any products, then do the same for the "Products" area, otherwise "Do not use". In the sub-categories of Tops (jackets,...) you can undo this and make other definitions. Notice: Currently it is only possible to use the same template for the whole tree structure. It is not possible to mix the templates.

21 Step 5 Product Catalog Open the pdfpublication-templates page and select a desired template. In our example the template TPA-100. Import the template as described in Step 2. Open the section Settings[SNM-Portal>Settings>PdfPublication] and define the desired templates under "Product Settings". Default Template: Works for all products, can also be set to "Do not use", then the template must be defined under "Mapping". Mapping Product Template: Here you can define the required template for certain SKUs. Or they can be excluded with the option "Do not use". In example image all products are displayed with TPA-100, SKUs with MP* do not get a PDF and WT* get another template. The PDF can be loaded in the frontend under "PRINT PRODUCT".

22 Further information Soon the Designer will also be available, visit us on the Extension Website for more information. You can also order us for a customer-specific template. Please contact us (support@snm-portal.com) and let us know your ideas. If possible with pictures. With our different possibilities of adaptability we can also realize your wish. Your SNM-Portal Team

23 Thank you for your interest You have any questions or suggestions, please contact us: Website: snm-portal.com Demo Frontend: m2demo.snm-portal.com Demo Backend: m2demo.snm-portal.com/snm Username: demo PW: demo123 Your SNM-Portal Team

Responsive CMS Page Builder Create a Responsive Promotion Area for Magento 2

Responsive CMS Page Builder Create a Responsive Promotion Area for Magento 2 Responsive CMS Page Builder Create a Responsive Promotion Area for Magento 2 INSTALLATION Installation via Magento Marketplace For more details about installing custom modules see http://docs.magento.com/marketplace/user_guide/quicktour/install-extension.html

More information

gridexport Product, Order, Invoice, Shipment, Credit Memo for Magento 2 gridexport

gridexport Product, Order, Invoice, Shipment, Credit Memo for Magento 2 gridexport gridexport Product, Order, Invoice, Shipment, Credit Memo for Magento 2 gridexport INSTALLATION Installation via Magento Marketplace For more details about installing custom modules see http://docs.magento.com/marketplace/user_guide/quicktour/install-extension.html

More information

USER MANUAL pdfprint for Magento 2

USER MANUAL pdfprint for Magento 2 USER MANUAL pdfprint for Magento 2 For latest information, please visit the website. INSTALLATION Installation via Magento Marketplace For more details about installing custom modules see http://docs.magento.com/marketplace/user_guide/quicktour/install-extension.html

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[ 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

This guide will show you how to install and configure Fastly CDN extension for Magento 2.

This guide will show you how to install and configure Fastly CDN extension for Magento 2. INSTALLATION.md Installation guide This guide will show you how to install and configure Fastly CDN extension for Magento 2. You may choose between three installation methods composer installation, installation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Pre Order Magento Extension User Guide Official extension page: Pre Order

Pre Order Magento Extension User Guide Official extension page: Pre Order Pre Order Magento Extension User Guide Official extension page: Pre Order Page 1 Table of contents: 1. General Settings..... 3 2. Order Grid.... 7 3. Order Info.......... 8 4. Simple Product Settings...

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

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

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

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

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

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

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

Catch Integration - User Guide

Catch Integration - User Guide by CedCommerce Products Documentation 1 / 50 1. Overview... 3 2. Catch Magento 2 Store Integration Extension Installation... 3 3. Retrieve API Credentials from the Catch Seller Account... 4 4. Catch Configuration

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

Simple Google Shopping. End user instructions

Simple Google Shopping. End user instructions Simple Google Shopping End user instructions Configure your data feeds with Simple Google Shopping To create and configure your data feeds, go to Products > Simple Google Shopping. Your data feeds will

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

PRODUCT PDF PRINT - Magento2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: P: +1-(248)

PRODUCT PDF PRINT - Magento2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: P: +1-(248) PRODUCT PDF PRINT - Magento2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202 Welcome We would like to thank you for purchasing the Product PDF Print Extension from Magedelight.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

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

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

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

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

MAGENTO 2 IMPORT/EXPORT SALES/ORDERS. User Guide. User Guide Page 1

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

More information

PRODUCT PDF PRINT MAGEDELIGHT.COM USER MANUAL E:

PRODUCT PDF PRINT MAGEDELIGHT.COM USER MANUAL E: PRODUCT PDF PRINT USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM Welcome We would like to thank you for purchasing the Product PDF Print Extension from Magedelight.com. This user guide will help

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

SEO EXTENSION FOR MAGENTO 2

SEO EXTENSION FOR MAGENTO 2 1 User Guide SEO Extension for Magento 2 SEO EXTENSION FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide SEO Extension for Magento 2 Contents 1. SEO Extension for Magento 2 Overview... 4 2. How Does

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

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

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

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

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

Checkout Success Page v2.x Configuration for Magento 2

Checkout Success Page v2.x Configuration for Magento 2 Checkout Success Page v2.x Configuration for Magento 2 From Plumrocket Documentation Contents 1. Configuring Checkout Success Page Extension 2. Testing Checkout Success Page for Magento 2 2.1. Preview

More information

Event Tickets Magento Extension User Guide Official extension page: Event Tickets

Event Tickets Magento Extension User Guide Official extension page: Event Tickets Event Tickets Magento Extension User Guide Official extension page: Event Tickets Page 1 Table of contents: 1. Event Creation........3 2. Ticket creation settings......6 3. Custom registration fields creation...8

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

+1 (646) (US) +44 (20) (UK) Layered Navigation. for Magento 2. Aheadworks extensions for Magento 2

+1 (646) (US) +44 (20) (UK) Layered Navigation. for Magento 2. Aheadworks extensions for Magento 2 Layered Navigation for Magento 2 Table of contents: Table of contents:... 2 Getting Around... 3 Horizontal Filter Bars... 3 Enabled and Disabled Pop-over Modes... 3 Attribute multiselect... 4 Show X more...

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

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

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

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

Fastly_Cdn Module Installation Instructions

Fastly_Cdn Module Installation Instructions INSTALLATION.md Fastly_Cdn Module Installation Instructions Contents Prerequisites Installation Troubleshooting Prerequisites Before installing the Fastly_Cdn module you should setup a test environment

More information

B2B Wholesale Private Shop

B2B Wholesale Private Shop B2B Wholesale Private Shop B2B wholesale private shop module allows the admin to restrict the customer to view the Online shop. Admin has many options to restrict the customer to access the storefront

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

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

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

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

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

CHECKOUT CUSTOM FIELD FOR MAGENTO 2

CHECKOUT CUSTOM FIELD FOR MAGENTO 2 1 User Guide Checkout Custom Field for Magento 2 CHECKOUT CUSTOM FIELD FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Checkout Custom Field for Magento 2 Contents 1. Checkout Custom Field for Magento

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

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

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

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

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

Product Page PDF Magento 2 Extension

Product Page PDF Magento 2 Extension Product Page PDF Magento 2 Extension User Manual This is the user manual of Magento 2 Product Page PDF v100.0.0 and was last updated on 26-11- 2017. To see what this extension can do, go to the Magento

More information

ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE

ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE 1 User Guide Admin Product Preview Plus for Magento 2 ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE BSSCOMMERCE 1 2 User Guide Admin Product Preview Plus for Magento 2 Table of Contents I. Admin

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