jelix / jcommunity-module
modules to add community features to a web site made with Jelix
Installs: 47 036
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 5
Open Issues: 14
Type:jelix-module
Requires
- php: >=7.4
- v1.4.4
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.4.0-rc.2
- v1.4.0-rc.1
- v1.4.0-beta.1
- dev-master / 1.3.x-dev
- v1.3.20
- v1.3.19
- v1.3.18
- v1.3.17
- v1.3.16
- v1.3.15
- v1.3.14
- v1.3.13
- v1.3.12
- v1.3.11
- v1.3.10
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.3.0-rc.1
- v1.3.0-beta.1
- 1.2.x-dev
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.2.0-rc.5
- v1.2.0-rc.4
- v1.2.0-rc.3
- v1.2.0-rc.2
- v1.2.0-rc.1
- v1.1.1
- v1.1
- 1.0.x-dev
- v1.0.1
- v1.0
This package is auto-updated.
Last update: 2024-10-31 00:17:24 UTC
README
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
The current version works only with Jelix 1.6.24+, 1.7 and 1.8.
See INSTALL.md or the wiki
To contribute and test, read the test/README.md file.
Localization
To help to translate the module, go to Transifex: https://www.transifex.com/3liz-1/jelix/modules--jcommunitypot/. No PR for localization will be accepted.
To download locales, go to https://download.jelix.org/jelix/langpacks/jcommunity/ .