persons

  • More
·
Added a product to , persons

Verify your #persons profiles and #organizations profiles, make your website more attractive for existing users and for new users.

#VerifiedMembers module let your users upload selfie photos or video displaying the verification code so you know they are real.

Organizations verification need to send you all the documents (in image format) that accredits them as owner of that organization, the website's admin can change the text displayed in there to request something more specific or request anything else.

Admin and moderators can approve or reject the verification from a person / organization.

When they are approved, they get a notification.

When they are rejected, they get a notification and send them to try again.

Verified persons and organizations are trusted by other members and your social network / dating website become more interesting.

Features included in this module:

  • Photo support.
  • Video support.
  • Admin can change the badges and mini badges.
  • Different badges for organizations and persons. Default badges for persons is blue, for organizations is red.
  • Admin can enable / disable this feature from persons module and organizations module, this is useful as sometimes website owners need persons verified profiles only or organizations only.

Watch the module in this Demo website 

Do you need any extra feature or have any question?

Click here to send a private message. Feel free to ask anything regarding this module.

#UNA

 

5xw9yjtng55fg6cczdvak4texzcxeblz.png

CHANGELOG:

Version 1.1.2 - January 09, 2023

  • Compatibility with UNA RC1

Version 1.1.1 - Jun 27, 2022

  • Compatibility with latest UNA 13 Update
  • Fixed: Missing images and videos. Old images and videos that were hidden, can be seen now by the admin.
  • Fixed database error
  • Minor bugfixes

Version 1.1.0 - July 19, 2021

  • New feature: Rejection reason 
  • Admin needs to add a text explaining to the user why the verification was rejected.
  • This text is displayed before the upload form so they can read it and submit the correct photos and apply for another chance to get verified.
  • New button Added "Continue to my profile". 
  • When someone upload their photos and click on submit button, it will show up a new button below the status text, when they click this button they get redirected to their profile. This is useful for new users, some of them were confused and they didn't know what to do next after submitting the form, with this button now they know everything is set and ready to be verified, they can safely navigate to another page.

Version 1.0.2 - February 18, 2021

  • UNA 12 compatible.
  • Improved badge display in Timeline.
  • Bugfix: It was displaying wrong verified badge in some pages.
  • Added counter of pending verification in admin's dashboard button.

Version 1.0.1 - Jun 10, 2020

  • 12470
·
Added a product to , persons

Photo avatar Mandatory for Profiles and Organizations.*

All users will be forced to upload their avatar to continue using your website.

If they delete their avatar, this plugin will force them to upload a new one to continue.

This Module help your website to have more avatar photos, no more "blank" users anymore.

It uses the same photo uploader from the profile edit form.

*Persons and/or Organizations plugins are required.

To test this plugin, please get in my demo website and join with a new account, you will be forced to upload your avatar to continue.

https://una.codemonster.pro/page/create-account

Any question regarding this module before buying, please send me a direct message.

Any support question please send a message in this website's Messenger.

Changelog

  • Version 1.0.1 - November 10, 2022
  • UNA 13B4 Compatibility added
  • Compatibility with Mandatory Profiles Fixed
  • Compatibility with 2FA Authenticator added

#MSolutions

  • 6367
·
Added a product to , persons

Users are forced to create their persons profile and / or their organizations profile. It is mandatory to create it to keep browsing in your website.

This module is useful for all dating websites and social networks to make all users create and fill their mandatory fields.

On user registration, if the profile was created automatically by the system, it checks if all fields from the edit form are filled, if not, it forces them to fill the profile edit form. They can't leave until the mandatory fields are filled. If the profile was not created by the system, it redirects the user to create their profile.

There is cases when the users delete their profile and they can keep watching as anonymous users, this module prevents such behavior too and redirects them to create their profile once again, they can't leave the profile creation until they fill it.

CHANGELOG:

  • Version 1.0.4 Nov 10, 2022
  • Compatible with UNA 13b4
  • Compatibility with Force Avatar fixed
  • Compatibility with 2FA Authenticator added
  • Version 1.0.3 Jun 13, 2022
  • Compatible with UNA 13
  • Fixed minor bug
  • Version 1.0.2 Jun 23, 2020
  • Compatibility with Usernames improved  
  • Compatibility with Pretty Links improved 
  • Edit Organizations redirect fixed
  • Redirect if current profile has mandatory fields not filled. This is helpful if you did add a new mandatory field and you want all users to fill it before continue using your website. It works with Persons and Organizations
  • Version 1.0.1 February 28, 2020
  • Bugfix: User was redirected to edit profile when they were posting on a Form without filling all required fields.
  • Version 1.0.0
  • First Version release

  • 10886
·
Added a product to , persons

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.

, ,

  • 10181
·
Added a product to , persons

Watermark your user photos from albums and persons avatars.

Text Watermark and Image Watermark features.

This is a must in all websites, after installing this plugin all new photos will be watermarked with the desired text and image/icon.

Features included in this version.

Text Watermark

  • Text
  • Size
  • Color
  • Stroke size
  • Stroke color
  • Font
  • Position
  • Margin

Image Watermark

  • Image / Icon
  • Position
  • Margin
  • Opacity
  • Size

If you have any question regarding this module, you can send me a PM and I will answer ASAP.

Take a look at the demo website: https://una.codemonster.pro/page/albums-popular-media

CHANGELOG:

Version 1.0.3

  • Minor bugfix

Version 1.0.2

  • Fixed: UNA 12 Compatibility for previews in studio. New update requires UNA Version 12
  • Feature added: Watermark Image Size. Admin can now select the size of the Watermark Image.

Version 1.0.1

  • Added compatibility with Usernames Module. You can now use {uname} in the Watermark Text Field for adding the Username.
  • Feature added: Links. You can now use {userlink} to add the link to the owner's profile.
  • Added compatibility with Photos Module.
  • Added compatibility with QuickPhotos Module.

  • 9897
Followers
Add new...