Extrachill Artist Platform

Infrastructure for the music industry. Artist profiles, link in bio tool, shop manager. Powered by headless Gutenberg blocks.

22 Docs

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog,...

Updated March 2, 2026

Extra Chill Artist Platform – Technical Documentation

This directory contains technical deep-dive documentation for the Artist Platform plugin. For architectural patterns and development guidelines, see ../CLAUDE.md For...

Updated February 13, 2026

Analytics System

Comprehensive analytics tracking for link pages with daily aggregation, click tracking, and dashboard reporting. Analytics data is provided by the...

Updated February 13, 2026

Artist Profile Management

Comprehensive system for creating, managing, and displaying artist profiles with roster management. Artist Profile Creation Artist Creator Block Location: src/blocks/artist-creator/...

Updated February 13, 2026

Roster Management System

Comprehensive band member invitation and management system allowing artists to add collaborators to their profiles. System Overview The roster management...

Updated February 13, 2026

Centralized Data System

The platform uses a unified data system to provide consistent access to artist and link page data across all components....

Updated February 13, 2026

Permissions System

Centralized permission management providing consistent access control across all platform components. All permission checks are defined in a single source...

Updated February 13, 2026

Custom Post Types

The Extra Chill Artist Platform registers two custom post types that form the foundation of the system. Artist Profile (artist_profile)...

Updated February 13, 2026

Template System

The platform implements a dual template architecture supporting both full page rendering and modular component templates. Page Templates ExtraChillArtistPlatform_PageTemplates Class...

Updated February 13, 2026

Artist Platform REST API Integration

The artist platform exposes comprehensive REST API endpoints through the extrachill-api plugin, enabling mobile apps, third-party integrations, and external tools...

Updated February 13, 2026

Artist Platform + Community (Out of Scope)

This plugin does not implement community forum provisioning or roster/forum synchronization. If another plugin (e.g. a community/forums plugin on the...

Updated February 13, 2026

Artist Platform & Newsletter Integration

Automatically subscribe artists to the newsletter when they complete the join flow or create a new artist profile. Integration Pattern...

Updated February 13, 2026

JavaScript Architecture

The plugin uses modern JavaScript patterns organized by functionality across different contexts (public, management, and blocks). Organization Gutenberg Block System...

Updated February 13, 2026

Advanced Link Page Features

Comprehensive advanced functionality for link pages including expiration, redirects, analytics tracking, and YouTube integration. Link Expiration System Time-Based Link Management...

Updated February 13, 2026

Start development server with watch mode

Gutenberg Block Editor System The Extra Chill Artist Platform provides comprehensive management through five specialized Gutenberg blocks: 1. Link Page...

Updated February 13, 2026

Link Page System

Comprehensive link page creation and management system with Gutenberg block editor, live preview, drag-and-drop interface, and advanced customization options. System...

Updated February 13, 2026

Artist Shop Manager Block

Complete shop product management Gutenberg block with integrated Stripe payment processing and order fulfillment. Location: src/blocks/artist-shop-manager/ Block Type: React-based Gutenberg...

Updated February 13, 2026

Social Platform Integration

Comprehensive social media link management system supporting 15+ platforms with validation, rendering, and CRUD operations. Platform Support ExtraChillArtistPlatform_SocialLinks Class Location:...

Updated February 13, 2026

Subscription System

Comprehensive email subscription management system allowing artists to collect and manage subscriber lists with multiple collection methods and export capabilities....

Updated February 13, 2026

Cross-Domain Authentication

The Extra Chill Artist Platform uses WordPress multisite native authentication for cross-domain user sessions. Authentication Architecture Primary: WordPress Multisite Authentication...

Updated February 13, 2026

Artist Join Flow Diagram

Complete flow diagram showing the artist platform join experience from start to finish. User Join Flow START: User visits extrachill.link/join...

Updated February 13, 2026

Roster Invitation Flow Diagram

Flow showing how roster members are invited and accept invitations. Roster Invitation & Acceptance Flow START: Artist owner invites roster...

Updated February 13, 2026
← Back to Chubes.net