/clubhouse-csv-import

Import Story cards to Clubhouse from a CSV File

Primary LanguagePHPMIT LicenseMIT

Clubhouse.io CSV Import

This is a simple PHP app that turns a CSV file into stories (bug, chore, feature) using the Clubhouse v1 API.

There is no framework or package manager, just a few lines of PHP and a pleasant UI built on the Skeleton CSS framework

Preview

Clubhouse CSV Import Tool

  • external_id
  • epid_id (must map to an existing Epic ID)
  • labels (comma-separated list of the labels to attach)

Installation & Usage

Clone this repository to a location available by your webserver and load index.php in the browser.

If you do not want to install the app, a hosted version is available: Clubhouse CSV Importer