Page 1 of 1

S2Member + E-Commerce Plugin

PostPosted: May 16th, 2011, 8:42 pm
by illist
I'm in need of some feedback. So I plan on building membership / E-commerce website. Where a user pays a monthly subscription to be able to shop in my marketplace. However I'm unsure if S2members has this functionality. Where I can have them pay for the membership via S2members and have that registration information linked in with an eCommerce plugin.

If anyone has any ideas or has experience with this, I would be thankful!

Re: S2Member + E-Commerce Plugin

PostPosted: May 16th, 2011, 9:39 pm
by Cristián Lávaque
Since the eCommerce plugin runs in WordPress, you could use s2Member to restrict access to it.

At least URI Restrictions would be an option. WP Admin -> s2Member -> General Options -> URI Restrictions

If the ecomm pages are built using WP pages, you may be able to use page access restrictions. WP Admin -> s2Member -> General Options -> Page Access Restrictions

You can try conditionals with levels and custom capabilities, use WP shortcodes (if the ecomm plugin accepts them) or PHP. WP Admin -> s2Member -> API / Scripting