Type
magento2-module
Display all terms and conditions of the respective store view on a page
magento2-module
OSL-3.0
None
None
None
None
None
Package name: peterbrain/magento2-terms-conditions
Widget code:
{{widget type="PeterBrain\TermsConditions\Block\Widget\Tc" agreement_id="<id>"}}
or use the Magento integrated GUI for widgets.
Widget to display specific terms and conditions:
Admin configuration:
composer require peterbrain/magento2-terms-conditions
app/code/PeterBrain
This extension requires PeterBrain Core. Ensure that you have it installed prior to installing this module. Use Composer to install it automatically with this module.
bin/magento module:enable PeterBrain_TermsConditions
bin/magento setup:upgrade
bin/magento setup:static-content:deploy
bin/magento cache:flush
Stores > Configuration > PeterBrain Extensions > Terms & Conditions > General Configuration
Stores > Configuration > Sales > Checkout
and set Enable Terms and Conditions
to Yes
. Module status provides you with a short summary.Stores > Terms and Conditions
https://www.example.com/termsconditions/
and your custom url.Required system configuration:
Credits go to Abdul from magento.stackenchange.com for the inspiration. See: https://magento.stackexchange.com/questions/220500/show-terms-and-conditions-on-static-page