[wordpress插件] WordPress Membership SwiftCloud.ioWordPress会员SwiftCloud.io

wordpress 插件 文章 2020-03-25 23:20 402 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin allows you to make any wordpress site into a membership site, using http://SwiftCloud.io

此插件可让您使用http://SwiftCloud.io将任何wordpress网站变成会员网站

It uses WordPress’ native user profiles for the membership.

它使用WordPress的本机用户配置文件作为成员。

The basic operation requires a single line of php to be copied into your theme, which will split your main

基本操作需要将一行php复制到您的主题中,这将拆分您的主要内容

website navigation menu into 2 separate navs – logged in, and logged out.

网站导航菜单分为2个单独的导航–登录和注销。

To set up the most basic membership, we recommend these 5 steps:

要设置最基本的会员资格,我们建议执行以下5个步骤:

    1. First, modify your theme to display [login_logout_nav] where your main navigation will display.

    2. 首先,修改主题以显示[login_logout_nav],其中将显示主导航。

      You can CSS it as usual.

    3. 您可以照常使用CSS。

    4. Next, go to Appearance >> Menus and create 2 menus: Main Menu Logged OUT and Main Menu Logged IN
    5. 接下来,转到外观>>菜单并创建2个菜单:“退出主菜单”和“登录主菜单”

    6. Next, go to Appearance >> Menus >> Manage Locations and ensure the Logged In Menu and Logged Out menu are defined.
    7. 接下来,转到外观>>菜单>>管理位置,并确保已定义“登录菜单”和“注销菜单”。

    8. Next, create the following pages: Home Logged IN, Home Logged OUT, Signup, Expired, Banned
    9. 接下来,创建以下页面:主页登录,首页注销,注册,过期,被禁止

    10. Finally, go to SwiftBooks Subscription (bottom of sidebar) and click Subscription Management and define the settings accordingly.
    11. 最后,转到SwiftBooks订阅(侧栏底部),然后单击“订阅管理”并相应地定义设置。

    You should then be set up.

    然后应该进行设置。

    You may wish to allow front-end signups via your theme, or you can use the regular wordpress functions.

    您可能希望通过主题允许前端注册,或者可以使用常规的wordpress功能。

    Additional Features (Optional)

    其他功能(可选)

      • Optional Billing via SwiftBooks.

      • 通过SwiftBooks的可选计费。

        If defined, the system will query SwiftBooks accounting via API each midnight to get an updated list of expired / paid accounts, and store locally.

      • 如果已定义,则系统将在每个午夜通过API查询SwiftBooks记帐,以获取过期/付费帐户的更新列表,并将其存储在本地。

      • Optionally, you can add all new incoming users / signups to a Swift Marketing list / autoresponder and thus drip content out, including timed to membership.
      • (可选)您可以将所有新的传入用户/注册添加到Swift Marketing列表/自动响应器,从而删除内容,包括定时加入会员。

      Need something else?

      还需要其他吗?

      Contact us at Swift Marketing.

      通过Swift Marketing与我们联系。

      This plugin is fully functional without having to buy anything from SwiftCloud assuming your membership is free, or paid via some other method.

      此插件功能齐全,无需假设您的会员资格是免费的或通过其他方式付费的,就无需从SwiftCloud购买任何东西。

安装步骤

You probably know the routine by now, but here’s more details.

您现在可能已经知道了例程,但是这里有更多详细信息。

First, get the plugin installed.

首先,安装插件。

    1. Upload plugin-name.php to the /wp-content/plugins/ directory
    2. plugin-name.php 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Place

    6. 放置 <?php do_action('plugin_name_hook');

      ?> in your templates

    7. ?> 在您的模板中

    To set up the most basic membership, we recommend these 5 steps:

    要设置最基本的会员资格,我们建议执行以下5个步骤:

      1. First, modify your theme to display [login_logout_nav] where your main navigation will display.

      2. 首先,修改主题以显示[login_logout_nav],其中将显示主导航。

        You can CSS it as usual.

      3. 您可以照常使用CSS。

      4. Next, go to Appearance >> Menus and create 2 menus: Main Menu Logged OUT and Main Menu Logged IN
      5. 接下来,转到外观>>菜单并创建2个菜单:“退出主菜单”和“登录主菜单”

      6. Next, go to Appearance >> Menus >> Manage Locations and ensure the Logged In Menu and Logged Out menu are defined.
      7. 接下来,转到外观>>菜单>>管理位置,并确保已定义“登录菜单”和“注销菜单”。

      8. Next, create the following pages: Home Logged IN, Home Logged OUT, Signup, Expired, Banned
      9. 接下来,创建以下页面:主页登录,首页注销,注册,过期,被禁止

      10. Finally, go to SwiftBooks Subscription (bottom of sidebar) and click Subscription Management and define the settings accordingly.
      11. 最后,转到SwiftBooks订阅(侧栏底部),然后单击“订阅管理”并相应地定义设置。

下载地址
https://downloads.wordpress.org/plugin/club-management-software.zip
-EOF-

AI助手支持GPT4.0