hybridinteractive / craft-contact-form-extensions

Adds extensions to the Craft CMS contact form plugin.
MIT License
42 stars 35 forks source link

Permissions to view form submissions #172

Open martijnckx opened 1 year ago

martijnckx commented 1 year ago

Hi! I don't believe I see the option to allow a user to view the form submissions (except for giving them full 'admin' access). Am I missing something, or is this not implemented?

DynamiteGoesBoom commented 1 year ago

@martijnckx Unfortunately this is not currently supported with this plugin. We do accept PRs though.

nstCactus commented 5 months ago

Actually I think there is a permission for this already!

image

Craft CMS creates an Access for all plugins having an hasCpSection() method that returns true