Contact Form Module For ContentBox
cbContactForm is essential for every site.
Clone the git repo - git clone [email protected]:LucidSolutions/cbContactForm.git
- or download it.
Clone this repo into modules_app/contentbox-custom/_modules of your contentbox code.
or
box install cbContactForm modules_app/contentbox-custom/_modules
use viewlet widget which is come along with default content installation.
{{{Viewlet:event='cbContactForm:home.render',private='false'}}}
Or you can copy the ContactForm.cfc which is in widget folder in this repo into your contentbox widget folder to use it.
cbContactForm is authored by Lucid Outsourcing Solutions and everyone is welcome to contribute.
If you experience any problems with cbContactForm module please:
- submit a ticket to our issue tracker
- fix the error yourself and send us a pull request