Git Product home page Git Product logo

pretix-checkinlist-net's Introduction

GitHub Tag

Pretix Checkin List Export Plugin for NETWAYS

This plugin adds a custom checkin list export for NETWAYS hosted events and conferences into Pretix.

The default checkin list renders a row for each order, including the attendee name. The main requirement for this plugin is to generate the following data:

  • One row per attendee
  • Add sub events and orders as additional columns (e.g. optional hotel rooms, additional workshops, hackathons, etc.)
  • Add answered questions/twitter handle

Order Export

Supported output formats:

  • Excel (.xlsx)
  • CSV (with commas)
  • CSV (Excel-style)
  • CSV (with semicolons)

Excel Export

Attendee name parts are available with >= v2.0.0.

Requirements

  • Pretix >= 2.5.0
  • Python >= 3.5.0 < 3.7.0

Installation

The plugin is available on Pypi and can be installed using pip.

pip install pretix-checkinlist-net

Configuration

Navigate into the admin control panel and choose your event.

Settings > Plugins and enable the plugin.

Orders > Export > Check-in list for NETWAYS.

Documentation

This plugin was created by following the Plugin API development docs and is inspired by upstream.

2.0.0+ uses the generic ListExporter class from upstream to provide the same output formats as Pretix core.

Development setup

Please follow the instructions in the development docs.

Thanks

Raphael Michel for Pretix and the initial checkin list export code which is adopted in this custom plugin.

License

Authors: Michael Friedrich, Raphael Michel

The code in this repository is published under the terms of the Apache License. See the LICENSE file for the complete license text.

pretix-checkinlist-net's People

Contributors

bobapple avatar mxhash avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.