=======
Nathan J. Brauer [email protected]
Add your list of default members in the following format to a _config
yaml file. You can do this in mysite
for each individual SilverStripe instance.
If you are managing a large set of SilverStripe instances, you may consider creating a "config-only" SilverStripe module which you pull in through composer across every site.
DefaultMembers:
admins:
-
Email: [email protected]
FirstName: Someone
Surname: Awesome
-
Email: [email protected]
FirstName: Nathan
Surname: Brauer
-
Email: [email protected]
FirstName: Amazing
Surname: Example
delete:
- [email protected]
- [email protected]
Then run the following in the command line:
composer require marketo/silverstripe-default-members
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem