Beta
Category
  • Backend
  • Bricks
  • Frontend
Best rating
Latest
Logo

QUIQQER - Verification

quiqqer/verification

Description

Verify any user action via a special url with a unique hash (i.e. user registration, newsletter opt-in etc.)

The QUIQQER Verification Plugin allows the verification of user actions via a link. This can used to confirm the e-mail address for a user account or to delete a user account. Verification links may be sent by e-mail to the user.

For each verification type, a separate class must be implemented (see "Usage" in the README). Any verification can, in the case of success or failure (e.g., if the link does not contain the correct hash), display a separate message or redirect to a site.

Features

  • Create individual Verification classes that independently control any verification process
  • When starting a verification process, a unique link is generated that can be sent to the user
  • By clicking on the link, the user verifies the respective process
  • Any verification can respond to success or failure
  • Each verification process is identified by a unique ID and a unique hash


Site types

  • types / verifier - Site that is initially directed to when a verification link is visited (must be set for verification to work!)


Crons

  • Automatic deletion of unverified verifications after X days (setting)

Install package

To install version "1.0.0" of this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|dev-master|dev-dev

To install version "1.1.0" of this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|dev-master|dev-dev

To install version "1.3.1" of this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|dev-master|dev-dev

To install the latest version (1.4.0) for this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|dev-master|dev-dev

To install version "dev-dev" of this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|dev-master|dev-dev

To install version "dev-master" of this package the following other packages have to be installed in the given version:

  • QUIQQER: >=1.1|dev-master|dev-dev

Additional information

Package type

Plugin

Latest version

1.4.0

License

PCSG QL-1.0, CC BY-NC-SA 4.0
Show license

Rights holder

PCSG - Computer & Internet Service OHG

Latest