{"id":13557546,"url":"https://github.com/NETWAYS/pretix-checkinlist-net","last_synced_at":"2025-04-03T11:32:28.117Z","repository":{"id":57454659,"uuid":"118621938","full_name":"NETWAYS/pretix-checkinlist-net","owner":"NETWAYS","description":"Pretix Checkin List Export Plugin for NETWAYS","archived":false,"fork":false,"pushed_at":"2023-07-05T14:24:49.000Z","size":268,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-06T04:20:11.719Z","etag":null,"topics":["events","plugin","pretix","pretix-development","shop","tickets"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NETWAYS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2018-01-23T14:32:32.000Z","updated_at":"2023-07-05T14:24:35.000Z","dependencies_parsed_at":"2024-01-19T17:56:10.025Z","dependency_job_id":"ae5fce7a-89ae-4907-b08b-f3e20ef441f8","html_url":"https://github.com/NETWAYS/pretix-checkinlist-net","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":"0.21052631578947367","last_synced_commit":"516d8e9606a73d40085c38d25f83eb205271e13b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fpretix-checkinlist-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fpretix-checkinlist-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fpretix-checkinlist-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fpretix-checkinlist-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NETWAYS","download_url":"https://codeload.github.com/NETWAYS/pretix-checkinlist-net/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246993241,"owners_count":20865969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["events","plugin","pretix","pretix-development","shop","tickets"],"created_at":"2024-08-01T12:04:24.828Z","updated_at":"2025-04-03T11:32:23.110Z","avatar_url":"https://github.com/NETWAYS.png","language":"Python","funding_links":[],"categories":["Python","others"],"sub_categories":[],"readme":"[![GitHub Tag](https://img.shields.io/github/tag/NETWAYS/pretix-checkinlist-net.svg)](https://github.com/NETWAYS/pretix-checkinlist-net)\n\n# Pretix Checkin List Export Plugin for NETWAYS\n\nThis plugin adds a custom checkin list export for NETWAYS hosted events and conferences\ninto Pretix.\n\n \u003ca href=\"https://pretix.eu/about/en/\"\u003e\u003cimg src=\"https://github.com/NETWAYS/pretix-invoice-net/blob/master/res/logo.png\" height=\"25\"\u003e\u003c/a\u003e\n\nThe default checkin list renders a row for each order, including the\nattendee name. The main requirement for this plugin is to generate\nthe following data:\n\n* One row per attendee\n* Add sub events and orders as additional columns (e.g. optional hotel rooms, additional workshops, hackathons, etc.)\n* Add answered questions/twitter handle\n\n![Order Export](doc/images/pretix_checkinlist_net_order_export.png)\n\nSupported output formats:\n\n* Excel (.xlsx)\n* CSV (with commas)\n* CSV (Excel-style)\n* CSV (with semicolons)\n\n![Excel Export](doc/images/pretix_checkinlist_net_order_export_excel_icb.png)\n\nAttendee name parts are available with \u003e= v2.0.0.\n\n## Requirements\n\n* Pretix \u003e= 2.5.0\n* Python \u003e= 3.5.0 \u003c 3.7.0\n\n## Installation\n\nThe plugin is available on [Pypi](https://pypi.org/project/pretix-checkinlist-net/)\nand can be installed using pip.\n\n```\npip install pretix-checkinlist-net\n```\n\n## Configuration\n\nNavigate into the admin control panel and choose your event.\n\n`Settings \u003e Plugins` and enable the plugin.\n\n`Orders \u003e Export \u003e Check-in list for NETWAYS`.\n\n## Documentation\n\nThis plugin was created by following the [Plugin API development docs](https://docs.pretix.eu/en/latest/development/api/plugins.html) and is inspired by [upstream](https://github.com/pretix/pretix/blob/master/src/pretix/plugins/checkinlists/exporters.py).\n\n2.0.0+ uses the generic ListExporter class from upstream\nto provide the same output formats as Pretix core.\n\n## Development setup\n\nPlease follow the instructions in the [development docs](doc/50-development.md).\n\n# Thanks\n\nRaphael Michel for Pretix and the initial checkin list export code\nwhich is adopted in this custom plugin.\n\n# License\n\n* Copyright 2018 NETWAYS GmbH \u003csupport@netways.de\u003e\n* Copyright 2018 Raphael Michel \u003cmail@raphaelmichel.de\u003e\n\nAuthors: Michael Friedrich, Raphael Michel\n\nThe code in this repository is published under the terms of the Apache License.\nSee the LICENSE file for the complete license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNETWAYS%2Fpretix-checkinlist-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNETWAYS%2Fpretix-checkinlist-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNETWAYS%2Fpretix-checkinlist-net/lists"}