Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 713 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 713 Bytes

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

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