+ All Categories
Home > Documents > Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on...

Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on...

Date post: 06-Aug-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
8
1 Installation and User Guide for Magento 2 Product Scheduler Extension
Transcript
Page 1: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

1

Installation and User Guide for

Magento 2 Product Scheduler Extension

Page 2: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

2

Table of Contents

1. Installation ...........................................................................................................................................3

Upload Package ......................................................................................................................3

Install Extension ......................................................................................................................3

2. Configuration Settings for Product Scheduler..................................................................................3

General Settings .....................................................................................................................3

Timer/Label Settings ...............................................................................................................4

Cron Settings...........................................................................................................................6

Start and End Date set up with product ................................................................................7

3. Front-end Site View ............................................................................................................................7

"Launching Soon" Text for the New Product on the Category Page ..................................7

PLaunching Soon Timer on the Product Page .....................................................................8

Page 3: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

3

1. Installation

Upload Package: Upload the content of the module to your root folder. This will

not overwrite the existing Magento folder or files, only the new contents will be

added.

Install Extension: After the successful upload of the package, run below

commands on Magento 2 root directory.

composer require scommerce/core

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy

2. Configuration Settings for Product Scheduler

Go to Admin > Stores > Configuration > Scommerce Configuration > Product

Scheduler

General Settings

Enable Product Scheduler – Select “Yes” or “No” to enable or disable the

module.

License Key – Please add the license for the extension which is provided in

the order confirmation email. Please note license keys are site URL specific.

If you require license keys for dev/staging sites then please email us at

[email protected]

Enable Log – Yes/No (If set to yes then this create a log file in var/log folder

for each day with a time stamp like product_scheduler 20190125 log. The log

file will record all details about products being set to enable/disable along

with the dates/store values).

Page 4: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

4

Timer / Label Settings

Show Timer/Label Before Launch Date – Set yes to enable the module. If

set to yes then the product status will be enabled and will show on the front

end but there will be no add to basket on category or product page. Instead

of Add to basket button it will either show timer on product page and

launching soon label on category page.

Launching Soon Label Text on Category Page – This is a text box. This

option will only show if “Show timer/label before launch date” is set to yes

This is a text for adding label text which will appear with product on category

page. Default text should be “Launching Soon”.

Launching Soon Label Font Size on Category Page – This is a text box.

This option will only show if “Show/timer before launch date” is set to yes.

The user can enter the font size for the launching soon label text on the

category page. Default size should be 12px.

Launching soon Label Font Colour on Category Page – This is a text

box. This option will only show if “Show timer/label before launch date” is set

to yes. The user can enter the text colour for the launching soon label text on

category page. Default colour should be #ffffff.

Launching Soon Label Background Colour – This is a text box. This

option will only show if “Show timer/label before launch date” is set to yes.

The user can enter the background colour for the launching soon label text

on category page. Default colour should be #FF0000.

Launching soon Label Text on Product Page – This is a text box. This

Select “Yes” to enable the

module

Enter the License key for

the module

Select “Yes” to enable the

log in var /log directory

Page 5: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

5

option will show if “Show timer/label before launch date” is set to yes.

This is a text for adding label text which will appear with product on product

page. Default text should be “Launching soon”.

Launching soon Label Font Size on Product Page – This is a text box.

This option will only show if “Show timer/label before launch date” is set

to yes. The user can enter the font size for the launching soon label text on

product page. Default size should be 14px.

Launching Soon Label Font Colour on Product Page – This is a text box.

This option will only show if “Show timer/label before launch date” is set

to yes. The user can enter the text colour for the launching soon label text on

product page. Default colour should be #FF0000.

Custom CSS – Enter custom CSS code and easily change the way Product

Scheduler looks.

Page 6: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

6

Cron Settings

Cron Schedule – This will allow you to define cron frequency, how often you

want to run product scheduler cron.

Select “Yes” to enable the

time countdown

Please add the Launching

text for listing page

Please add the Launching

text size for listing page

Please add the Launching

text colour for listing page

Please add the Launching

background colour

Please add the Launching

text for product page

Please add the Launching

text size for product page

Please add the Launching

text colour for product page

Please add the Custom

CSS

Please add the Custom

CSS

Please add the Cron

schedule

Page 7: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

7

Start and End Date Setup at Product Level - You can schedule product for

launching by selecting ''Start Date'' and ''End Date'' from Catalog > Products >

Select Product > Start Date / End Date.

3. Front - end Site View

"Launching Soon" Text for the New Product on the Product Page – You

can show "LAUNCHING SOON" on the category page for the new product from

Admin > Stores > Configuration > Scommerce Configuration > Product

Scheduler > Timer /Label Settings > Show Timer/Label Before Launch Date -

"Yes".

Page 8: Installation and User Guide for Magento 2 Product ...€¦ · Launching soon Label Font Size on Product Page – This is a text box. This option will only show if “Show timer/label

8

Launching Soon Timer on the Product Page - To show launching soon

timer on the product page, go to Admin > Stores > Configuration >

Scommerce Configuration > Product Scheduler > Timer /Label Settings >

Show Timer/Label Before Launch Date - Select "Yes".

Please contact [email protected] for any queries.


Recommended