Skip to content

alexandresalome/symfony-wordpress

Repository files navigation

Integrating WordPress and Symfony

This repository contains a guide and examples for integrating WordPress with Symfony 7.3.

It was presented during the SymfonyCon Amsterdam 2025.

Presentation slides

Requirements

Getting Started

1. Clone the repository:

git clone [email protected]:alexandresalome/symfony-wordpress.git
cd symfony-wordpress

2. Run the development setup script. This will start Docker containers, install Composer dependencies, and set up the environment:

./bin/dev-setup

3. Connect to http://localhost:8000 to access the application.

Development

You can reinitialize the development environment at any time by running:

./bin/dev-reset

This will stop and remove Docker containers, delete the database, and restart the setup process.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published