Hello all,
I am setting out a site for a customer http://www.flychef.com and after the first draft they want to make it a pay site. So I have a few questions that I hope someone can help me out with.
1. Is there a way to have a signup page and have people only see pages that they are allowed to and the rest in the guest area.
2. A easy way to extract the user information from MySQL to FileMaker Pro on Macintosh.
3. Build a way to allow people to submit articles from a page but not post them. Once that login. I want to automate this and not have to create accounts all the time.
4. They also want a script that will email all registered users monthly with site changes and articles.
And lastly they want to sell banner space and want the mantiance of them added in.
I did a few searches on the forum and found one that I think is shat I am looking for (http://www.phpwcms.de/forum/viewtopic.p ... omer+login) but it is in German Can someone let me know if this is what I need?
Thanks, and keep up the great work on WCMS.
Cheers,
Kelley
New Pay Site
hello
an frontend user login should come with the next release if i remember right!
info about the new version:
http://www.phpwcms.de/index.php?id=1,36,0,0,1,0
todo list:
http://www.phpwcms.de/index.php?id=21,0,0,1,0,0
to question 4
use the newsletter or use the news tag.
to question 2
export sql user via phpmyadmin or an selfwritten script.
an frontend user login should come with the next release if i remember right!
info about the new version:
http://www.phpwcms.de/index.php?id=1,36,0,0,1,0
todo list:
http://www.phpwcms.de/index.php?id=21,0,0,1,0,0
to question 4
use the newsletter or use the news tag.
to question 2
export sql user via phpmyadmin or an selfwritten script.