Remove headers from post install files

This commit is contained in:
Fabien Potencier
2021-08-30 13:06:45 +02:00
parent 735c465d36
commit 889e11a95e
137 changed files with 1 additions and 503 deletions
@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* 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</>
@@ -1,7 +1,3 @@
<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.
@@ -1,7 +1,3 @@
<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.