* The SuluArticleBundle is almost ready: 1. Configure elasticsearch host and index in the .env file. 2. Initialize PHPCR by running php bin/console sulu:document:init. 3. Create the elasticsearch indices by running php bin/console ongr:es:index:create and php bin/console ongr:es:index:create --manager live. 4. Make sure your user has all the necessary permissions for the SuluArticleBundle. * Read the documentation at https://github.com/sulu/SuluArticleBundle/blob/2.x/Resources/doc/README.md