Allow admins to set membership type for group type
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3507919. -->
Reported by: [loze](https://www.drupal.org/user/116906)
Related to !27
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The original issue and MR is here: <a href="https://github.com/Gizra/og/pull/333">https://github.com/Gizra/og/pull/333</a></p>
<p>Currently we can create membership types at /admin/structure/membership-types but there is no way to set one as the default type for the group type, or which ones should be allowed for a group type</p>
<p>I have a need for this on a project so I will try to provide a MR using the original work here.</p>
issue