Linux 软件免费装
Banner图

MemberArea Connector - Membership, Paywall and Courses

开发者 chrvolquardsen
更新时间 2026年9月18日 11:25
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

membership paywall courses restrict content member login

下载

0.1.1 0.1.2

详情介绍:

Sell your courses and memberships from any WordPress page, let members sign in with the account they already have, and lock pages, posts or single blocks to the course, group or product somebody bought. Every access rule is checked on your server, so protected content never reaches a browser that may not see it. MemberArea Connector is the official plugin for MemberArea (memberarea.io), operated by Calendory Ltd. It links a WordPress site to your MemberArea, the platform where your memberships, courses and products live. Your WordPress site becomes the public face; the MemberArea stays the system of record for members, access and payments. Sell from any page Let members sign in Lock content to memberships Built for real sites Trying it out The plugin is free. It needs a MemberArea on a paid plan: the API it runs on is part of Starter and every plan above it. A new MemberArea starts on a 14-day trial of Professional and asks for no credit card, so you can connect WordPress, place every block and lock a page before you pay anything. Sign up at https://app.memberarea.io/signup. Step-by-step guides, from installing to locking a page, are in the Help Center: https://help.memberarea.io/categories/wordpress

安装:

  1. Install and activate the plugin through the Plugins screen in WordPress. If you do not have a MemberArea yet, start one at https://app.memberarea.io/signup; the 14-day trial includes the API access this plugin needs.
  2. In your MemberArea, go to Settings, then API, and create a key. Under WordPress, tick "View"; add "Manage" if members should be able to sign in on your site.
  3. In WordPress, go to Settings, then MemberArea. Enter your MemberArea domain and the key, and save.
  4. Use "Check connection" on the same screen. It tells you whether the key works and which business answered.
  5. For member sign-in, press "Set up member login" further down the same screen. This is a separate step: the API key alone does not enable it. Your site has to run on https and use any permalink structure other than "Plain", and the plugin says so if it does not.
  6. Add your first block: the editor lists all of them under the MemberArea category.
The same steps with screenshots: https://help.memberarea.io/articles/connect-wordpress-to-your-memberarea

屏幕截图:

  • All nine blocks in the inserter, with a course catalogue on the page behind it.
  • Locking a page in the editor: members only, or holders of one course, group or product.
  • What a visitor without access sees: a short notice with a sign-in button.
  • The course catalogue block on a public page, with covers and prices.
  • A signed-in member's view: login block, their courses and their progress.

升级注意事项:

0.1.2 A guided setup on the settings screen. Blocks, locks and member sign-in are unchanged. 0.1.1 Translations move to translate.wordpress.org. 0.1.0 First release.

常见问题:

Do I need a MemberArea account?

Yes, on any paid plan: the plugin works through an API key, and the API is part of Starter and every plan above it. A new MemberArea starts on a 14-day trial of Professional and asks for no credit card, so you can build and test the whole setup first. The plugin is a connector: products, courses, members and payments all live in your MemberArea. The plugin itself is free.

Where is my API key stored?

On your WordPress server, in the options table. It is sent only from your server to your MemberArea and never reaches a visitor's browser. The settings screen shows at most its last four characters.

Do my members get WordPress user accounts?

No. Members sign in against your MemberArea and get a session cookie on your site. No WordPress user is created, and your WordPress user list stays untouched.

Does it work with caching plugins?

Yes. For anonymous visitors, pages stay cacheable and carry a header telling shared caches to keep member and guest copies apart. As soon as a visitor is signed in, responses are marked not to be cached, including for the common cache plugins that honour DONOTCACHEPAGE.

Can I use it without the block editor?

Yes, for placing blocks: every block has a shortcode twin, namely [memberarea_checkout], [memberarea_product], [memberarea_cart], [memberarea_form], [memberarea_badge], [memberarea_login], [memberarea_my_courses], [memberarea_progress] and [memberarea_course_catalogue]. Locks are different: an existing lock keeps working whatever the editor, but setting one up needs the block editor, because the panel that holds it lives there.

Does it work on a multisite network?

Yes. Each site in the network connects to a MemberArea on its own, with its own key, and its stored data is removed site by site when the plugin is uninstalled. One caveat: uninstalling revokes the connection in the MemberArea only for the site it runs on. On the others, switch member login off before you uninstall, or remove the connection in the MemberArea afterwards.

What about the GDPR?

The plugin registers with the WordPress privacy tools: the personal data exporter lists everything the site holds about a signed-in member, the eraser removes it, and suggested wording for your privacy policy appears under Settings, then Privacy. What the site holds is deliberately small: a session, a name, a picture address and short-lived cached answers. If you connect without sharing email addresses, members cannot be looked up by email here, and the export screen says so.

What happens when I delete the plugin?

Uninstalling removes everything the plugin stored: settings, member sessions, cached answers and its connection, which is also revoked in your MemberArea (on a network, see the multisite answer above). Two things remain by design. Access rules on pages are kept, so if you reinstall, protected pages come back protected instead of standing open. And shortcodes remain in your posts as plain bracket text, as with every WordPress plugin; remove them from the post content if you are leaving for good.

Where do I find help?

The Help Center has a WordPress section with step-by-step guides: https://help.memberarea.io/categories/wordpress. Questions about the plugin are welcome in the support forum here; anything about your own MemberArea, your members or your payments is answered at support@memberarea.io.

更新日志:

0.1.2 0.1.1 0.1.0