peterbrain/magento2-terms-conditions 0.0.3

shows all terms and conditions of the respective store view on a page

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Module - TermsConditions

Package name: peterbrain/magento2-termsconditions

Main Functionalities

Shows all terms and conditions of the respective store view on a page

Installation

Method 1: Composer (recommended)

composer require peterbrain/magento2-termsconditions

Method 2: Zip file (not recommended)

  • Unzip the zip file in app/code/PeterBrain

This extension is dependent on PeterBrain Core. Make sure you installed this first.

Enable & deploy

php bin/magento module:enable PeterBrain_TermsConditions
php bin/magento setup:upgrade
php bin/magento cache:flush

Usage

  • In Magento 2 admin, navigate to Stores > Configuration > Sales > Checkout and set Enable Terms and Conditions to Yes
  • If not done already, add a new condition at Stores > Terms and Conditions
    • Every condition meeting the scope of your current store view will be displayed at https://www.example.com/termsconditions/.

Credits

Credits go to Abdul from magento.stackenchange.com for sharing the code. See: https://magento.stackexchange.com/questions/220500/show-terms-and-conditions-on-static-page