Easy WP Events releasesself-updates
Create Events and Sell Customizable Tickets
by Justin Greer · github.com/justingreerbbi/easy-wp-events · website
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/justingreerbbi/easy-wp-events/archive/refs/heads/main.zipShips its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.
Readme
=== Easy WP Events === Contributors: justingreerbbi Donate link: https://dash10.digital/ Tags: events, tickets, stripe Requires at least: 4.7 Tested up to: 5.7 Stable tag: 1.8.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simple Event Plugin with custom ticket sales and reporting. Payment Gateway uses Stripe
== Description ==
Simple Event Plugin with custom ticket sales and reporting. Payment Gateway uses Stripe excursively for the time being.
== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.
= What about foo bar? =
Answer to foo bar dilemma.
== Screenshots ==
- This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is stored in the /assets directory.
- This is the second screen shot
== Changelog ==
Add checkboxes to each ticket item to control if it is a ticket or just an item. Ability to remove/clear all data for an event? This must have password protection to it because it can really mess things up.
= 1.8.0 =
- Updated form zipcode label
= 1.7.0 =
- Removed required requirement for guests field
= 1.6.0 =
- Random Patches
= 1.5.0 =
- seperated items and tickets
= 1.4.0 =
- Updated page container
= 1.3.0 =
- Description bug fixed
= 1.2.0 =
- Added descriptions to tickets
- Email now lists ticket types with ticket numbers
- Export contains tickets for order and ticket numbers
- Bug fixes for charge id's
= 1.1.0 =
- Fixed Data Time Bug
- Updated Export Data to include Tickets and Ticket Numbers
= 1.0.1 =
- Fixed number formatting
- Added Ticket Handling
= 1.0.0 =
- Initial Release
== Upgrade Notice ==
= 1.0.1 = Updated
== A brief Markdown Example ==
Ordered list:
- Some feature
- Another feature
- Something else about the plugin
Unordered list:
- something
- something else
- third thing
Here's a link to WordPress and one to Markdown's Syntax Documentation. Titles are optional, naturally.
"Markdown is what the parser uses to process much of the readme file"
Markdown uses email style notation for blockquotes and I've been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.8.0 | Jun 23, 2021 |
| 1.7.0 | Jun 23, 2021 |
| 1.6.0 | Jun 21, 2021 |
| 1.5.0 | Jun 21, 2021 |
| 1.4.0 | Jun 18, 2021 |
| 1.3.0 | Jun 18, 2021 |
| 1.2.0 | Jun 18, 2021 |
| 1.1.0 | Jun 18, 2021 |
| 1.0.2 | Jun 18, 2021 |
| 1.0.1 | Jun 18, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.