winter / wn-userplus-plugin
Extends the Winter.User plugin for Winter CMS to add extra profile fields
Fund package maintenance!
wintercms
Open Collective
Installs: 918
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 6
Open Issues: 0
Type:winter-plugin
Requires
- php: >=7.2
- composer/installers: ~1.0
- winter/wn-location-plugin: dev-main
- winter/wn-notify-plugin: dev-main
- winter/wn-user-plugin: dev-main
README
This plugin extends the User plugin with extra profile fields and features.
- Adds the following extra fields to a user:
phone
,mobile
,company
,street_addr
,city
,zip
. - A user can belong to a Country and/or State, sourced from the Location plugin.
Potential features
- A user can befriend other users via a friendship system.
- A user can earn "Experience Points" by performing predefined activities.
Note these features may or may not be implemented in the future, but act only as an indicator of the plugin's potential.