Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension...

11
Image Gallery- Magento 2 USER MANUAL www.mageants.com [email protected] 1

Transcript of Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension...

Page 1: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Image Gallery- Magento 2

USER MANUAL

www.mageants.com [email protected] 1

Page 2: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Table Of Contents

Preface............................................................................................................................................................................3Installation Guide.....................................................................................................................................................4Image Gallery Configuration..............................................................................................................................5Back-end Example....................................................................................................................................................6Front-end Example...................................................................................................................................................9

www.mageants.com [email protected] 2

Page 3: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Preface

Magento2 Mageants ImageGallery module allows the admin to add/manage images

according to their requirement.

- Admin can easily manage photo gallery and gallery categories on their site.

- It will gives easyuploading of Images and admin can easily manage their images

categories.

- The Module allows you to create multiple image galleries.

www.mageants.com [email protected] 3

Page 4: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

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_ImageGallery’ => 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: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Configuration

After Installation of Extension log in to Magento admin panel for set configuration of the

extension.

Extension menu and sub menu:

You can set Image Gallery details & enable/disable all.

www.mageants.com [email protected] 5

Page 6: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Back-end Example:

To manage Images Please go to ImageGallery -> Image Gallery there you can see list of

all Images.Here you can manage all images(Add , Update, Delete).

Add New Image

www.mageants.com [email protected] 6

Page 7: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

To manage Images Please go to ImageGallery -> Gallery Category there you can see list of

all Images.Here you can manage all images Category(Add , Update, Delete).

Add New Image Gallery Category

www.mageants.com [email protected] 7

Page 8: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Add Images In Category (Select Images For Category).

www.mageants.com [email protected] 8

Page 9: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Front-end Example:

Image Gallery In Front end.

Loading image on Image gallery.

www.mageants.com [email protected] 9

Page 10: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Image Category Images listed here.

Image Zoom and Slider.

www.mageants.com [email protected] 10

Page 11: Image Gallery- Magento 2 · 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the

Thank you!

Should you have any questions or feature suggestions, please contact us at:http://mageants.com/contacts

Your feedback is absolutely welcome!

www.mageants.com [email protected] 11