Skip to main content

1. Introduction & Environment Setup

This module gets your environment ready and explains the GeneratePress approach so later modules stay simple.

What You'll Be Able To Do

  • Explain what GeneratePress is (and what it is not)
  • Install GeneratePress and GP Premium without guesswork
  • Validate a clean baseline before customizations
flowchart LR
A[Install] --> B[Activate]
B --> C[Baseline check]
C --> D[Ready to customize]

Lessons

LessonOutcome
What Is GeneratePressUnderstand the theme model (parent, hooks, extensibility)
Why Professionals Use GeneratePressChoose GP for the right reasons (performance and maintainability)
Installing GeneratePressInstall and verify GP with safety checks on a server stack
Installing GP PremiumInstall GP Premium and confirm modules are manageable

Completion Checklist

CheckDone when...
ThemeGeneratePress is active and rendering correctly
PremiumGP Premium is installed and modules are manageable
BaselineYou can identify what is theme vs plugin vs content

What's Next