WP-RSVP
WordPress plugin for managing events and guests.
★ 5stars
1forks
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/coloredcow/wp-rsvp/archive/refs/heads/master.zipFrom the readme
This project was built as part of Build a Web App, training programme by CodeTrek.
About the RSVP Plugin
Organizing events can be quite a headache and we tried to solve this problem at CodeTrek. You can send out personalised invitations to guests for events and records their responses.
Version
1.1.0
Features(Version:1.0)
1. Create Events
2. See All Events/Delete Event
3. Add Guest
4. See All Guests/Delete Guest
Installation Instruction
Method 1: (Manually)
1. Download the ZIP file from the above option.
2. Install a Plugin using the WordPress Admin Plugin Upload. (Learn how to upload plugin manually)
Method 2: (Through Composer)
1. If you aren’t familiar with the dependency management tool named Composer, take the time to read the Composer documentation.
2. To install 'RSVP Invitation' plugin through Composer:
3. Go to the /wp-content/plugins/ directory and upload the rsvp folder through the command given below:
4. Activate the plugin through the ‘Plugins’ menu in WordPress.
License
The RSVP is open-sourced WordPress plugin licensed under the GPL3+ license.
Blogs by trainees
1.Open Source: Exploring New Possibilities
2.Open Source: First Step is Documentation
3.O
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.