winter / wn-userplus-plugin
Extends the Winter.User plugin for Winter CMS to add extra profile fields
Package info
github.com/wintercms/wn-userplus-plugin
Type:winter-plugin
pkg:composer/winter/wn-userplus-plugin
v2.0.0
2021-05-14 16:47 UTC
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.