diff --git a/networking/init-cms-bundle/4.0/post-install.txt b/networking/init-cms-bundle/4.0/post-install.txt index e847862e..c1367702 100644 --- a/networking/init-cms-bundle/4.0/post-install.txt +++ b/networking/init-cms-bundle/4.0/post-install.txt @@ -15,3 +15,4 @@ 6. Update your database bin/console doctrine:schema:update or using the doctrine migrate commands 7. Use the command networking:initcms:install to install the DB install fixtures and create a superuser admin. ALTERNATIVELY you can use the networking:initcms:data-setup if you just want to install the data structure and fixtures + 8. Enable or disable full page caching by setting networking_init_cms.cache.activate to true/false