Forums / General / Member subscriptions

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Member subscriptions

Author Message

Neo Pixel

Monday 10 August 2009 8:13:30 am

Hi,

I've used Exponential to build www.thekerriparkeracademy.com

Her latest requirement (among other things) is to have an extension that tracks the sign up date for members and automatically sends out a reminder to renew their subscription at 11 months.

After 12 months the user account expires and they must renew their subscription to access the members area.

Has anyone done an extension that can do this or do I have to go to my Topman again?

thanks in advance :-)

Asking stupid questions so you don't have to!

Heath

Monday 10 August 2009 8:25:43 am

Hello,

Take a look at the features provided by BC Simple Subscription [0]
I think they are a close match to your own needs.

Cheers,
Heath

[0] http://projects.ez.no/bcsimplesubscription

7x | https://se7enx.com/
Brookins Consulting | https://brookinsconsulting.com/
Certified | http://web.archive.org/web/201012...th.ez.no/certification/verify/380350
Solutions | https://projects.exponential.earth/users/community/brookins-consulting
eZpedia community documentation project | http://ezpedia.se7enx.com

Piotrek Karaś

Monday 10 August 2009 2:08:22 pm

This could be done with a dedicated datatype in user class that would register user object after account registration and then all the business logic written beside Exponential core features (dedicated model, cronjobs etc). It could also use an additional dedicated login handler to prevent the user from login in if expired. Subscription model of your choice could be applied in such case: just renewal confirmation, prepaid renewal etc. Definitely doable.

Cheers,
Piotrek

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Neo Pixel

Wednesday 12 August 2009 3:39:10 am

Thanks guys, that's given me a great starting point :)

Asking stupid questions so you don't have to!