mojo
February 12, 2020, 11:09am
1
My Mautic version is: 2.15+
My PHP version is: 7.0.18
I would like to create a form with a limit of entries.
Example. The form can only accept 50 applications and then display any message, but will not allow you to accept new applications.
How to do it?
dirk_s
February 13, 2020, 9:40am
2
That sounds like a custom extension to Mautic. I’m not aware you could limit it currently with standard functionality.
mojo
February 13, 2020, 3:00pm
3
I found something like this.
Limiter for Mautic
“This plugin disable Mautic features after extend limit of number of identified contacts. You can hide create new contact, new email, campaigns or editation too.”
More github.com/moskoweb/mautic-limiter-bundle
I haven’t tested yet.
Is it for a specific campaign or a specific form?
mojo
March 11, 2020, 9:47am
4
Something new? Have any ideas?