Download the PHP package peterbrain/magento2-terms-conditions without Composer
On this page you can find all versions of the php package peterbrain/magento2-terms-conditions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download peterbrain/magento2-terms-conditions
More information about peterbrain/magento2-terms-conditions
Files in peterbrain/magento2-terms-conditions
Package magento2-terms-conditions
Short Description Display all terms and conditions of the respective store view on a page
License OSL-3.0
Informations about the package magento2-terms-conditions
Magento 2 Module - TermsConditions
Package name: peterbrain/magento2-terms-conditions
- Magento 2 Module - TermsConditions
- Main Functionalities
- Installation
- Method 1: Composer (recommended)
- Method 2: Zip file (not recommended)
- Enable \& deploy
- Usage
- Credits
Main Functionalities
- Display all terms and conditions (Magento built-in feature) of the respective store view on a page.
- Add this page to Sitemap.
- Display specific terms and conditions within a page or block with a widget.
Widget code:
or use the Magento integrated GUI for widgets.
Widget to display specific terms and conditions:
Admin configuration:
Installation
Method 1: Composer (recommended)
Method 2: Zip file (not recommended)
- Unzip the zip file in
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.
Enable & deploy
Usage
- Enable module ouptut in
Stores > Configuration > PeterBrain Extensions > Terms & Conditions > General Configuration
- In Magento 2 admin, navigate to
Stores > Configuration > Sales > Checkout
and setEnable Terms and Conditions
toYes
. Module status provides you with a short summary. - 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/
and your custom url.
- Every condition meeting the scope of your current store view will be displayed at
- The url to the terms and conditions is automatically added to the sitemap the next time it is generated. If a user-defined url is specified, only this url will be added to the sitemap.
Required system configuration:
Credits
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