Documentation

Complete guides and API reference for Magic WRX.

Quick Start

Get up and running with Magic WRX in just a few steps.

1. Create an Account

Visit magicwrx.com/signup and create your account

2. Choose a Template

Select from our collection of professional templates:

  • E-commerce Store - Complete online shopping platform
  • SaaS Platform - Software as a Service application
  • Portfolio Website - Creative professional showcase
  • Restaurant Menu - Digital menu and ordering system
  • Corporate Website - Professional business site

3. Customize Your Site

Use our drag-and-drop builder to customize your site. Add components, edit content, and style elements to match your brand.

4. Publish

When you're ready, click publish to make your site live. Your site will be available instantly on our global CDN.

Templates

E-commerce Store

Complete online shopping platform with product catalog, shopping cart, and checkout.

SaaS Platform

Software as a Service application with landing page, pricing, and user dashboard.

Portfolio Website

Creative professional showcase with gallery, about section, and contact form.

Restaurant Menu

Digital menu and ordering system with categories, items, and online ordering.

Site Builder

Available Components

Header
Hero Section
Text Block
Image
Gallery
Contact Form
Button
Footer

Customization Options

  • Drag and drop components to reorder
  • Edit text content inline
  • Upload and replace images
  • Customize colors and fonts
  • Adjust spacing and layout
  • Add custom CSS (Pro plans)

API Reference

Authentication

POST /api/auth/login
POST /api/auth/logout
POST /api/auth/register

Sites

GET /api/sites - List all sites
POST /api/sites - Create new site
GET /api/sites/:id - Get site details
PUT /api/sites/:id - Update site
DELETE /api/sites/:id - Delete site

Templates

GET /api/templates - List available templates
GET /api/templates/:id - Get template details

Deployment

Magic WRX automatically deploys your sites to our global CDN for fast loading times worldwide.

Custom Domains

Connect your own domain (Pro plans and above):

  1. Go to your site settings
  2. Add your custom domain
  3. Update your DNS records
  4. Wait for SSL certificate generation

Examples

Portfolio Site

A complete portfolio site for a designer.

View Example →

Restaurant Website

A restaurant site with menu and online ordering.

View Example →

SaaS Landing Page

A conversion-optimized SaaS landing page.

View Example →

E-commerce Store

A full-featured online store with checkout.

View Example →