WP Manifestindependent plugin directory
manifest / unclassified / civicrm-eo-attendance

CiviCRM Event Organiser Attendance

Attendance functionality for CiviCRM Event Organiser plugin.

by Christian Wach · github.com/spiritoffootball/civicrm-eo-attendance · 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/spiritoffootball/civicrm-eo-attendance/archive/refs/heads/master.zip

Attendance functionality for CiviCRM Event Organiser.

Description

CiviCRM Event Organiser Attendance is a WordPress plugin that manages Event attendance for Spirit of Football.

This plugin requires:

Installation

There are two ways to install from GitHub:

ZIP Download

If you have downloaded this plugin as a ZIP file from the GitHub repository, do the following to install the plugin:

  1. Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/civicrm-eo-attendance
  2. Activate the plugin.
  3. Configure the settings.
  4. You're done.

git clone

If you have cloned the code from GitHub, it is assumed that you know what you're doing.