Skip to content

patcor/eventor-participation-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eventor Participation Sync

This is used to sync a clubs participants in eventor to wordpress database.

Dependencies

Advanced custom fields - https://www.advancedcustomfields.com

Instructions to install the plugin

  1. Upload the plugin (eventor-participation-sync.php) to wordpress
  2. Install custom fields
    • Create a group called 'Eventor'
    • Edit screen options to show field keys
    • Create a text field called 'Url', remember the field key
    • Create a text field called 'Count', remember the field key
    • Create a field called 'EventDate', remember the field key
  3. Configure the plugin

Instruction to display information from the plugin

There are many ways to display information in wordpress. I will describe one easy way to do it.

  1. Install Code snippets plugin https://wordpress.org/plugins/code-snippets/
  2. Add the code from eventor-widget.php
  3. Customize the html as you like
  4. Add the widget to your sidebar or custom page

Example image

Example image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages