Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weggetor/BBContact
The bitboxx bbcontact module is a DNN module for providing a simple configurable contact form with easy setup and email notification. The minimum DNN Version for this module is 06.01.00 !
https://github.com/weggetor/BBContact
contact-form dnn dnncms
Last synced: 3 months ago
JSON representation
The bitboxx bbcontact module is a DNN module for providing a simple configurable contact form with easy setup and email notification. The minimum DNN Version for this module is 06.01.00 !
- Host: GitHub
- URL: https://github.com/weggetor/BBContact
- Owner: weggetor
- Created: 2016-10-14T07:41:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-14T13:37:48.000Z (about 8 years ago)
- Last Synced: 2024-07-28T02:34:52.276Z (3 months ago)
- Topics: contact-form, dnn, dnncms
- Language: C#
- Homepage:
- Size: 843 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dnn - BBContact
README
## Project Description
![BBContact](Documentation/BBContact.png "BBContact") The _bitboxx bbcontact_ module is a DNN module for providing a simple configurable contact form with easy setup and email notification. The minimum DNN Version for this module is **06.01.00** !
* * *
## Whats new ?
_Version 01.01.00 (14.10.2016):_* Added Setting for usage with Bootstrap Skin
_Version 01.00.00 (13.08.2014):_
* Initial release
* * *
## Installation
Install the module like every DNN module as a host account in System – Extensions or directly from the DNN Forge. After installation place a _bitboxx bbcontact_ module on the page where you want to show the contact form.
* * *
## UI
You can even use the full form:
![69](Documentation/full-form.png "69")
or just a part of it (see Settings):
![70](Documentation/part-form.png "70")
* * *
## Settings
![68](Documentation/settings.png "68")
The settings in detail:
Sender name
Enter the name of the sender (e.g. "Contact Form on www.mydomain.com")Sender email
Enter the email address of the sender (e.g. "[email protected]")Send Email to
Enter the email address to where the information of the contact form shoud be sendedSend copy to user
Check if you want to send a copy to the user alsoSubject
Enter the Subject for the email. Use the following placeholders: [FIRSTNAME],[LASTNAME],[ORGANIZATION],[ADDRESS],[PHONE],[FAX],[EMAIL],[REMARK]Mail body
Enter the Mailtext for the Emailbody. Use the following placeholders: [FIRSTNAME],[LASTNAME],[ORGANIZATION],[ADDRESS],[PHONE],[FAX],[EMAIL],[REMARK]Show fields
Check which fields should be shown and which are mandatory to fill in.