[SOLVED] User expiration

14 years 6 months ago #113642 by versadial
[SOLVED] User expiration was created by versadial
I want to be able to expire my users when their support agreement expires. CBSubs looks like the tool to accomplish this. Is there any way of trying this out and seeing how it works before purchasing?

Post edited by: krileon, at: 2009/10/13 02:15

Please Log in to join the conversation.

14 years 6 months ago #113690 by krileon
Replied by krileon on topic Re:User expiration
Expire users? You mean changing their status to blocked or not activated? Easily done with SQL Actions integration to run a query to change a user to blocked or change their activation status.

There is no live usable demo, all purchases do come with a 30 day money back guarantee however.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

14 years 6 months ago #113837 by versadial
Replied by versadial on topic Re:User expiration
Thank you for the reply.
Yes, I simply want to have users who register to become deactivated automatically after 1 year. It's part of their 1 year support agreement. Can this be automated through the use of CBSubs? I am not looking to manually perform SQL actions. It will also be nive if I can be notified when users are automatically deactivated, if automatic deactivation is possible.
Cheers,
Scot

Please Log in to join the conversation.

14 years 6 months ago #113840 by krileon
Replied by krileon on topic Re:User expiration
Ensure the plan lasts 1 year. Create an SQL Actions for "DEACTIVATION". Then use the Email integration to send you an email (you can easily specify who the email is sent to as well as its contents).

Example SQL:
UPDATE `#__users` SET `block` = 1 WHERE `id` = [user_id]


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

14 years 6 months ago #113846 by versadial
Replied by versadial on topic Re:User expiration
Excellent. For clarification, since I am just beginning to set up this system, will I be needing CBSubs? Currently I only have Community Builder installed. Also, will I need a plugin to perform the email integration you were speaking of? If so, which one?
Cheers,
Scot

Please Log in to join the conversation.

14 years 6 months ago #113873 by krileon
Replied by krileon on topic Re:User expiration
versadial wrote:

Excellent. For clarification, since I am just beginning to set up this system, will I be needing CBSubs? Currently I only have Community Builder installed. Also, will I need a plugin to perform the email integration you were speaking of? If so, which one?
Cheers,
Scot


Yes of course you need CBSubs to setup the subscriptions, execute the query using SQL Actions (provided with CBSubs package as a CBSubs plugin) and Email integration (provided with CBSubs package as a CBSubs plugin) to send the email.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.232 seconds

Facebook Twitter LinkedIn