WP Manifestindependent plugin directory
manifest / events / cef-tournaments

Tournaments (Chess Education Foundation)

Tournaments WordPress Plugin for the Chess Education Foundation

by Alex J. Gustafson Tech LLC for the Chess Education Foundation · github.com/alexjgustafson/cef-tournaments

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/alexjgustafson/cef-tournaments/archive/refs/heads/main.zip

A WordPress plugin with tools for displaying chess tournaments. Made for the Chess Education Foundation in Louisville, KY

Development

Requirements

  • Node (see .nvmrc for version)
  • NPM
  • @wordpress/env (npm install -g @wordpress/env)
  • PHP (see composer.json for version)
  • composer
  • Docker
  • ACF Pro License

ACF Pro

Create an auth.json file. Use auth.json.example for a boilerplate.

See https://www.advancedcustomfields.com/resources/installing-acf-pro-with-composer/

Setup

  1. composer install
  2. npm install
  3. wp-env start