Description
VoordeMensen is a WordPress plugin that connects your website with the VoordeMensen ticket sales system. It provides several features:
- Load the VoordeMensen loader script dynamically based on your site’s settings
- Preload event data from the VoordeMensen API (see 3rd party connection for more info)
- Include various metaboxes and shortcodes for enhanced functionality
- Start a user session for tracking the VoordeMensen cart ID (see 3rd party connection for more info)
3rd party connection
This plugin will fetch the VoordeMensen loader from https://voordemensen.nl and event data from https://api.voordemensen.nl and use it in your WordPress. This way your visitors will be able to buy tickets using VoordeMensen.
Depending on the loader type you choose in the admin page either vdm_sideloader.js or vdm_loader.js will be loaded.
Additionaly this plugin will connect to https://tickets.voordemensen.nl to obtain a unique session id.
The VoordeMensen privacy statement applies.
Features
- Dynamically load the VoordeMensen loader script
- Preload event data based on the settings
- Custom metaboxes and shortcodes included
- User session management
Requirements
- A valid VoordeMensen account
Use
For complete instructions, visit VoordeMensen’s support page
Installation
- Upload the plugin files to the
/wp-content/plugins/voordemensen
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Settings->VoordeMensen to configure the plugin.
FAQ
-
Where can I get an VoordeMensen account?
-
You can create a VoordeMensen account at https://voordemensen.nl.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“VoordeMensen” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “VoordeMensen” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.14
Fixed a caching issue, make the plugin more stable in a cached enviroment.
Improved sorting of event_dates and buttons shortcodes.
2.0.13
Adding session management using session id’s aquired from the VoordeMensen server, making the plugin compatible with caching plugins.
2.0.12
Initial public release
1.0.10
- Initial release