Question

I would like to have a subscription sponsored wiki in MediaWiki. I want the paid members to have access to certain part of the wiki. How do I achieve that?

Is there a plugin/extension or does it need a rewrite?

In any case, how do I implement the payment gateway if I was flagging the paid users in the database?

Was it helpful?

Solution

You could use the Page Access Restriction extension: http://www.mediawiki.org/wiki/Extension:Page_access_restriction and a special group for paid members.

edit: That being said mediawiki doesn't reccomend you do it...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top