This is the User Module for the Attogram Framework.
- You already installed the Attogram Framework, didn't you?
- Goto the top level of your install, then run:
composer create-project attogram/attogram-user modules/_attogram_user
actions/login.php
- Login pageactions/user.php
- User home page
admin_actions/user-admin.php
- User administration
includes/AttogramUser.php
- Attogram User object
tests/*
- phpunit tests