Additional menu

Get MemberPress today! Start getting paid for the content you create! Get MemberPress Now

Getting Started with MemberPress AppKit

MemberPress AppKit allows membership site owners to create native iOS and Android mobile apps. These apps show membership content and let members view protected items from their phones and tablets.

This document provides an overview of the complete MemberPress AppKit setup process. It outlines each phase and explains the requirements. Users will learn the steps needed to publish working mobile apps for both platforms.

What MemberPress AppKit Does

MemberPress AppKit turns a MemberPress-powered website into a mobile app. The app links to the existing website and shows content to members based on their membership. It shows protected posts, pages, and courses while using existing MemberPress access rules.

The app pulls content directly from the website. Any content updates on the website show in the app right away.

Choosing a Registration Path

MemberPress AppKit supports two approaches for member registration. This decision must be made before starting the setup process.

Path A: Website Registration Only

Members register and purchase memberships only through the website. The app functions as a content access tool for existing members. This path offers simpler setup with no platform fees on membership sales. Phase 4 (In-App Purchases) can be skipped entirely.

Path B: In-App Purchases Enabled

Members can register and buy memberships right in the app using Apple Pay or Google Pay. This path needs more setup in both app stores. Apple and Google charge a fee on in-app purchases. Requiring in-app purchases during registration makes sure new members pick a membership plan.

Important: Choosing Path B requires completing Phase 4 of this guide. The in-app purchase configuration must be finished before building the app.

Tip: For users who prefer professional assistance, MemberPress offers a Done for You setup service for an additional fee.

Process Overview

The complete MemberPress AppKit setup has seven phases. Each phase must be done in order to avoid problems and setup errors.

PhaseDescriptionPath APath B
Phase 1Platform Account SetupRequiredRequired
Phase 2AppKit Installation and ConfigurationRequiredRequired
Phase 3Content and Access Rules PreparationRequiredRequired
Phase 4In-App Purchases ConfigurationSkipRequired
Phase 5App TestingRequiredRequired
Phase 6App Building and PublishingRequiredRequired
Phase 7Ongoing App ManagementRequiredRequired

Phase 1: Platform Account Setup

This phase sets up the required developer accounts for publishing apps. Both platforms need paid developer accounts with identity checks.

Important: Start this phase first. Account approval can take several days. Other phases can move forward while waiting for approval.

Apple Developer Account Setup

Publishing an iOS app needs joining the Apple Developer Program ($99/year). This gives access to App Store Connect for app uploads. The Apple Developer account setup guide covers the steps in detail.

To join the Apple Developer Program:

  1. Navigate to the Apple Developer Program enrollment page.
  1. Click Enroll and sign in with an Apple ID.
  2. Select the account type (Individual or Organization).
  1. Complete the identity check and pay the $99 annual fee.
  2. After approval, access App Store Connect.
  3. Register a Bundle ID in the Apple Developer account (format: reverse domain notation, e.g., com.companyname.appname).
  4. Create an app listing in App Store Connect, selecting the Bundle ID and adding an SKU for internal tracking.
  5. Make the needed certificates and profiles.
  6. Connect the Apple Developer account to AppKit.

Google Play Developer Account Setup

Publishing an Android app needs a Google Play Developer account ($25 one-time fee). This gives access to the Google Play Console for app uploads. The Google Play Developer account setup guide covers the steps in detail.

To create a Google Play Developer account:

  1. Navigate to the Google Play Console signup page.
  1. Sign in with a Google account and accept the terms.
  2. Pay the $25 registration fee and complete the identity check.
  3. After the check is done, create an app listing placeholder.
  1. Create an upload key for app signing.
  2. Connect the Google Developer account to AppKit.

Phase 2: AppKit Installation and Configuration

This phase installs the MemberPress AppKit add-on and sets up basic app settings. This includes branding, colors, typography, and login options.

Before starting, ensure an active MemberPress license (Launch, Growth, or Scale plan). The license key must be activated. An SSL certificate is required, REST API must be enabled, and compatible hosting is needed.

AppKit Installation

MemberPress AppKit is a separate add-on that requires its own yearly subscription. The AppKit connection guide shows how to install and activate it.

  1. Navigate to the MemberPress AppKit page and purchase the AppKit subscription.
  2. Download the AppKit plugin from Account > Downloads on the MemberPress website.
  3. Install the plugin via Dashboard > Plugins > Add New Plugin > Upload Plugin.
  4. Get the AppKit license key from Account > Downloads on the MemberPress website.
  5. Navigate to Dashboard > MP AppKit > Connect and enter the license key.
  6. Check that the green “Active” status shows to confirm the link works.

App Settings

