Code Monkey home page Code Monkey logo

seatreg's Introduction

SeatReg

SeatReg - Create and manage online registrations

Create and manage online registrations. Design your own registration scheme and manage bookings.

Install

Clone this project to your local WordPress installation plugins directory. Make sure you name the folder as seatreg. Activate the plugin through the ‘Plugins’ menu in WordPress. You can also download it directly from WordPress plugins directory https://wordpress.org/plugins/seatreg/

Translations

Translations are taken from https://translate.wordpress.org/projects/wp-plugins/seatreg/

Capabilities

The plugin utilizes two capabilities to control access to admin area. Administrators have these capabilities out of the box.

seatreg_manage_bookings
Has access to admin areas to manage bookings.

seatreg_manage_events
Has access to admin areas to manage events.

Plugin actions

SeatReg exposes couple of actions you can hook into to run your own code.

seatreg_action_booking_submitted
Triggered when booking is submitted with registration page. Gets booking ID as parameter.

seatreg_action_booking_manually_added
Triggered when booking is added with booking manager. Gets booking ID as parameter.

seatreg_action_booking_pending
Triggered when booking gets pending status. Gets booking ID as parameter.

seatreg_action_booking_approved
Triggered when booking gets approved status. Gets booking ID as parameter.

seatreg_action_booking_removed Triggered when booking gets removed. Gets booking ID as parameter.

NPM Scripts

registration-styles

Compiles registration view styles

registration-scripts

Compiles registration view scripts (currently not used)

watch

Watches and compiles registration view styles and scripts

builder-styles

Compiles map builder styles

admin-styles

Compiles admin styles

seatreg's People

Contributors

siimkirjanen avatar upellift99 avatar kalle-1989 avatar dependabot[bot] avatar matthias-vogt avatar

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.