UserExtended
UserExtended copied to clipboard
An extension to the existing RainLab.User plugin for OctoberCMS
Hi, I am getting this error during install: > Update failed > > "SQLSTATE[HY000]: General error: 1 Cannot add a NOT NULL column with default value NULL (SQL: alter table...
Please add Support for MariaDB. Currently the installation procedure throws syntax errors during create table process because the data type JSON is used. This can be replaced by LONGTEXT and...
How can I change the user URL from a number (1,2,3,4) to their username?
Hello, I have a problem with accessing to user profiles. **1st I create page** "/samples/profile" with {% component 'ueuser' %}  And when i log in can access to my...
Hi there, When I'm registering, I'm getting `Undefined property: ..UserExtended::$created_at on line 374 of ..User.php` Did someone got similar error? How did you solved it? thanks
Add UE support to my [Social Connect](https://github.com/Tohur-Xbl/oc-socialconnect-plugin) plugin to cover this planned feature on the TODO list [Add support for logging in with 3rd parties](https://github.com/ShawnClake/UserExtended/issues/48)
Add lang support for role/group names/descriptions etc. Utilize a lang importer by creating a separate backend page for creating and using lang. More to come soon.
Add support for creating location relations with users by utilizing Rainlab.Location plugin. More to come soon
Use services such as: * Google * Facebook * Linkedin More to come soon