Skip to content

gfr/Legal

 
 

Repository files navigation

Legal

Requires Zikula Core 1.4.1+

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 src/modules/Legal/docs/CHANGELOG.markdown for version history information.

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.

Contributing to this module

Information on contributing to this module can be found on this project's GitHub Wiki.

About

Provides website TOS/AUP, privacy policy, and other legal documents.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 50.0%
  • HTML 43.6%
  • JavaScript 6.0%
  • CSS 0.4%