{"id":39824393,"url":"https://github.com/extra-chill/extrachill-artist-platform","last_synced_at":"2026-06-15T23:00:49.086Z","repository":{"id":312335368,"uuid":"1046487497","full_name":"Extra-Chill/extrachill-artist-platform","owner":"Extra-Chill","description":"Infrastructure for the music industry. Artist profiles, link in bio tool, shop manager. Powered by headless Gutenberg blocks. ","archived":false,"fork":false,"pushed_at":"2026-05-30T16:39:41.000Z","size":1874,"stargazers_count":1,"open_issues_count":30,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-30T18:14:57.030Z","etag":null,"topics":["headless-wordpress","link-in-bio","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://artist.extrachill.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Extra-Chill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-08-28T18:59:45.000Z","updated_at":"2026-05-30T16:39:45.000Z","dependencies_parsed_at":"2026-03-03T03:12:47.256Z","dependency_job_id":null,"html_url":"https://github.com/Extra-Chill/extrachill-artist-platform","commit_stats":null,"previous_names":["extra-chill/artist-platform","extra-chill/extrachill-artist-platform"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/Extra-Chill/extrachill-artist-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Extra-Chill%2Fextrachill-artist-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Extra-Chill%2Fextrachill-artist-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Extra-Chill%2Fextrachill-artist-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Extra-Chill%2Fextrachill-artist-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Extra-Chill","download_url":"https://codeload.github.com/Extra-Chill/extrachill-artist-platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Extra-Chill%2Fextrachill-artist-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34383468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["headless-wordpress","link-in-bio","wordpress-plugin"],"created_at":"2026-01-18T13:03:06.090Z","updated_at":"2026-06-15T23:00:49.049Z","avatar_url":"https://github.com/Extra-Chill.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extra Chill Artist Platform\n\nArtist profiles, link pages, and shop management for the Extra Chill network.\n\n## What It Does\n\nArtist Platform gives musicians everything they need to build their presence:\n\n- **Link pages** — Branded link-in-bio pages on extrachill.link\n- **Artist profiles** — Rich profiles with socials, roster, and analytics\n- **Shop integration** — Sell merch with Stripe Connect payouts\n- **Subscriber management** — Collect and manage fan email lists\n\n## How It Works\n\n```\n┌─────────────┐     ┌─────────────┐     ┌─────────────┐\n│    JOIN     │ ──▶ │   MANAGE    │ ──▶ │   PUBLISH   │\n│ extrachill  │     │   artist.   │     │ extrachill  │\n│ .link/join  │     │ extrachill  │     │   .link/    │\n└─────────────┘     └─────────────┘     └─────────────┘\n```\n\nArtists join via **extrachill.link/join**, manage everything on **artist.extrachill.com**, and their link pages go live on **extrachill.link**.\n\n## Features\n\n| Feature | Description |\n|---------|-------------|\n| **Link Page Editor** | Drag-and-drop links, custom colors, live preview |\n| **Analytics Dashboard** | Views, clicks, date filtering, artist switcher |\n| **Roster Management** | Invite band members, manage permissions |\n| **Shop Manager** | Products, orders, shipping labels, Stripe payouts |\n| **Subscriber Export** | Download fan email lists |\n\n## Blocks\n\nAll management happens through Gutenberg blocks:\n\n- **Link Page Editor** — Full link page customization with live preview\n- **Artist Manager** — Profile, socials, roster, subscribers\n- **Artist Analytics** — Chart.js dashboard with date filtering\n- **Artist Creator** — Guided onboarding for new artists\n- **Shop Manager** — Products, inventory, orders, fulfillment\n\n## Requirements\n\n- WordPress 5.0+\n- PHP 7.4+\n- Network-activated `extrachill-users` plugin\n- Extrachill theme on artist.extrachill.com\n\n## Development\n\n```bash\n# Build blocks\nnpm run build\n\n# Development watch\nnpm run start\n\n# Package for distribution\n./build.sh  # Creates /build/extrachill-artist-platform.zip\n```\n\n## Documentation\n\n- [AGENTS.md](AGENTS.md) — Technical reference for contributors\n- [docs/](docs/) — Feature documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextra-chill%2Fextrachill-artist-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextra-chill%2Fextrachill-artist-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextra-chill%2Fextrachill-artist-platform/lists"}