Giter VIP home page Giter VIP logo

iktickets's Introduction

Iktickets

All Contributors

Description

This is a ticketing system for Infomaniak Events. It is a Wordpress plugin that allows to sell tickets for events directly on the website.

The plugin needs to be configured with the Infomaniak Events API key and token. It also needs a cron job to synchronize the events with Infomaniak Events.

All events dates, image, description and prices zones are synchronized with Infomaniak Events. The tickets are sold on the website and the orders are synchronized with Infomaniak Events.

Payments are handled by Infomaniak Events. The plugin only query the proper API endpoints and display the form to pay the order or redirect to the payment page.

If you find this plugin helpful, consider supporting its development via PayPal.

Key Features

  • Sell tickets for events
  • Display event dates on a calendar
  • Cron job to synchronize events with Infomaniak Events
  • Theme colors customization
  • Order as guest or with an account
  • Registration form for new accounts
  • Payment handled by Infomaniak Events (PostFinance, Twint, Visa, Mastercard, etc.)

Installation

  1. Download the repository: https://github.com/misits/iktickets
  2. Upload the iktickets folder to your WordPress plugin installation.
  3. Activate the plugin through the Plugins screen in WordPress.
  4. Use the Iktickets > Settings menu to configure the plugin.

Usage

Settings

  1. Go to Iktickets > Settings and fill in the fields for the Infomaniak Events API. (See Frequently Asked Questions)
  2. Change the theme colors if needed.
  3. Click on Save Changes.

Events in a page

A new default Events page is created when the plugin is activated. You can use this page to display the events.

A shortcode is also available to display the events in any page. The shortcode is [iktickets_events].

Code Snippets

You can use the following code snippets to display the events in a template file.

<?php echo do_shortcode('[iktickets_events]'); ?>

Frequently Asked Questions

Q: How to get the API key?

A: The API key can be found in Infomaniak dashboard > Billetterie > Boutique / Mise en ligne > Accès API.

Q: How to get the API token?

A: The API token can be found in Infomaniak dashboard > Développeur > Tokens API, then click on Créer un token API and select eticket as scopes.

Q: How to display events in a page?

A: The shortcode is [iktickets_events] and can be used in any page. You can also use code snippets to display the events in a template file. See Code Snippets.

Todo

  • Add a shortcode to display a specific event with its tickets
  • Allow users to reset their password
  • Style my account page
  • Style single event page
  • Display banner on top of the page when action is done or error
  • Clean vue components & scss double code
  • Translate plugin
  • ... and more

Changelog

1.0.0

  • Initial release.

Support

For support, please visit Iktickets Issues.

License

This project is licensed under the GNU General Public License v2 or later.

Donations

If you find this plugin helpful, consider supporting its development via PayPal.

Contributors

Martin Jean-Christio
Martin Jean-Christio

🚇 ⚠️ 💻

Looking for a web hosting provider?

iktickets's People

Contributors

marjc5 avatar allcontributors[bot] avatar

iktickets's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.