[n] User Profile Progress

Unmaintained [n] User Profile Progress 1.0.5

No permission to buy (£15.00)
Compatible XF 1.x versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
License
https://nanocode.io/products/license-agreement
Updates duration
6 months support & updates included (renewable)
Visible branding
Yes, but removable with payment
This add-on allows you to set tasks for your users to complete to get closer to completing their profile. This encourages them to fill in their profile and do various tasks, promoting more activity on your forum. Reward users for participating.

Features:
  • Make tasks based on user and user field criteria
  • Tasks add up to a full percentage where the user has successfully completed their profile
  • Integrated into XF notices system
  • Multiple displays on showing the profile progress
  • Uses XF cron to update profile progress, with specific subsections for efficiency
  • Smart logic
    • Remove tasks from user if deleted efficiently using deferred system
  • Send alert to user after completing tasks
  • Clearly show user what tasks remain, how to complete them and how much % it adds
  • Users do not necessarily need to complete every task to achieve 100%, they just need to get to 100% through various tasks. If desired, you can choose different routes to achieve full profile progress (or, traditionally, just make them add up to 100%)
  • Order tasks based on desired order
  • Award trophies for task completion
  • Toggle if tasks are active (enable/disable them when desired)

Introduction
Have you wanted to let your users know what steps to take in order to get started on your site and make their first steps into your community? This add-on bridges the gap between their registration and becoming valued members of your community. No more getting stuck wondering what to do after registration. This add-on provides goals and aims after registration for users.

Screen Shot 2015-11-21 at 22.05.40.png


Screen Shot 2015-11-21 at 22.05.12.png


Installation

1. Unzip aUserProfileProgress-{version}.zip
2. Upload the contents of the upload directory to your XenForo installation
3. Install the add-on by the following method
Admin CP -> Add-ons -> Install Add-on ->
Install from uploaded file:​
Upload addon-aUserProfileProgress.xml​

OR​
Install from file on server:​
install/data/addon-aUserProfileProgress.xml​

4. The add-on should now install, and a short rebuilding process should occur. Once done, the installation has been successful!

Database
1 new table:
  • aupp_tasks
2 new columns in xf_user:
  • aupp_completed_tasks
  • aupp_percent_completed

Callback
This add-on makes a callback to Apantic's servers. This is an API callback. No information about your server other than the board URL is passed. This URL is not stored anywhere on Apantic's server, it is simply used to check whether or not your license has branding removal.

Purchasing
This add-on can be purchased by the automatic system on nanocode's Products website.
Payments can be made via PayPal, Bitcoin, UK Bank Transfer or International Bank Transfer (you may want to enquire about fees, more times than not the fees will be 3-4x the price of this add-on).

License
This add-on is distributed under the terms of the nanocode product license. You can view it here: https://nanocode.io/products/license-agreement
Related resources
  • Screen Shot 2015-11-21 at 21.47.08.webp
    Screen Shot 2015-11-21 at 21.47.08.webp
    33.1 KB · Views: 470
  • Screen Shot 2015-11-21 at 21.47.55.webp
    Screen Shot 2015-11-21 at 21.47.55.webp
    53.2 KB · Views: 465
  • Screen Shot 2015-11-21 at 21.48.06.webp
    Screen Shot 2015-11-21 at 21.48.06.webp
    41.6 KB · Views: 474
  • Screen Shot 2015-11-21 at 22.04.58.webp
    Screen Shot 2015-11-21 at 22.04.58.webp
    49.5 KB · Views: 489
  • Screen Shot 2015-11-21 at 22.05.06.webp
    Screen Shot 2015-11-21 at 22.05.06.webp
    44.2 KB · Views: 481
  • Screen Shot 2015-11-21 at 22.05.17.webp
    Screen Shot 2015-11-21 at 22.05.17.webp
    45.2 KB · Views: 466
  • Screen Shot 2015-11-21 at 22.05.32.webp
    Screen Shot 2015-11-21 at 22.05.32.webp
    19.9 KB · Views: 454
Author
nanocode
Views
1,747
First release
Last update

Ratings

2.00 star(s) 3 ratings

