zikula/legal-module

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides an interface for managing the site's legal documents.

Installs: 28 157

Dependents: 0

Suggesters: 0

Security: 0

Stars: 17

Watchers: 14

Forks: 4

Open Issues: 5

Type:zikula-module

3.2.11 2022-03-25 06:23 UTC

This package is auto-updated.

Last update: 2022-09-18 09:33:25 UTC


README

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.