mukadi/wp-sf-skeleton

A Composer builded stack for combining Wordpress and Symfony

1.0.1 2018-05-12 17:41 UTC

This package is auto-updated.

Last update: 2024-04-10 21:28:03 UTC


README

A Composer builded stack for combining Wordpress and Symfony. This skeleton use the MukadiWordpressBundle to use Wordpress in symfony. So check the documentation to deal with it.

Features

  • Use Symfony to manipulate Wordpress database
  • Dispatch Event from Wordpress into Symfony
  • Use custom Symfony services into Wordpress (note: only public services),
  • Versionning your custom wordpress code (themes and plugins)
  • Install plugins via composer

Installation

Run composer create-project mukadi/wp-sf-skeleton app