- Fixed URLs to readme and issues in
composer.json
.
- Fixed an error when saving a grant in an environment that has
allowAdminChanges
disabled.
- Membership is now compatible with Craft 4 and Commerce 4!
- The new grant view is only accessible if a plan and user group already exist.
- Plan names are included in log messages.
templates/grants/index.twig
moved totemplates/_grants/index.twig
templates/grants/edit.twig
moved totemplates/_grants/edit.twig
oofbar\membership\controllers\BaseController
oofbar\membership\controllers\BaseCpController
oofbar\membership\controllers\BaseAdminController
oofbar\membership\controllers\LogsController
templates/_include/nav.twig
- All custom permissions
- Initial release! 🎉