[ABD] Advanced Points System

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Locked
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

[ABD] Advanced Points System

Post by mrgoldy »

Image

Image

phpBB Studio
Repository: GitHub
Download: Download page

Features
  • Fully integrated Points System for phpBB 3.2
  • Set up point values on a global or per-forum basis.
  • All major native phpBB actions are available.
  • User, Moderator and Administrator permissions.
  • Notification to user on adjustment by moderator.
    (with anonymity)
  • Integrated and fully extendable overview page.
    (customisable by user)
  • Fully extendable by other extensions.
    (with detailed explanation and examples)

Other extensions
Extending APS
For the extension developers amongst us, we have written a comprehensive Wiki that should describe everything in detail. You can read about Extending APS and all the possibilities there are. If there are still any questions, feel free to ask.


Converting from Ultimate Points
If you are currently using the Ultimate Points extension and wish to convert to the Advanced Points System, then you'll have to undertake a few steps to preserve your users' points. Because these two extensions are not compatible by default, some manual work is required. However, we've created a small conversion extension that will guide you through the process.
You can read more about it here: Advanced Points System • Conversion


Screenshots
Image
Image
Last edited by mrgoldy on Wed Mar 11, 2020 12:45 am, edited 9 times in total.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [3.2][DEV] Advanced Points System

Post by mrgoldy »

Available actions
  • Global
    • Private message
      • Created a private message
      • Per recipient
      • Per character
        The text is stripped from BBCodes before counting the characters.
      • Per word
        The text is stripped from BBCodes before counting the words.
      • Per quote
        Only the outer most quotes are counted and only if there is an author provided.
      • Including attachment(s)
      • Per included attachment
      • Edited their private message
    • Miscellaneous
      • Celebrated their birthday
        This action is ran through the system cron once a day.
        ACP » General » Server settings » Run periodic tasks from system cron
      • Registered
      • Warned a user
      • Received a warning
  • Per forum
    • Topic
      • Created a topic
      • Created a sticky
      • Created an announcement
      • Created a global announcement
      • Per character
        The text is stripped from BBCodes before counting the characters.
      • Per word
        The text is stripped from BBCodes before counting the words.
      • Per quote
        Only the outer most quotes are counted and only if there is an author provided.
      • Including attachment(s)
      • Per included attachment
      • Included a poll
      • Per included poll option
      • Bumped a topic
      • Edited their post
    • Post
      • Created a post
      • Per character
        The text is stripped from BBCodes before counting the characters.
      • Per word
        The text is stripped from BBCodes before counting the words.
      • Per quote
        Only the outer most quotes are counted and only if there is an author provided.
      • Including attachment(s)
      • Per included attachment
      • Edited their post
      • Deleted their post
      • Soft deleted their post
    • Moderate
      • Copied a topic from this forum
      • Their topic got copied from this forum
      • Changed a post’s author
      • Removed as a post’s author
      • Became a post’s author
      • Deleted a topic
      • Their topic got deleted
      • Soft deleted a topic
      • Their topic got soft deleted
      • Deleted a post
      • Their post got deleted
      • Soft deleted a post
      • Their post got soft deleted
      • Edited a post
      • Their post got edited
      • Locked a topic
      • Their topic got locked
      • Locked a post
      • Their post got locked
      • Unlocked a topic
      • Their topic got unlocked
      • Unlocked a post
      • Their post got unlocked
      • Merged a topic
        This will also trigger the “delete” action on the topics that are being merged into an other.
      • Their topic got merged
        This will also trigger the “delete” action on the topics that are being merged into an other.
      • Moved a post
        Moved values are for moving from this forum, not to.
      • Their post got moved
      • Moved a topic
      • Their topic got moved
      • Restored a post
      • Approved a post
      • Disapproved a post
      • Their post is restored
      • Their post is approved
      • Their post is disapproved
    • Topic types
      • Any topic type to any topic type
    • Miscellaneous
      • Per option voted for
    Unavailable actions
    • :incoming_envelope: (PR: #5518 - implemented) Changing topic type through “Quick Mod Tools”
    • :envelope_with_arrow: (PR: —) Reporting
    • :no_entry_sign: Banning and unbanning
Last edited by mrgoldy on Mon Jun 24, 2019 10:52 pm, edited 3 times in total.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

APS compatibility with Ultimate Points

Post by 3Di »

This extension is not compatible with "dmzx/ultimatepoints".

If you want to use **Advanced Points System** rather than **Ultimate Points**, you have two options.
  1. You can either delete all data from the **Ultimate Points** extension and then install the **Advanced Points System** extension.
    However, your users will lose all previously gained points.
  2. You can install the **Advanced Points System • Conversion** extension.
    This will walk you through the conversion, preserving all your users' points.
No matter what solution you pick, you will have to redo your settings and point values.

However, it is possible to preserve your users' points.

The **Advanced Points System • Conversion** extension can be downloaded here:
https://phpbbstudio.com/viewtopic.php?f=28&t=95
Last edited by 3Di on Tue Dec 10, 2019 5:56 pm, edited 3 times in total.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
GanstaZ
Registered User
Posts: 1187
Joined: Wed Oct 11, 2017 10:29 pm
Location: GZOverse

Re: [3.2][DEV] Advanced Points System

Post by GanstaZ »

As you said,.. it's very easy to integrate and extend.. Subscribed as well)
Usus est magister optimus! phpBB pre-Triton & latest php environment.
When answer lies in the question, question becomes redundant!
User avatar
Toxyy
Registered User
Posts: 938
Joined: Mon Oct 24, 2016 3:22 pm
Location: Namek
Contact:

Re: [3.2][DEV] Advanced Points System

Post by Toxyy »

GanstaZ wrote: Thu Jan 24, 2019 6:48 pm it's very easy to integrate and extend..
I'm liking that a lot about this extension :)

Nice job guys!
I am a web developer/administrator, specializing in forums. If you have work you need done or are too lazy to do, pm me!

Some of my extensions:
[3.3][BETA] Post Form Templates || [3.3][BETA] Anonymous Posts || [3.2][3.3][BETA] ACP Merge Child Forums || [3.2][BETA] Sticky Ad || [3.2][DEV] User Delete Topics || [3.3][DEV] Moderate While Searching || [3.3][RC] Short Number Twig Extension
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.2][DEV] Advanced Points System

