WP Manifestindependent plugin directory
manifest / events / conference-plugin

Conference plugin GitLab

WordPress plugin dedicated to a simple conference organization.

by Ondrej Nentvich, Martin Urban · gitlab.com/najtvis-wp-plugins/conference-plugin · 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://gitlab.com/najtvis-wp-plugins/conference-plugin/-/archive/master/conference-plugin-master.zip

Readme

WP conference plugin

Plugin for Wordpress for making a simple conference form. It including registration of participants, adding abstracts with selection poster or talk. Set max. posters of talks for the conference.

Conference features

  • Registration of participants
  • Password recovery
  • Right side toolbar (including admin tools if permission allows)
  • Two currencies selection available
  • Attendance lists
    • Arrival/Departure dates
    • Accomodation (including rooms counter and shared bedroom)
    • Fee selection for the participant
    • Addition fee selection for accompanion person or for the participant
    • Request for an invoice in advance
  • Abstracts
    • Selection from talk or poster (including max. number of talks/posters)
    • Categorize it according to topic/session
    • Word counter for minimal abstract length
  • Show list of participants and abstracts
  • Upload a presentation/poster available for all participants only or public

Admin tools features

  • Three admin rights
    • accountant - show remaining invoices which have to be issued
    • admin - show all necessary tools for editing the conference
    • super - show all admin tools
  • List of participants including their attendance (Name, Affiliation, Arrival/Departure, selected accomodation, ...)
  • List of invoices and remaining invoices which should be issued
  • LaTeX export for book of abstracts, badges, etc. This plugin includes their template as well.

This is contents all available shortcodes with a description. This page is separated into several parts according to usage

Table of content

  1. Lists
  2. Forms
  3. Values
  4. Email tags
  5. Admin tools

Read the full README on GitLab →