pre-order - magento 2pre-order is the perfect extension for store owner who want to allows...

20
Pre-Order - Magento 2 USER MANUAL www.mageants.com [email protected] 1

Upload: others

Post on 16-Aug-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 2: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Table Of Contents

Preface ........................................................................................3Installation Guide ........................................................................4Back-end Example.......................................................................5Front-endExample .....................................................................10

www.mageants.com [email protected] 2

Page 3: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Preface

Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product availability date and messages to alert their customers about pre-order products.

www.mageants.com [email protected] 3

Page 4: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Installation

There are two ways of installing extension in magento2.1) Using COMMAND LINE.2) Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE

(Recommended) Follow below steps to install extension from the

command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.

Step 3: Disable the cache under System -> Cache Management.

Step 4: Enter the following at the command line: php bin/magento setup:upgrade

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Advanced -> Advanced, the module will be displayed in the admin panel.

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.Step 2: Upload it to code directory in your magento installation’s

app directory If code directory does not exists then create.

Step 3: Disable the cache under System -> Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_PreOrder’ => 1

Step 4: Disable the cache under System -> Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration-> Advanced -> Advanced, the module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

ConfigurationAfter Installation of Extension login to magento admin

panel for set configuration of the extension.

You can find configuration at Stores -> Configuration -> Mageants -> PreOrder .

as per below screen shot you can set all the settings here.

www.mageants.com [email protected] 5

Page 7: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Product Detail Page Configuration: Please go to Products → Catalog → select a product → Advanced Inventory

www.mageants.com [email protected] 7

Page 8: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Order Detail Page Configuration

www.mageants.com [email protected] 8

Page 10: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Front-end Example:

Category Page.

www.mageants.com [email protected] 10

Page 13: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Simple Product View Page.

www.mageants.com [email protected] 13

Page 14: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Configurable Product View Page.

www.mageants.com [email protected] 14

Page 15: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Grouped Product View Page.

www.mageants.com [email protected] 15

Page 16: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Bundle Product View Page.

www.mageants.com [email protected] 16

Page 18: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Order Details Page.

www.mageants.com [email protected] 18

Page 20: Pre-Order - Magento 2Pre-Order is the perfect extension for store owner who want to allows previously ordering out of stock products or upcoming products, store owner can add product

Thank you!

Should you have any questions or feature suggestions, please contact usat:

http://mageants.com/contactus

Your feedback is absolutely welcome!

www.mageants.com [email protected] 20