https://github.com/lutsen/lagan-users
An example project that shows how to set up user accounts in Lagan.
https://github.com/lutsen/lagan-users
cms lagan login password php users
Last synced: 3 months ago
JSON representation
An example project that shows how to set up user accounts in Lagan.
- Host: GitHub
- URL: https://github.com/lutsen/lagan-users
- Owner: lutsen
- License: mit
- Created: 2017-05-10T20:14:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-30T17:58:00.000Z (over 8 years ago)
- Last Synced: 2025-03-29T17:34:17.877Z (9 months ago)
- Topics: cms, lagan, login, password, php, users
- Language: PHP
- Homepage: https://www.laganphp.com
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Any content, with a backend
Lagan lets you create flexible content objects with a simple class,
and manage them with a web interface that is 'automagically' created.
Lagan user example (work in progress)
-------------------------------------
An example project that shows how to create user accounts, let them log in using sessions, and reset their password if they forget it.
This project is built on the basic Lagan project (https://github.com/lutsen/lagan), and only includes the extra files you need to add to this project.
To do
-----
- Add confirm email option
Lagan is a project of [Lútsen Stellingwerff](http://lutsen.land/) from [HoverKraft](http://www.hoverkraft.nl/), and started as the backend for [Cloud 9](https://www.cloud9.world/).