Download the PHP package iionly/agerestriction without Composer
On this page you can find all versions of the php package iionly/agerestriction. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download iionly/agerestriction
More information about iionly/agerestriction
Files in iionly/agerestriction
Package agerestriction
Short Description Force users to verify they are of full age before they are allowed to register.
License GPL-2.0-only
Homepage https://github.com/iionly/agerestriction
Informations about the package agerestriction
Agerestriction plugin for Elgg 4.0 and newer Elgg 4.X
Latest Version: 4.0.0
Released: 2022-01-23
Contact: [email protected]
License: GNU General Public License version 2
Copyright: (c) iionly 2011
Description
This plugin adds a "confirm age" checkbox on the register form. New users must confirm they are of full age (or any other age range you have in mind - just modify the language file then) before they are allowed to join. There's no verification of any kind if the users really are as old as they say, but at least you have asked them prior registration...
Installation
- If you have a previous version of the Agerestriction plugin installed, disable it and then remove the agerestriction folder from your mod directory before copying the new version on the server,
- Copy/extract the agerestriction folder/ zip archive into the mod folder,
- Enable the Agerestriction plugin.
No guarantee of any kind that it works with any other 3rd party plugins. The age check is currently configured to ask for confirmation of full age (18 years or older). You can change the question by simply modifing language/en.php.