Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintercms/wn-userplus-plugin
https://github.com/wintercms/wn-userplus-plugin
hacktoberfest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wintercms/wn-userplus-plugin
- Owner: wintercms
- License: mit
- Created: 2021-05-14T15:30:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T01:52:02.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:55:42.267Z (8 months ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wintercms - Winter.UserPlus - Demonstration of how to dynamically extend other plugins. (Uncategorized / Uncategorized)
README
# User Plus+ plugin
This plugin extends the [User plugin](https://github.com/wintercms/wn-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](https://github.com/wintercms/wn-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.