Module jCommunity
Description
jCommunity is a module which provide all you need to add features for user profiles on a web site like a portal or a community web site:
- 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
jCommunity replaces the jauth module and use the jAuth class with the "db" driver of jAuth.
-
Author Laurent Jouanneau
-
Item by laurentj
-
WebSite
-
Repository
Last version
0.3.1 (stable)
-
Created 25/03/13 11:57 -
Compatible Jelix 1.5
-
Download : jcommunity_0.3.1.zip
Changelog
Update for Jelix 1.5
Old versions
0.3 (stable)
-
Created 25/03/13 11:33 -
Compatible Jelix 1.4
-
Download : jcommunity_0.3.zip
Changelog
Update for Jelix 1.4
0.2.3 (stable)
-
Created 07/10/12 23:10 -
Compatible Jelix 1.3
-
Download : jcommunity_0.2.3.zip
Changelog
Many bug fixed
0.2.2 (stable)
-
Created 16/09/11 09:14 -
Compatible Jelix 1.2
-
Download : jcommunity_0.2.2.zip
Changelog
This version brings the support with jelix 1.3


