WP Manifestindependent plugin directory
manifest / integrations / fence_plus

Fence Plus

One of the first plugins I ever built. Never used. Fence Plus is a WordPress plugin that creates an interactive dashboard for fencing coaches, and their students, powered by the askFRED API.

by Iron Bound Designs · github.com/timothybjacobs/fence_plus · website

1stars
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/timothybjacobs/fence_plus/archive/refs/heads/master.zip

From the readme

Fence Plus Fence Plus is a WordPress plugin that creates an interactive dashboard for fencing coaches, and their students, powered by the askFRED API. Installation Upload the zip file in the WordPress Plugins Administration Screen, and then click activate. Geting Started API Key Fence Plus requires an askFRED API key. You can request one from askFRED.net. Once you have been issued an API key, head on over to the Fence Plus Options page, and save your API key. Importing Your Fencers To import fencers into your installation go to the Fence Plus Importer, which is under the Fence Plus menu in your admin dashboard. 1. USFA ID. Here you need to enter the USFA ID of a fencer who has listed your club at their primary club on askFRED. 2. Delete all fencers. If you check this box, all of the fencer's in your installation will be deleted. This action is not reversible. Additionally, any fencers added to a coach will be removed. 3. CSV. Use this to import any additional fencers, as well as to import email addresses associated with your fencers. The CSV should be in the format of USFA ID, email address. Only fencers who have an askFRED account will be imported. Updates Be default Fence

Read the full README on GitHub →