Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

zikula-modules/Legal

Repository files navigation

Back in core

Legal has been included into the core repository.

Legal

Requires Zikula Core 3.0.0+

This module provides a site with the ability to manage and display legal information such as terms of use and privacy policies. It also allows the site to require that these policies be accepted during registration and/or log-in.

This module also supports a simplistic age verification during registration.

See Resources/docs/CHANGELOG.markdown for version history information (currently a bit outdated).

Supported Policies, statements, and registration requirements

  • Age check
    • Check performed during registration, if active.
  • Terms of use
    • User acceptance is required during registration, if active.
    • User acceptance is required during log-in, if active and not accepted during registration.
  • Privacy
    • User acceptance is required during registration, if active.
    • User acceptance is required during log-in, if active and not accepted during registration.
  • Accessibility Statement
    • User acceptance is not required.
  • Legal Notice
    • User acceptance is not required.
  • Cancellation Rights Policy
    • User acceptance is required during registration, if active.
    • User acceptance is required during log-in, if active and not accepted during registration.
  • Trade Conditions
    • User acceptance is required during registration, if active.
    • User acceptance is required during log-in, if active and not accepted during registration.