This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SSV Events

Description

SSV Events is a plugin that allows you to create events for your Students Sports Club the way you want to. With this plugin you can:
* Make events
* Let users register
* One Click registration
* Cancel registration
* Etc.
This plugin is fully compatible with the SSV library which can add functionality like: MailChimp, Frontend Members, etc.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ssv-events directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the SSV Options->MailChimp screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ssv-events directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the SSV Options->MailChimp screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
How do I request a feature?

The best way is to add an issue on GitHub (https://github.com/Moridrin/ssv-events/issues). But you can also send an email to J.Berkvens@Moridrin.com (the lead developer).

How do I report a bug?

The best way is to add an issue on GitHub (https://github.com/Moridrin/ssv-events/issues). But you can also send an email to J.Berkvens@Moridrin.com (the lead developer).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SSV Events” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SSV Events” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.1.7

  • Opening registration details disabled for non logged in users

3.1.6

  • Widget Design improved

3.1.5

  • Updating name fields disabled (due to possible bugs)

3.2.4

  • Even more Widget Design improvements (styled by Guy Dubois)

3.2.3

  • Widget Design improved (styled by Guy Dubois)

3.2.2

  • Ready for WordPress
  • Working with other themes
    ** No custom Events Archive for other themes

3.2.1

  • Create List on Event Create
  • Add Registrants to List

3.2.0

  • Namespaces added

3.1.0

  • esc_html(), esc_attr() and other sanitation implemented
  • isBoard() replaced with current_user_can()
    • This might still be buggy because it is difficult to specify what right the user needs.

3.0.0

  • Rebuild from the ground up

2.1.0

  • Support for Materialize
  • Complete code refactor

2.0.2

  • Cancellation for signed in users

1.2.1

  • Registration form
  • Registration button for signed in users

1.2.0

  • Support for MUI
  • Custom archive
  • Custom post layout

1.1.2

  • Mandatory Custom Fields

1.1.1

  • Create Event
    • Location field added
    • Start Date field added
    • Start Time field added
    • End Date field added
    • End Time field added