www.mageants.com
support@mageants.com
1
Sample Product - Magento 2
USER MANUAL
Table Of Contents
Preface..............................................................................3 Installation Guide.............................................……..................3 Sample Product Configuration…………….….....................…..........5 Sample Product Front End.....…………….…..............................…..6
www.mageants.com
support@mageants.com
2
Preface Store Admin can Sell Sample Products with custom price added from admin. So customers can buy a sample 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 logout and login back to the admin panel and switch to Stores → Configuration → Advanced → Advanced, the module will be displayed in the admin panel.
www.mageants.com
support@mageants.com
3
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_SampleProduct’ = 1 Step 4: Disable the cache under System → Cache Management Step 5 : Once you complete above steps logout and login back to the admin panel and switch to Stores → Configuration → Advanced → Advanced, the module will be displayed in the admin panel.
www.mageants.com
support@mageants.com
4
Configuration After Installation of Extension, Go to to Store→Configuration→Mageants Extension→Sample Product Where admin can Enable/Disable Extension.
www.mageants.com
support@mageants.com
5
Admin can add custom price for Sample Product as well as max allowed Quantity per Order from Product Section.
Front End Configuration In the Front there is a button named �Order Sample� will display.
www.mageants.com
support@mageants.com
6
By Clicking on Order Sample Sample Product will be added to cart with the Custom Price added from admin.
Thank You If you have any questions or feature suggestions, please contact us at: http://mageants.com/contact-us/ or email us directly at support@mageants.com Your feedback is absolutely welcome!
www.mageants.com
support@mageants.com
7