WP Manifestindependent plugin directory
manifest / integrations / motopress-demo-signups

Motopress Demo: Signups

This is WordPress plugin that adds a signups page to Motopress Demo Builder http://getmotopress.com/plugins/demo-builder-plugin-for-wordpress/.

by Gelform (Motopress Demo created by MotoPress) · github.com/gelform/motopress-demo-signups · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gelform/motopress-demo-signups/archive/refs/heads/master.zip

Readme

Motopress Demo Signups

This is WordPress plugin that adds a signups page to (Motopress Demo Builder) [getmotopress.com/plugins/demo-builder-plugin-for-wordpress/].

Installation

  1. Download the zip here.
  2. Unzip into /wp-content/pluginsmotopress-demo-signups

What it does

It adds a network admin menu item under "demo" called "signups". http://prntscr.com/eyv33d

The signups page shows all emails. http://prntscr.com/eyv54l

Simple links at the top let you filter by status.

Each signup is color coded: yellow = pending, green = active, grey = archived

The email address is a mailto to email the user.

If a WordPress user has been created, there's a link to their profile (pencil icon).

If a sandbox has been created, there's a link (external icon). If it's pending, there's a link to the activation link but it can only be copied via right click (copy icon).

It shows when they signed up when they activated the demo when the demo expired.

Read the full README on GitHub →