mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Remove headers from post install files
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user