Status:
Unknown
Category:
Created:
Updated:
Notes:
The License is for 1 domain only. If you need to use this module in more than 1 domain, please buy all the required licenses.
Product Overview

Usernames

Compatible with UNA 12, UNA beta and over. Please make sure you have UNA 12 version before buying this Module. The previous version is compatible with UNA 11, in case you need the version compatible with UNA 11, please send us a private message.

Adds the usernames link feature for Persons and Organizations.

  • Users can set their unique username on profile creation.
  • Enable/Disable edit this field, this is useful so users choose their profile only once.
  • Redirection to new link "domain.com/vanessa-angel"
  • Admin can edit existing usernames in module settings.
  • Admin can disable existing usernames in module settings. If a username is disabled, this user link will be the old one and it will not redirect to the new link.
  • Option to auto-generate usernames from profiles full name.

This will generate automatic usernames from Persons full name or Organization's name. 

From Organization name "Google Inc." it will generate the username "google-inc"

From Person full name "Vanessa Angel" it will generate the username "vanessa-angel"

After installing this module, you need to clear the website cache to make new links be refreshed site-wide.

Demo: https://una.codemonster.pro/tanya

Important for UNA cloud customers:

  1. This module needs php-intl installed and enabled in the server, the automatic usernames need this to work properly, if you see that this feature is not working, please ask your hosting support to install and enable php-intl module in the server.
  2. This module works on UNA 11 and over, in the update of UNA 11 there is a new config that was added to htaccess for apache servers, UNA cloud works on Nginx server and this new rewrite rule is not added automatically, you need to request to your hosting support for adding this new line to your Nginx config file:
  • if (!-e $request_filename ) {
  • rewrite ^/your-path-to-una/(.+)$ /your-path-to-una/r.php?_q=$1 last;
  • break;
  • }
  • This was already explained by Andrew Boon in the IMPORTANT UPDATE NOTES from his post "UNA 11 "Altair" Released"
  • If this rule is not added into the configs, the url "mydomain.com/Tanya" will display error 404 "Not found", if that's your case, disable the module until your hosting support adds that rewrite rule, once done, enable it again and it will start working.

CHANGELOG.

  • Version 1.0.5 - May 14, 2022
  • UNA13 Alpha 3 Compatibility Fixed
  • Added compatibility with Built in SEO Links
  • Fixed Single character usernames. Those usernames that had a single character, can now be found.
  • Version 1.0.4 - December 03, 2021
  • UNA 13 compatible
  • PHP 8 compatible
  • Minor bug fix
  • Version 1.0.3 - February 05, 2021
  • UNA 12 Improved
  • New feature added: Admin can deny characters or words from new usernames.
  • New feature added: Admin can set a "edit limit". If this value is higher than zero, each user can edit their username until they reach the limit.
  • Version 1.0.2
  • Fixed error 500 that was having UNA cloud customers on module install. Now the website still works with no issues, just the features that need the extra settings will not work until the hosting support adds php-intl and the nginx extra setting.

, ,

😥 1