Skip to content

A set of modules for the Jelix framework, to bring the support of a community management in an application : registration, profile editing etc

License

Notifications You must be signed in to change notification settings

josemvm/jcommunity-module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jCommunity is set of modules to add "community" features to a web site made with the Jelix framework.

It 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)
  • 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

Installation

Current version works only with Jelix 1.6 to 1.7.

See INSTALL.md or the wiki

Others documentation

On the project web site:

About

A set of modules for the Jelix framework, to bring the support of a community management in an application : registration, profile editing etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.5%
  • Smarty 13.9%
  • Shell 6.0%
  • CSS 3.6%
  • Ruby 2.0%