arteria / cmsplugin-contact-plus

With cmsplugin-contact-plus building custom forms for your django-cms project is a breeze. Now it's so easy to build the forms with exactly the fields you want in the order you want - with a minimal effort.
https://github.com/arteria/cmsplugin-contact-plus
BSD 3-Clause "New" or "Revised" License
30 stars 33 forks source link

Added form field tags #59

Open jokerejoker opened 6 years ago

jokerejoker commented 6 years ago

Added form field tags to replace the label reply-to matching. This solves the issues with form in multiple languages and makes the match way stronger than the label match. Setting added: CONTACT_PLUS_REPLY_EMAIL_TAG.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 4


Changes Missing Coverage Covered Lines Changed/Added Lines %
cmsplugin_contact_plus/forms.py 0 18 0.0%
<!-- Total: 3 21 14.29% -->
Totals Coverage Status
Change from base Build 3: 0.1%
Covered Lines: 111
Relevant Lines: 333

💛 - Coveralls