Elxis CMS Forum

Support => General => Topic started by: mlapl1 on July 11, 2009, 21:02:10

Title: Membership access control
Post by: mlapl1 on July 11, 2009, 21:02:10
Hello

I have been away from this forum for a while but hope to be back more in the future. I have a question.

Does the new elxis have a way of
(a) enabling membership of the site after payment of a fee?
(b) expire users automatically once the membership has run out
(c) give users different permissions according to the fee that they have paid?

If so, what components etc should I be looking at?

Many  thanks - and it's nice to be back

Andrew
Title: Re: Membership access control
Post by: Ivan Trebješanin on July 11, 2009, 21:49:32
Hi, you don't have to look for anything. Everything you described is already part of Elxis 2009.0!
Title: Re: Membership access control
Post by: mlapl1 on July 11, 2009, 22:17:45
That sounds great - I will investigate further, especially the payment gateway.

Thank you
Title: Re: Membership access control
Post by: datahell on July 11, 2009, 23:11:18
The payment gateway is not included in Elxis.

About Elxis subscriptions system: http://wiki.elxis.org/wiki/Account_expiration_control (http://wiki.elxis.org/wiki/Account_expiration_control)
Title: Re: Membership access control
Post by: mlapl1 on July 12, 2009, 00:55:12
Thanks for the information. In relation to the payment gateway, the elxis wiki says:

Quote
If the payment is successful the payment script changes the user account status to activated and the user becomes an active subscriber. You can use PayPal or any other payment gateway for this purpose. The payment script is easy to be implemented by any PHP developer.

Is there an existing payment script for elxis which is pre-configured, or easy to be configured for Elxis?


Title: Re: Membership access control
Post by: Ivan Trebješanin on July 19, 2009, 16:19:27
The payment script is easy to be implemented by any PHP developer.
[/quote]

I think this is impotant part you should read...