Simple Registration Module
Allows anonymous non DNN users to register simply on the website (e.g. firm events, competitions, etc.) when they want to be notified per E-Mail. Just fill out the simple registration form.
The registered do not have to go through the standard DNN procedure (password, account, login), they simple fill out the data fields they want and then they will be notified.
Users with Edit Right can view, edit and delete the data of registered persons and send them a custom E-Mail.
Features:
-
allows non DNN user to register on the Website (e.g. for firm events)
-
The Registered can be viewed, edited and deleted.
-
Sends notification E-Mails.
-
Multi-language, available over standard DNN functions.
-
Standard language packs in English and German.
-
Exporting data to Excel or any other text editor, via .csv
-
Easy configuration and setup
-
Simple styling via .css, with the standard DNN style editor
Live Demo
You can view a english version of SimpleReg. (Oder auf Deutsch)
Registration Form
A simple registration form collects the personal data, such as the name, company and of course the E-Mail address.
In "Edit Mode" the administration links (Settings and E-Mails) are show for users which have the edit right granted.

Picture shows the form in "Edit Mode"
Get an easy overview of the registered persons
In the "Mails Form" of the Simple Registration Module, users who have "Edit Rights" granted, can easily use and administrate the features of the module.
They get a list of the persons who have yet registered. When a user is no longer wanted he can be removed by pressing the "Delete Button".

Also incorrect fields can be corrected and edited by pressing the "Edit" button corresponding to the Record.
In the bottom part, the fields for the e-mail notification have to be filled out. Such as e-mail address, name, subject and the text.
An automatic personal header line is created, when the mail is sent.
Also the Button for exporting the data via .csv to Excel is on this form.
The data can be easily corrected an edited
After pressing the Edit Button an "Edit record form" appears and the data can be easily corrected and edited.

Email Notification
After selection of records by marking the Checkbox, a personal E-Mail is sent to each user.

Every e-mail will be personally addressed, with title and surname.
Easy Export Function
The collected data can be exported via a text file (e.g. .csv) to other application, such as excel or any other text editor.
The data fields are comma separated. The header line can be configured in the resource language packages.

Fully localizable
The whole module is so designed that it can be used in any language. All you have to do is to create a new language pack. This can be done with the standard DNN Functions.
The standard module is delivered in English and German

Configuration of the Module
Enter a unique name and a date. After the date is expired the registration form will be disabled and no more registration is possible.

Styling and css
Configure the module css styles .SimpleRegView and .SimpleRegEdit in the standard DNN style editor to set the appearance of the module.
Requirements
DotNetNuke 4.6. or higher, SQL Server 2000 or SQL Server 2005, .NET 2.0