Nid yw'r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw'n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Netforum Member Directory

Disgrifiad

netFORUM Single Sign-On by fusionSpan allows users to sign into WordPress using their netFORUM eWeb credentials. This plugin utilizes netFORUM’s xWeb Web Service API to authenticate users.

The netFORUM Member Directory by fusionSpan allows users to create a member directory on any page within your WordPress site. Our plugin makes it easy to select which information from netFORUM Pro will be imported into WordPress. You can easily display a member directory on any WordPress page using the shortcode [member_table].

You can further specify which fields you want to display in the directory by editing the shortcode [member_table display_fields=”fields here”].

Supported fields include

  • First Name
  • Last Name
  • Middle Name
  • Organization
  • Title
  • Email
  • City
  • State
  • Address1
  • Address2
  • Address3
  • Country

Additional Features

fusionSpan specializes in building commercial WordPress plugins that enable integrations between your netFORUM database and your WordPress website. Contact us for these additional integrations:

  • Group-based web access. Restrict specific site content to members or specific member groups. Create WordPress User Role groups based on netFORUM fields.
  • Single sign-out. Logout of netFORUM eWeb on WordPress log out.

Website

Check out some of our other plugins, or visit our website https://www.fusionspan.com/ to learn more about our products and services.

For questions about this plugin, please fill out our Contact Us form or email us at help@fusionspan.com.

Lluniau Sgrin

  • An example of the member directory on a page.

  • Here is what the import screen looks like.

  • Dragging an item from used to unused.

Gosod

  1. Unzip and upload the folder contents of fs-netforum-directory-with-importer.zip to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. To set up the directory, go to ‘FS Netforum Import’, located under ‘Tools’ in the WordPress Admin Dashboard.
  4. Export your customers from netFORUM as a .csv. Select ‘Import Netforum Data’ in the plugin menu and follow the page instructions to import your existing data.
  5. Use the shortcode [member_table] on any page to display the Member Directory.

Cwestiynau Cyffredin

Installation Instructions

  1. Unzip and upload the folder contents of fs-netforum-directory-with-importer.zip to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. To set up the directory, go to ‘FS Netforum Import’, located under ‘Tools’ in the WordPress Admin Dashboard.
  4. Export your customers from netFORUM as a .csv. Select ‘Import Netforum Data’ in the plugin menu and follow the page instructions to import your existing data.
  5. Use the shortcode [member_table] on any page to display the Member Directory.
  6. Check license.txt file for the license key required to activate the plugin.

Why can’t I drag Customer Key, Customer Member Flag or Receive Benefits Flag to the unused box in the import screen?

To ensure compatibility with our plugins that require these fields, we require Customer Key, Customer Member Flag, and Receive Benefits Flag when importing your netFORUM data.

What fields can are supported with this plugin?

Supported fields include:

  • First Name
  • Last Name
  • Middle Name
  • Organization
  • Title
  • Email
  • City
  • State
  • Address1
  • Address2
  • Address3
  • Country

What other shortcodes can I use in this directory?

The text in the “” can be edited.

  • [member_table] – Displays the member directory
  • [member_table_url] – Displays a link to a page that would return member data in a JSON format
  • [member_table limit="number"] – Limits the number of records displayed in the directory. By default, all records display in the directory.
  • [member_table display_members_only="0 or 1"] – If 1, displays only records where the customer’s Receives Benefits Flag is true. If 0, displays all customers. By default, all records display in the directory.
  • [member_table display_fields="fields"] – Specify which fields are displayed in the member directory in which order. By default, the display_fields="first name, last name, title, email, city, state"
  • [member_table_ignore_do_not_display_online="0 or 1"] – If 1, displays all records regardless if the customer’s Ignore Do Not Display Online field is True. By default, the directory displays records where the Ignore Do Not Display Online field is False.
  • [member_table color="" thead_color="" tfoot_color=""] – Use thead_color and tfoot_color to update the color of the table header and table footer, respectively. As a shortcut, you can also use color to update the color of both the table header and footer.

Each of these shortcode fields can be combined to style the directory.
Example: [member_table limit=50 display_members_only=1 display_fields="firstname, email"] will display:

  • 50 records
  • Member Flag = True
  • List only First Name, Email

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Netforum Member Directory” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Cofnod Newid

1.0.0

  • Initial Upload

1.0.1

  • Added more functionality to the member_table shortcode.

1.0.2

  • Bug fixes

1.0.3

  • Minor changes

1.0.4

  • Added new shortcode [member_table_url] which when placed on a page, is replaced by a link that returns the members data in
    json format

1.0.5

  • Changed import functionality. Now users have to select a file to be uploaded to the server
  • Added three new shortcodes fields to the [member_table] shortcode. thead_color, tfoot_color and color which allows for coloring of the
    table header and footer.

1.0.6

  • Minor addition, added email as an option to import in the import file screen

1.0.7

  • Updated for WordPress 4.3