Files
symfony-flex-recipes-contrib/mukadi/wordpress-bundle/1.1/post-install.txt
T

10 lines
555 B
Plaintext

<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* update your 'public/index.php' file accordingly to the 'sf-wp-bootstrap.php' file in the root directory.
* Configure doctrine/dbal to ignore custom wordpress tables (such as tables generated by plugins)
* Add the WordpressBundle routing file in your `config/routes.yaml`, after your custom routes to catch all Wordpress routes.
* <fg=blue>Read</> the documentation at <comment>https://github.com/mbo2olivier/mukadi-wordpress-bundle</>