conceptalby last reviewed 2026-05-21

Alby brand family map โ€” which Alby is which

Context

The word "Alby" appears across 5+ Aspire products with overlapping but distinct purposes. New agents (and humans) consistently confuse them, especially:

This concept page is the canonical map.

Detail

The 5 Alby products

ProductURLPurposeStackStatus
Alby Placeplace.myalby.com.auWordPress + WooCommerce + Elementor storefront โ€” Shopify competitor for Albany merchantsWordPress Multisite + Woo + ElementorLIVE
Alby Studiostore.myalby.com.auWix/Elementor + Dokan replacement โ€” multi-vendor storefront builderNext.js + Prisma + Postgres + Stripe Connect + MinIOLIVE (Stripe Sandbox; live-mode keys pending)
Alby Travelalby.com.au?Travel/tourism brand for Albany region(legacy WP)LIVE
Alby Partner Portal(extracted folder, see local)Partner-facing dashboardNext.jsLIVE?
Alby Affiliate Platform(separate code repo)Affiliate tracking + payoutsNext.jsLIVE?
Alby WooCommerce Bulk Importโ€”Internal tool for bulk-importing products into WP storefrontsNext.jsLIVE?

Critical distinction: Studio vs Place

FeatureAlby StudioAlby Place
StackNext.js (Aspire-engineered)WordPress + WooCommerce + Elementor
Multi-vendor?YES โ€” each merchant gets a sub-sectionYES โ€” WP Multisite
Storefront customizationPuck-based block builderElementor page builder
PaymentStripe Connect ExpressDirect Stripe (no Connect)
OnboardingSelf-serve via webManual + admin support
Built when2026-05 (LIVE 2026-05-04)Earlier WP work
Target audienceHospitality merchants, modern e-commerceLocal Albany merchants comfortable with WP

Folder naming alert: ~/Desktop/Claude/projects/alby-place/ used to be the dev folder for Alby Studio. It was renamed 2026-04-25 to ~/Desktop/Claude/projects/alby-studio/. The current alby-place/ folder is a DIFFERENT WordPress project. Don't grep across the two folders assuming they're the same codebase.

How they relate

Alby Brand (umbrella, Albany WA market focus)
โ”œโ”€โ”€ Alby Travel        โ€” tourism/travel listings (oldest)
โ”œโ”€โ”€ Alby Place         โ€” WP storefront (existing merchants)
โ”œโ”€โ”€ Alby Studio        โ€” Next.js storefront (new merchants, multi-vendor)
โ”œโ”€โ”€ Alby Partner Portal โ€” partners' admin view
โ”œโ”€โ”€ Alby Affiliate     โ€” affiliate tracking
โ””โ”€โ”€ Alby WooCommerce Bulk Import โ€” internal ops tool

Who owns what

All 5 are Aspire-engineered under the Alby brand. Day-to-day vendor support is currently manual; future plan is Aspire Hub-integrated admin (per aspire-hub).

Engineering ownership

Related

๐Ÿ”— Relationships

graph LR alby_brand_family_map["alby-brand-family-map"]:::self alby_brand_family_map --> aspire_hub["aspire-hub"] alby_brand_family_map --> graphify_audit_2026_05_21["graphify-audit-2026-05-21"] alby_brand_family_map --> graphify_audit_resolutions_2026_05_21["graphify-audit-resolutions-2026-05-21"] alby_brand_family_map --> aspire_brand_architecture["aspire-brand-architecture"] alby_brand_family_map --> stripe_connect_marketplace_default["stripe-connect-marketplace-default"] alby_brand_family_map --> minio_storage_per_app["minio-storage-per-app"] classDef self fill:#715EE3,color:#fff,stroke:#291F50;