More resources from nanocode

  • MineSync, for XF2
    MineSync, for XF2
    MineSync integrates your Minecraft server with your XenForo forum, syncs ranks and links players!
  • MineSync Store
    MineSync Store
    Allow your players to purchase in-game ranks via user upgrades on your XenForo forum
  • Forum Rules
    Forum Rules
    Set up per-forum rules to ensure your users are aware of them, and acknowledge them.
  • Mollie Integration
    Unmaintained Mollie Integration
    Integration to accept payments via the Mollie payment gateway in XenForo
  • BitPay Integration
    Unmaintained BitPay Integration
    Accept cryptocurrencies (BTC, ETH, etc.) for payments via the BitPay payment gateway

Latest updates

  1. 1.0.5 update

    Callbacks removed. It is important all customers upgrade to this version. If you need...
  2. 1.0.4 Update

    Fix for users experiencing problems with user registration after installing this add-on. This...
  3. 1.0.3 Update

    Bug fix: Problem when calling branding callback Note: Users with 1.0.2 already installed will...

Latest reviews

I got so many Read timeout errors log, my site can't be access and appear a blank page with these errors line

#0 /home/chlqgcaw/public_html/library/Zend/Http/Client/Adapter/Socket.php(330): Zend_Http_Client_Adapter_Socket->_checkSocketReadTimeout()
#1 /home/chlqgcaw/public_html/library/Zend/Http/Client.php(989): Zend_Http_Client_Adapter_Socket->read()
#2 /home/chlqgcaw/public_html/library/Apantic/UserProfileProgress/TemplateCallback/Attribution.php(32): Zend_Http_Client->request('GET')
#3 /home/chlqgcaw/public_html/library/Apantic/UserProfileProgress/TemplateCallback/Attribution.php(49): Apantic_UserProfileProgress_TemplateCallback_Attribution::_checkBranding('')
#4 [internal function]: Apantic_UserProfileProgress_TemplateCallback_Attribution::printBranding('', Array, Object(XenForo_Template_Public))
#5 /home/chlqgcaw/public_html/library/XenForo/Template/Abstract.php(330): call_user_func(Array, '', Array, Object(XenForo_Template_Public))
#6 /home/chlqgcaw/public_html/library/XenForo/Template/Abstract.php(265) : eval()'d code(38351): XenForo_Template_Abstract->callTemplateCallback('Apantic_UserPro...', 'printBranding', '', Array)
#7 /home/chlqgcaw/public_html/library/XenForo/Template/Abstract.php(265): eval()
#8 /home/chlqgcaw/public_html/library/XenForo/Template/Abstract.php(191): XenForo_Template_Abstract->_renderInternal('$__output = '';...', Array)
#9 /home/chlqgcaw/public_html/library/XenForo/Template/Public.php(110): XenForo_Template_Abstract->render()
#10 /home/chlqgcaw/public_html/library/XenForo/ViewRenderer/HtmlPublic.php(140): XenForo_Template_Public->render()
#11 /home/chlqgcaw/public_html/library/XenForo/FrontController.php(639): XenForo_ViewRenderer_HtmlPublic->renderContainer(Object(XenForo_Template_Public), Array)
#12 /home/chlqgcaw/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#13 /home/chlqgcaw/public_html/index.php(13): XenForo_FrontController->run()
#14 {main}
nanocode
nanocode
Hi,

You should contact us for support if you have any issues, not use the reviews system for support.
Unfortunately this addon prevents users from registering when using Snog's Social Groups addon, although the conflict seems to be on the side of this addon. I'm giving two stars instead of one since the addon author's support was pretty good, but ultimately I had to write this up as a loss, since I can't have a plugin that prevents users from registering on my site, and there is no solution in sight despite multiple attempts at trying to fix the problem.
nanocode
nanocode
Hi,

Apologies for the late response dealing with this issue. It was fixed earlier this year, I'm not sure if you got the update notification. Please see if that resolves your issue.
Registration was no longer possible after I installed this AddOn. Deactivating it did not help so I needed to uninstall it.
nanocode
nanocode
With no offence intended, I think you just ignore my replies when I attempt to assist you. Re: https://xenforo.com/community/threads/user-profile-progress-paid.108662/page-3#post-1023866 and https://xenforo.com/community/threads/user-profile-progress-paid.108662/page-3#post-1023027. Again, we'd love to assist, but you don't seem to allow us to do so.
Top Bottom