The Settings page has nine sub-options for setting up app behavior.

  1. Navigate to Dashboard > MP AppKit > Settings.
  1. Set up options as needed:
  2. Click Save Changes after setting up each option.

AppKit Components

MemberPress AppKit has several parts that can be turned on or off based on your needs. The App Pages part is required and cannot be turned off.

  1. Navigate to Dashboard > MP AppKit > Components.
  1. Review the available components:
    • Push Notifications – lets you send push messages to app users;
    • In-App Purchases – lets users buy memberships in the app;
    • Access Controls – controls who can see content based on membership;
    • API Performance – turns on caching for faster loading.
  2. All components are enabled by default except In-App Purchases.
  3. Enable or disable components as needed and click Save Changes.

Important: Path B users must enable the In-App Purchases component before moving to Phase 4.

Platform Connection

The platform connection settings link AppKit to the app store listings. Each platform requires specific identifiers and certificates to build and publish apps.

  1. Navigate to Dashboard > MP AppKit > Configure, and click the iOS Settings menu.
  1. Follow the iOS Settings configuration guide to set up Bundle IDs, Signing Certificates, Provisioning Profiles, and App Information.
  2. Enable Universal Links for deep linking.
  3. Click Save Changes.
  4. Next, connect the app you created in your Google Play Console. Click the Android Settings menu.
  1. Follow the Android Settings configuration guide to set up Application ID and KeyStore Information.
  2. Enable Android App Links for deep linking.
  3. Click Save Changes.
  4. Click the Google Firebase sub-menu and follow the Google Firebase setup guide to enable push notifications.

Note: Google Firebase requires uploading configuration files for both iOS (.plist) and Android (.json) apps. Separate files are needed for Release and Test app builds.

Phase 3: Content and Navigation Setup

This phase sets up app content and navigation menus. Posts and MemberPress Courses sync from the website on their own. App Pages show custom content only in the app. The app homepage setup sets the first screen users see. Text translations let you translate app text into other languages.

Before starting, ensure at least one membership exists and MemberPress rules are set up.

App Pages

App Pages are custom screens shown only in the mobile app. These pages are built using the Gutenberg editor with a width made for mobile screens.

  1. Navigate to Dashboard > MP AppKit > App Pages.
  1. Click Add New App Page to create a new page.
  2. Add content using Gutenberg blocks, including MemberPress AppKit blocks and the Courses block.
  3. Click Publish to save the page.

Note: Posts and MemberPress Courses from the website sync to the app on their own. Content updates do not need a new app version. Blog pages show website posts in the app. Deep linking lets users go directly to specific app content from outside the app.

The Menus settings control app navigation. Three menu areas are available: Tab Bar (bottom navigation), Header Bar (top navigation), and More Menu (extra items). Custom menu icons and multiple menu versions offer more ways to set up navigation.

  1. Navigate to Dashboard > MP AppKit > Menus.
  1. Set up the Tab Bar with main navigation items (up to 4 tabs plus More).
  2. Set up the Header Bar with top navigation buttons.
  3. Set up the More Menu with extra navigation items.
  1. Click Save Menu after setting up each menu.

Access Controls

The app uses access rules from MemberPress. The Access Controls page lets you add rules for specific content. Access groups help organize content access by membership level. The default restricted message shows when users try to view protected content.

  1. Navigate to Dashboard > MemberPress > Rules and review existing rules.
  2. Create additional rules if needed.
  3. Navigate to Dashboard > MP AppKit > Access Controls.
  1. On the General tab, find the Restrict Access section.
  2. Enable “Restrict who can login to the MemberPress App” to limit app access to specific access groups.
  3. To make the app fully private, enable the Private App setting at Dashboard > MP AppKit > Settings > General > Privacy.
  4. Click the App Pages, Pages, or Posts tab to add rules to specific content.
  1. On these pages, you can add item-specific rules. Click Add Rule next to any item to restrict that content to logged-in members or specific access groups.
  2. Click Save Changes.

Phase 4: In-App Purchases Configuration

This phase is required only for Path B users. Path A users should skip to Phase 5. The In-App Purchases setup guide shows all the setup steps.

Before starting this phase, ensure the In-App Purchases component is enabled at Dashboard > MP AppKit > Components.

Both app stores require in-app purchase products to be created before the app can sell memberships. Each MemberPress membership needs a matching product in both stores. Subscription groups organize related membership products for upgrade and downgrade options.

App Store Product Setup

  1. In App Store Connect, select the app and click Subscriptions in the sidebar.
  2. Create products matching each membership. Select Auto-Renewable Subscription for recurring memberships. The iOS In-App Products guide explains product setup and types.

Note: iOS products must reach “Ready to Submit” status before they appear in AppKit sync options.

  1. In Google Play Console, navigate to Monetize with Play.

