laurentj / jcommunity
A set of modules for the Jelix framework, to bring the support of a community management in an application : registration, profile editing etc
Clone this repository (size: 2.5 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/laurentj/jcommunity
Welcome to jcommunity project
jCommunity is set of modules to add "community" features to a web site made with the Jelix framework.
The 0.2 version provides :
- user registration: account creation, with confirmation by email and activation key. The form contains a captcha.
- users can choose their password
- possibility to ask a new password when the user has loose his password (again, confirmation by email and activation key)
- After a successful login, jcommunity can redirect to the page before the login
- Profile editing
- login/logout form
- many new events in controllers, to allow you to do processing at each step of the registration and other actions, so your own module can verify or doing additional things.
- notification messages with jMessage
- a specific form for jauthdb_admin is provided
- optional: authentification status can be synchronized with a phorum installation. (module jcommunity_phorum)
In the future, some other features will be provide :
- internal messaging
- compatibility of the authentification with other php software (dokuwiki etc..)
Releases
- 0.2 version
- old : 0.1 version
Documentation
Development version
To use the development version of jcommunity, or to contribute, read this page
This revision is from 2010-07-05 00:20
