This project was built as part of Build a Web App, training programme by CodeTrek.
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.
1.1.0
- Create Events
- See All Events/Delete Event
- Add Guest
- See All Guests/Delete Guest
-
Download the ZIP file from the above option.
-
Install a Plugin using the WordPress Admin Plugin Upload. (Learn how to upload plugin manually)
-
If you aren’t familiar with the dependency management tool named Composer, take the time to read the Composer documentation.
-
To install 'RSVP Invitation' plugin through Composer:
-
Go to the /wp-content/plugins/ directory and upload the rsvp folder through the command given below:
composer create-project coloredcow/rsvp
- Activate the plugin through the ‘Plugins’ menu in WordPress.
The RSVP is open-sourced WordPress plugin licensed under the GPL3+ license.
1.Open Source: Exploring New Possibilities