1 / 7

Magento 2 Terms and Conditions by Customer Group

Meetanshiu2019s Terms and Conditions by Customer Group extension facilitates store owners to restrict certain terms and conditions depending on the customer groups.<br><br>Terms and Conditions plays a crucial role while starting an eCommerce business. It is essential to set in a precise manner to avoid any misunderstandings.

Meetanshi
Download Presentation

Magento 2 Terms and Conditions by Customer Group

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Terms and Conditions by Customer Group for Magento 2 User Guide Table of Content 1.Extension Installation Guide 2.Configuration 3.Adding Terms and Conditions 4.Terms and Conditions Checkbox on Checkout Page in Frontend Terms and Conditions by Customer Group for Magento 2 © Meetanshi

  2. 1.Extension Installation •For Magento Marketplace Customers oFind the Composer name and version of the extension in the extension’s composer.json file. oLogin to your SSH and run: ▪composer require meetanshi/magento-2-terms-and-conditions-by-customer-group --ignore-platform-reqs oEnter your authentication keys.Your public key is your username; your private key is your password. oWait for Composer to finish updating your project dependencies and make sure there aren’t any errors. oTo verify that the extension installed properly, run the command: ▪php bin/magento module:status Meetanshi_CustomTermsConditions --ignore- platform-reqs oBy default, the extension is probably disabled. oEnable the extension and clear static view files: ▪php bin/magento module:enable Meetanshi_CustomTermsConditions --clear-static- content ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush Terms and Conditions by Customer Group for Magento 2 © Meetanshi

  3. 2.Configuration To configure the extension, login to Magento 2, move to Stores → Conditions by Customer Group where you can find the setting to enable the extension. •Terms and Conditions by Customer Group: Enable Terms and Conditions by Customer Group extension. → Configuration→ →Terms and Terms and Conditions by Customer Group for Magento 2 © Meetanshi

  4. 3.Adding Terms and Conditions By default, Magento 2 allows adding terms and conditions for the website from Stores → Settings → → Terms and Conditions. The grid lists all the terms and conditions already added. Click on “Add New Condition” button to add a new condition. → Terms and Conditions by Customer Group for Magento 2 © Meetanshi

  5. •On click of “Add New Condition” button, the admin can add terms and conditions related details like condition name, status, select content type, how terms and conditions is applied, store views, checkbox text, add content, set content height. Apart from this default functionality, the extension facilitates with selecting the customer groups for which the admin wants to apply the condition. Terms and Conditions by Customer Group for Magento 2 © Meetanshi

  6. Note:Don’t forget to select YES to “Enable Terms and Conditions” from Stores > Configuration > Sales > Checkout to show terms and conditions checkbox to customers on the checkout page. 4.Terms and Conditions Checkbox on Checkout Page in Frontend Once the extension is configured and terms and conditions have been added successfully, customers can see terms and conditions checkbox based on their customer group, on the checkout page in frontend. Customers have to agree to the terms and conditions by checking the box, to place the order successfully. Terms and Conditions by Customer Group for Magento 2 © Meetanshi

  7. •Before agreeing to terms and conditions, customers can click on the text to open and read the terms and conditions content in a responsive popup. Terms and Conditions by Customer Group for Magento 2 © Meetanshi

More Related