refactor: rename Wizamart to Orion across entire codebase
Replace all ~1,086 occurrences of Wizamart/wizamart/WIZAMART/WizaMart with Orion/orion/ORION across 184 files. This includes database identifiers, email addresses, domain references, R2 bucket names, DNS prefixes, encryption salt, Celery app name, config defaults, Docker configs, CI configs, documentation, seed data, and templates. Renames homepage-wizamart.html template to homepage-orion.html. Fixes duplicate file_pattern key in api.yaml architecture rule. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -41,7 +41,7 @@ Letzshop stores don't need another e-commerce platform. They need a **lightweigh
|
||||
### What We ARE
|
||||
> **"Lightweight OMS for Letzshop Sellers"**
|
||||
>
|
||||
> Letzshop is where you sell. Wizamart is where you manage operations.
|
||||
> Letzshop is where you sell. Orion is where you manage operations.
|
||||
|
||||
A focused Order Management System for stores who:
|
||||
- Sell on Letzshop + other channels (own website, markets, B2B)
|
||||
@@ -243,7 +243,7 @@ The goal is natural upgrade pressure based on **growth**, not artificial limits.
|
||||
| Everything in Business | Included |
|
||||
| Unlimited Orders | No volume limits |
|
||||
| Unlimited Team Members | As needed |
|
||||
| **White-Label Option** | Remove Wizamart branding |
|
||||
| **White-Label Option** | Remove Orion branding |
|
||||
| **Custom Integrations** | Connect to ERP, accounting software |
|
||||
| **Multi-Store Support** | Multiple Letzshop accounts |
|
||||
| **SLA Guarantee** | 99.9% uptime |
|
||||
|
||||
@@ -20,7 +20,7 @@ Letzshop owns the customer relationship. Stores:
|
||||
|
||||
```
|
||||
┌────────────────────────────────────────────┐
|
||||
│ Wizamart Dashboard │
|
||||
│ Orion Dashboard │
|
||||
│ ┌──────────────────────────────────────┐ │
|
||||
│ │ Customers (142) [Export CSV] │ │
|
||||
│ ├──────────────────────────────────────┤ │
|
||||
@@ -86,7 +86,7 @@ Letzshop owns the customer relationship. Stores:
|
||||
|
||||
```
|
||||
┌─────────────┐ ┌─────────────┐
|
||||
│ Wizamart │ ──────► │ Mailchimp │
|
||||
│ Orion │ ──────► │ Mailchimp │
|
||||
│ │ Sync │ │
|
||||
│ Customers │ ◄────── │ Audiences │
|
||||
│ Orders │ │ Tags │
|
||||
@@ -114,7 +114,7 @@ Letzshop owns the customer relationship. Stores:
|
||||
|
||||
### Level 4: Built-in Email Marketing (Very Complex)
|
||||
|
||||
**What it is:** Send emails directly from Wizamart.
|
||||
**What it is:** Send emails directly from Orion.
|
||||
|
||||
**Required:**
|
||||
- Email template builder
|
||||
@@ -222,7 +222,7 @@ Letzshop owns the customer relationship. Stores:
|
||||
|
||||
### The Hybrid Pitch
|
||||
|
||||
> "Wizamart gives you the tools Letzshop doesn't:
|
||||
> "Orion gives you the tools Letzshop doesn't:
|
||||
>
|
||||
> - **Correct invoices** with proper VAT for any EU country
|
||||
> - **Real inventory** across all your channels
|
||||
|
||||
Reference in New Issue
Block a user