Subscribers-only content?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Artvision

Subscribers-only content?

Post by Artvision »

Hello,

Installed CMS MS yesterday and I'd like to congrat
the developers for the great job they did!

I'm wondering is there any possibility or modul for subscribers-only content.
Is there any way to create two main groups with
the following permissions:
First group (say "Visitors") to be able to read just a part
of the content - 50-100 words and to be able to read the whole
content they should be approved for the second group (say "Customers").
This group "Customers" to has the permission to read the whole content.

Tnank you in advance for any advice! :)
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Subscribers-only content?

Post by calguy1000 »

There are numerous posts on this forum about the modules you'll need:

a) FrontEndUsers - provides logins, groups, change settings, and forgotten password founctionality
b) SelfRegistration - Allows users to register themselves with FrontEndUsers
c) CustomContent - Allows customizing the page content or the page template based on login status, etc.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
cyberman

Re: Subscribers-only content?

Post by cyberman »

Artvision wrote: First group (say "Visitors") to be able to read just a part
of the content - 50-100 words
For cutting content you can use a smarty modifier named truncate

http://smarty.php.net/manual/en/languag ... uncate.php
Artvision

Re: Subscribers-only content?

Post by Artvision »

calguy1000 wrote: There are numerous posts on this forum about the modules you'll need:

a) FrontEndUsers - provides logins, groups, change settings, and forgotten password founctionality
b) SelfRegistration - Allows users to register themselves with FrontEndUsers
c) CustomContent - Allows customizing the page content or the page template based on login status, etc.
Looks like it will work! :)
Thank you for the hint calguy1000!
Artvision

Re: Subscribers-only content?

Post by Artvision »

cyberman wrote:
Artvision wrote: First group (say "Visitors") to be able to read just a part
of the content - 50-100 words
For cutting content you can use a smarty modifier named truncate

http://smarty.php.net/manual/en/languag ... uncate.php
Perfect solution! Both your replies/advices in combination should give me
the exact result I'm looking for! :)

Thank you cyberman!
Locked

Return to “Modules/Add-Ons”