Description
This plugin let’s you add a sign-up list (sign up sheet) to your web site. It supports one concurrent list which can be published on as many posts and pages as you like.
You can choose how many people can sign up (max 200). The list will show how many spaces are left and will automatically close when full.
Choose who can sign up:
– anyone (CAPTCHA protected)
– people who have been provided a special link
– people who are on the invitation list (email address)
Choose what is publicly on display of people that signed up:
– First name
– Full name
– Nothing
When someone signs up, the plugin will store name, email address and one custom text field.
The list can be exported to CSV so you can follow up to the people on the list by email.
List entries can be managed in the WordPress admin interface.
If applicable, the invitation list can also be managed via the admin interface.
Invitees can be added one by one or in bulk as a long list of email addresses.
Choose the styling:
– Minimal styling, leaving it up to the theme to take care of the looks.
– Neutral styling, with some borders, numbering and dotted lines.
The plugin provides two blocks for the blocks editor that can be found in the Widgets section.
– Sign-up List Entries – displays the current entries.
– Sign-up List Form – displays the sign-up form for new entries.
There are corresponding shortcodes for web sites that do not use the block editor (yet).
The shortcodes are:
– [sul_entries ] – displays the current entries.
– [sul_sign_up ] – displays the sign-up form for new entries.
The plugin supports the built-in privacy tools of WordPress:
– Export Personal Data
– Erase Personal Data
Screenshots
Blocks
This plugin provides 2 blocks.
- Sign-up List Form Sign-up Form for Sign-up List.
- Sign-up List Entries Sign-up lists with current entries
FAQ
-
Where can I find the admin screens ?
-
There is a seperate menu item called Sign-up List in the main admin menu on the left.
-
Why is there a maximum of 200 entries?
-
This is driven by usability, because there is no pagination or search function in the front-end yet.
If people start using this plugin, I will add these features and increase the limit. -
Why does the plugin support only one list?
-
First of all, I wanted to keep it simple. There are other plugins that offer far more complex features for sign-up lists. However, if people start using this plugin and need multiple concurrent lists, I will add support for that.
-
How can I re-use the list once the sign-up has been completed?
-
You can reset the list from the admin interface to start from scratch. You may want to export the current list entries first before you do that.
-
Does the plugin send out emails automatically
-
No, not yet. You will have to follow-up manually on people that signed-up. You can export the entries to a spreadsheet to make this easier. I will add emails features if there is demand for it.
-
Are duplicate email addresses allowed?
-
That is an option in the admin interface, so you can choose to allow or disallow duplicates.
-
Are there translations available?
-
I am Dutch, so I have created a Dutch translation. Please contact me if you can provide support for additional language translations.
-
Any credits due?
-
Yes, there are credits due.
Credits for the header Photo by Kelly Sikkema on Unsplash.
Checklist by Icons Field from Noun Project
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sign-up List” is open source software. The following people have contributed to this plugin.
Contributors“Sign-up List” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Sign-up List” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.