Note: A Google Payments merchant account is needed before seeing subscription settings. Click Get started on the “To monetize this app, set up a merchant account” banner to finish merchant account setup.

  1. After merchant account setup, navigate to Monetize > Products > Subscriptions.
  2. Create matching products using the same Product IDs for easier tracking. The Android In-App Purchases guide shows the setup steps.

Connecting Products to MemberPress

After creating products in both app stores, link them to MemberPress memberships:

  1. Navigate to Dashboard > MP AppKit > In-App Purchases > Products.
  2. Click Add New to create a product.
  3. Enter a Product Name, optional Tagline, Description, and Benefits.
  4. Check Display on Products Screen and select Paid as the Product Type.
  5. Under iOS Store, check Enable and click Sync with Apple to retrieve available products.
  6. Select the matching App Store Connect product from the list.
  7. Under Android Store, check Enable and click Sync with Google to retrieve available products.
  8. Select the matching Google Play product from the list.
  9. Under Integration Type, select Membership and choose the membership plan to link.
  10. Click Publish to save the product.
  11. Repeat for each membership that needs in-app purchase access.

Note: The In-App Purchases setup guide provides full details on product configuration and testing.

Phase 5: App Testing

This phase tests how the app works before sending it in. Both Apple and Google reject apps with clear bugs or broken features.

Device Testing

Test App builds allow testing the app on real devices before submission. Test with many user accounts to check that access rules work right.

  1. Navigate to Dashboard > MP AppKit > Build and click Request Build.
  2. Select the platform (iOS or Android), then select Test App as the build type.
  3. After the build completes, it appears in the Build History list.

For iOS Test Apps, first register test devices at Dashboard > MP AppKit > Configure > iOS Devices. Then click the Install on iOS Device button to install via QR code or download the IPA file. The iOS test builds guide shows the full steps.

For Android Test Apps, click the Install on Android Device button to install via QR code or download the APK file. The Android test builds guide shows the full steps. Android Test Apps do not need device registration.

Note: Test Apps install directly via QR code for quick testing. Release Apps are needed for TestFlight (iOS) or Google Play testing tracks (Android).

Path B users must also test in-app purchases using iOS sandbox accounts and Android license testers. Before App Store submission, select an iOS review version for Apple's review team.

Phase 6: App Building and Publishing

This phase creates final app builds and sends them to the app stores. Both platforms review apps before they go live. The app build generation guide covers building apps for both platforms.

Prepare app store listing assets (screenshots, descriptions) and ensure the privacy policy URL is reachable. The MemberPress App Publishing Service offers help with the submission process.

iOS App Submission

  1. Navigate to Dashboard > MP AppKit > Build and click Request Build.
  2. Select iOS as the platform, then Release App as the build type. The iOS release app generation guide shows the steps.
  3. After the build completes, click the Submit for Publishing button on the build card.
  4. Click Upload to App Store Connect to upload directly from AppKit. The uploading iOS builds guide shows the steps.
  5. In App Store Connect, complete App Information, upload screenshots, select the build, and click Submit for Review. The App Store publishing checklist lists all needed items.

Android App Submission

  1. Navigate to Dashboard > MP AppKit > Build and click Request Build.
  2. Select Android as the platform, then Release App as the build type. The Android release app generation guide shows the steps.
  3. After the build completes, click the Submit for Publishing button on the build card.
  4. Click Upload to Google Play Console to upload directly, or click Download AAB File for manual upload.
  5. In Google Play Console, navigate to Release > Testing > Closed Testing and upload the AAB file. For staged rollouts, use closed testing before production.
  6. Complete Store Listing, upload screenshots, complete Content Rating, and click Start Rollout. The Google Play publishing checklist lists all needed items.

Phase 7: Ongoing App Management

Published apps need regular care. Plan updates for bug fixes and to work with new OS versions. The iOS app update and Android app update guides show the steps for new versions. Maintenance mode lets you briefly limit app access during big updates.

Check App Store Reviews and Google Play Reviews, and reply to user feedback quickly. Track crash reports and watch API performance to keep the app running well.

Summary

MemberPress AppKit lets you build native mobile apps for membership sites through seven steps in order.

Before starting Phase 1:

  1. Check website needs (HTTPS, PHP 7.4+, WordPress 5.8+).
  2. Make sure an active MemberPress plan is in place (Launch, Growth, or Scale plan).
  3. Decide between Path A (website registration) or Path B (in-app purchases).
  4. Gather visual assets (app icon, splash screen, screenshots).
  5. Prepare credit card information for developer account fees.

Start Phase 1 by creating an Apple Developer account and a Google Play Developer account.

Was this article helpful?
computer girl

Get MemberPress today!

Start getting paid for the content you create.