Go [[grav|back]]\\

From [[http://blog.netgloo.com/2016/10/04/grav-creating-user-with-editor-role/]]\\

1. Create a new user\\
Start the creation of a new user by typing following command from the website root:
<code bash>
$ php -f bin/plugin login newuser
</code>