TheVilleOrg / phpbb-groupsub

This is a extension for phpBB3 that allows you to create paid subscriptions for members to gain access to usergroups.
https://www.phpbb.com/customise/db/extension/groupsub/
GNU General Public License v2.0
10 stars 11 forks source link

Add "Manage subscriptions" Mode to "User administration" #23

Closed Dark1z closed 4 years ago

Dark1z commented 4 years ago

I do not know how to express this in words , but I have made an Image for it : 1

When too many subs are there by many users & also for same user , it becomes hard to find a particular Sub for a specific user.

This will solve that.

If you are at it , you may also want to add "View transactions" , If & only if you want to...

I hope you get me & understand it. If more clarification required then let me know.

Thanking you , Best regards 👍

Dark1z commented 4 years ago

BTW , I had done this before , this will require Migration file, also if you need some Pseudo code , let me know...

Best regards 👍

stevotvr commented 4 years ago

This is something I considered doing from the beginning but decided to keep it in the Extensions tab. I'll add it to the user administration forms to add another entry point. It shouldn't be too difficult.

Sorry, I've been too busy to work on this the last few days.

Dark1z commented 4 years ago

Sorry, I've been too busy to work on this the last few days.

Take your time please... No one's in hurry...

Best regards 👍

stevotvr commented 4 years ago

Added in 305c6e0 It needs testing and some refinement but it seems to work.

Dark1z commented 4 years ago

@stevotvr ,

I am getting this error while trying to add a sub via Manage subscriptions... that is ACP > Extensions > Group Subscription > Manage subscriptions ... ERROR : 1

the User administration works well ... that is ACP > User administration : : {Some User} > Subscriptions{DropDown Select}...

Best regards 👍

stevotvr commented 4 years ago

Should be fixed in e22e5fd

Dark1z commented 4 years ago

@stevotvr , sorry for late response , BUT tested with a1b198728a989e894bb0229d16dbb185ca85388a & all is fine & perfect 👍 Closing this issue.

BTW any plans on adding View transactions but on same mode/page of Subscriptions ??

Best regards 👍

stevotvr commented 4 years ago

I might add transactions to the page if I can figure out how to handle pagination. It might have to be on its own page to work properly. I might just add a link.