Logo Neos Dev Docs
  • Guide
  • Tutorials
  • Examples
  • Quick Start
API
  • GitHub
  • Forum
  • Slack
  • Neos
  • Releases
  • Blog
Unofficial
  • Guide
  • Tutorials
  • Examples
  • Quick Start
API
  • GitHub
  • Forum
  • Slack
  • Neos
  • Releases
  • Blog
Unofficial
  • ➡️ Getting Started

    • Introduction
    • Quick Start
  • 🖥 Installation
    • With Docker (recommended)
    • With DDev / Local Beach
    • Manual setup
      • MAMP Setup (Win / Mac)
      • XAMPP Setup (Win)
      • Server Setup (Linux / Mac)
  • 🎒 Essentials
    • Core Concepts
    • Database & NodeTypes
    • Rendering Basics
    • Backend Editor
    • Asset management
  • 🗄 Content Repository

    • Data Structure
    • NodeTypes
    • Content Dimensions
  • 🏗 Rendering In-Depth

    • Fusion
    • Eel
    • AFX
    • Fluid
  • ⚙️ Configuration

    • Overview
    • Routing
    • Security
  • 📖 Advanced

    • Additional Features
    • Best Practices & Limitations
    • Extending Functionality
    • Extending UI
  • 🛠 Tooling

    • IDE Support
    • Dev Services
    • CLI
  • 📚 Extras

    • Ways of using Neos

Manual Setup #

composer create-project neos/neos-base-distribution my_project_directory

MAMP Setup (Win / Mac) #

XAMPP Setup (Win) #

Server Setup (Linux / Mac) #

With DDev / Local Beach
🎒 Essentials