Post by eunaumtenhoid »

it would be very interesting if you had a store in the future to use the points

some store items:
  • change the nick name
  • use the points to buy access to certain groups for a period of time
  • access to certain foruns for a period of time
  • and the points are used in other extensions (ext: donation, invite, ultimate team, ultimate blog, etc)
NICE WORK congratulations
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: [3.2][DEV] Advanced Points System

Post by 3Di »

Planned extensions (Premium):
https://github.com/phpBB-Studio/Advance ... extensions

Feature requests or error reports will be especially evaluated if reported to our tracking system:
https://github.com/phpBB-Studio/Advance ... new/choose

The system also allows to be expanded at will, as reported in the main topic.

Thanks. :)
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [3.2][DEV] Advanced Points System

Post by ViolaF »

Very good work. Perfect. Keep it up... :)
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: [3.2][DEV] Advanced Points System

Post by 3Di »

Honestly, the extension is ready to go, only it's under scrupulous testing as much as possible, limited by our free time.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [3.2][DEV] Advanced Points System

Post by ViolaF »

Nevermind - Its ready to go (even) in this early state :geek:
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.2][DEV] Advanced Points System

Post by eunaumtenhoid »

Compatible with thanksforpost would also be very welcome

an interesting function would be to give a tip to the creator of the topic, with a button with some available values ​​10 pts, 50 pts 100 pts etc.
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: [3.2][DEV] Advanced Points System

Post by 3Di »

ViolaF wrote: Fri Jan 25, 2019 7:12 pm Its ready to go (even) in this early state
It's ready in our environments "1.0.0". We'll decide when to make it available. ;)
eunaumtenhoid wrote: Fri Jan 25, 2019 7:26 pm Compatible with thanksforpost would also be very welcome

an interesting function would be to give a tip to the creator of the topic, with a button with some available values ​​10 pts, 50 pts 100 pts etc.
Maybe I don't explain it right, let's see:

It will be the authors of all those extensions you're talking about who will make their extensions compatible/extended with ours.
We can't do code for their extensions, hope you'll understand.

This is a system that already includes the major actions available with phpBB, for example the one you're talking about (topic creation ie.).
I am wondering if you read viewtopic.php?p=15186601#p15186601 ?

So you'll have to make these requests there where you got those extensions from. This is not the right place for that. :)
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [3.2][DEV] Advanced Points System

Post by mrgoldy »

Exactly. to keep this extension ‘overseeable’ and more importantly maintainable we will not make it any larger than it already is.

Moreover, we made it very easy to work with. So we, ourselves, and others can easily extend it. For example with a shop system and stuff like that. But those will come all in due time.

This will also mean that compatiability with other extensions will come from the other extensions, as they have to add their custom action. So you indeed have to ask those authors to implement it, once it’s made public and done testing. Ofcourse we are willing to help other developers with the code on extending APS (apart from the comprehensive ‘extending aps’ wiki).

But seeing it already includes so many actions and possibilities, we first have to test it ourselves to make sure the core functionality is working exactly as intended.

You can probably expect a public download in a week and a half / 2 weeks.

And lastly, ultimate teams and ultimate blog should not/never be used. Those are abandoned and not functioning/vulnerable extensions.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.2][DEV] Advanced Points System

Post by eunaumtenhoid »

NEWS?

would it be possible for a function that the user has to pay a certain amount of points to have access to the certain forum and / or topic?
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: [3.2][DEV] Advanced Points System

Post by 3Di »

eunaumtenhoid wrote: Sat Mar 23, 2019 3:52 am NEWS?
So far, 45% of the tests have been carried out and some have required / will require modifications to the code, albeit minimal.
eunaumtenhoid wrote: Sat Mar 23, 2019 3:52 am would it be possible for a function that the user has to pay a certain amount of points to have access to the certain forum and / or topic?
Please read the 2 posts above yours.
And the list of actions available.

Thanks.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Locked

Return to “Abandoned Extensions”