Extrachill Artist Platform
Infrastructure for the music industry. Artist profiles, link in bio tool, shop manager. Powered by headless Gutenberg blocks.
Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog,...
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...
Analytics System
Comprehensive analytics tracking for link pages with daily aggregation, click tracking, and dashboard reporting. Analytics data is provided by the...
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/...
Roster Management System
Comprehensive band member invitation and management system allowing artists to add collaborators to their profiles. System Overview The roster management...
Centralized Data System
The platform uses a unified data system to provide consistent access to artist and link page data across all components....
Permissions System
Centralized permission management providing consistent access control across all platform components. All permission checks are defined in a single source...
Custom Post Types
The Extra Chill Artist Platform registers two custom post types that form the foundation of the system. Artist Profile (artist_profile)...
Template System
The platform implements a dual template architecture supporting both full page rendering and modular component templates. Page Templates ExtraChillArtistPlatform_PageTemplates Class...
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...
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...
Artist Platform & Newsletter Integration
Automatically subscribe artists to the newsletter when they complete the join flow or create a new artist profile. Integration Pattern...
JavaScript Architecture
The plugin uses modern JavaScript patterns organized by functionality across different contexts (public, management, and blocks). Organization Gutenberg Block System...
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...
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...
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...
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...
Social Platform Integration
Comprehensive social media link management system supporting 15+ platforms with validation, rendering, and CRUD operations. Platform Support ExtraChillArtistPlatform_SocialLinks Class Location:...
Subscription System
Comprehensive email subscription management system allowing artists to collect and manage subscriber lists with multiple collection methods and export capabilities....
Cross-Domain Authentication
The Extra Chill Artist Platform uses WordPress multisite native authentication for cross-domain user sessions. Authentication Architecture Primary: WordPress Multisite Authentication...
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...
Roster Invitation Flow Diagram
Flow showing how roster members are invited and accept invitations. Roster Invitation & Acceptance Flow START: Artist owner invites roster...