Open amitaibu opened 8 years ago
Thanks for all your hard work on porting OG to Drupal 8. I'm still not able to get this module working following the simple written directions on the github readme page.
The tab in configuration correctly will show a new group "salsa group" was added but throws on error when I go to set permissions at these URLs.
/admin/config/group/permissions/node/salsa_group
/admin/config/group/roles/node/salsa_group
This works in D7 but not D8
What did I miss?
Any suggestions/help on this appreciated.
@RudyMartin that functionality doesn't have a UI yet.
@amitaibu What about Drupal Console integration?
For testing purposes I have this bash file:
I figured it would be nice to add it somewhere to allow other devs to quickly get OG related content
It uses both
drush
anddrupal
CLIs