{"id":32621,"date":"2014-11-04T07:36:02","date_gmt":"2014-11-04T07:36:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/very-simple-signup-form\/"},"modified":"2018-06-11T18:25:23","modified_gmt":"2018-06-11T18:25:23","slug":"very-simple-signup-form","status":"closed","type":"plugin","link":"https:\/\/tr.wordpress.org\/plugins\/very-simple-signup-form\/","author":8604367,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"5.7","stable_tag":"trunk","tested":"4.9.29","requires":"3.7","requires_php":"","requires_plugins":"","header_name":"Very Simple Signup Form","header_author":"Guido","header_description":"","assets_banners_color":"f26535","last_updated":"2018-06-11 18:25:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.guido.site","rating":3.7,"author_block_rating":0,"active_installs":10,"downloads":10748,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1415761","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1415761","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1415761","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1646067","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1646067","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1646067","resolution":"3","location":"assets"}},"screenshots":{"1":"Very Simple Signup Form (Twenty Seventeen theme).","2":"Very Simple Signup Form (Twenty Seventeen theme).","3":"Very Simple Signup Form widget (dashboard)."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[361,1554,10255,1378,2482],"plugin_category":[41,42,58],"plugin_contributors":[79385],"plugin_business_model":[],"class_list":["post-32621","plugin","type-plugin","status-closed","hentry","plugin_tags-form","plugin_tags-signup","plugin_tags-signup-form","plugin_tags-simple","plugin_tags-subscribe","plugin_category-communication","plugin_category-contact-forms","plugin_category-user-management","plugin_contributors-guido07111975","plugin_committers-guido07111975"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/very-simple-signup-form_f26535.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/very-simple-signup-form\/assets\/screenshot-1.png?rev=1646067","caption":"Very Simple Signup Form (Twenty Seventeen theme)."},{"src":"https:\/\/ps.w.org\/very-simple-signup-form\/assets\/screenshot-2.png?rev=1646067","caption":"Very Simple Signup Form (Twenty Seventeen theme)."},{"src":"https:\/\/ps.w.org\/very-simple-signup-form\/assets\/screenshot-3.png?rev=1646067","caption":"Very Simple Signup Form widget (dashboard)."}],"raw_content":"<!--section=description-->\n<h4>About<\/h4>\n\n<p>This is a very simple responsive translatable signup form.<\/p>\n\n<p>Now visitors of your website can signup for a meeting, event, newsletter and more.<\/p>\n\n<p>Form only contains fields for Name, Email and Phone. And a simple captcha (random number).<\/p>\n\n<p>Phone field can be hidden or changed into something else. Without Phone field you can use this plugin as newsletter subscription as well.<\/p>\n\n<p>While adding the widget you can add several attributes to personalize your form.<\/p>\n\n<h4>NOTICE<\/h4>\n\n<p>This plugin will be removed from repository. Main reason is the small number of active installs.<\/p>\n\n<p>You can keep using plugin, but without updates and without support from author.<\/p>\n\n<h4>How to use<\/h4>\n\n<p>After installation go to Appearance &gt; Widgets and add the widget to your sidebar.<\/p>\n\n<p>By default form submissions will be send to your site's admin email address (set in Settings &gt; General). It's also possible to send a confirmation email to the sender.<\/p>\n\n<h4>Widget attributes<\/h4>\n\n<ul>\n<li>Change admin email address: <code>email_admin=\"your-email-here\"<\/code><\/li>\n<li>Send to multiple email addresses: <code>email_admin=\"first-email-here, second-email-here\"<\/code><\/li>\n<li>Change \"From\" email header: <code>from_header=\"your-email-here\"<\/code><\/li>\n<li>Change email subject: <code>subject=\"your subject here\"<\/code><\/li>\n<li>Activate confirmation email to sender: <code>auto_reply=\"true\"<\/code><\/li>\n<li>Change \"thank you\" message in confirmation email: <code>auto_reply_message=\"your message here\"<\/code><\/li>\n<li>Scroll back to form location after submit: <code>scroll_to_form=\"true\"<\/code><\/li>\n<\/ul>\n\n<p>You can change field labels and messages using an attribute.<\/p>\n\n<ul>\n<li>Labels: label_name, label_email, label_phone, label_captcha, label_submit<\/li>\n<li>Labels when validation fails: error_name, error_email, error_phone, error_captcha<\/li>\n<li>Sending succeeded (\"thank you\") message: message_success<\/li>\n<li>Sending failed message: message_error<\/li>\n<\/ul>\n\n<p>Examples:<\/p>\n\n<ul>\n<li>Change Name label: <code>label_name=\"Your Name\"<\/code><\/li>\n<li>Change captcha label: <code>label_captcha=\"Please enter %s\"<\/code><\/li>\n<li>Change captcha label: <code>label_captcha=\"Please enter %s here\"<\/code><\/li>\n<li>Change sending succeeded (\"thank you\") message: <code>message_success=\"your message here\"<\/code><\/li>\n<\/ul>\n\n<p>Phone field can be hidden or changed into something else.<\/p>\n\n<ul>\n<li>Hide field: <code>hide_phone=\"true\"<\/code><\/li>\n<li>Change label into something else such as Address: <code>label_phone=\"Address\"<\/code><\/li>\n<\/ul>\n\n<p>You can also add multiple attributes. Use a single whitespace to separate multiple attributes.<\/p>\n\n<ul>\n<li>Example: <code>email_admin=\"your-email-here\" hide_phone=\"true\"<\/code><\/li>\n<\/ul>\n\n<h4>List form submissions in dashboard<\/h4>\n\n<p>With plugin <a href=\"https:\/\/github.com\/mdsimpson\/contact-form-7-to-database-extension\/releases\">Contact Form DB<\/a> you can list form submissions in your dashboard.<\/p>\n\n<h4>SMTP<\/h4>\n\n<p>SMTP (Simple Mail Transfer Protocol) is an internet standard for sending emails.<\/p>\n\n<p>WordPress supports the PHP <code>mail()<\/code> function by default, but when using SMTP there's less chance your form submissions are being marked as spam.<\/p>\n\n<p>You should install an additional plugin for this. You could install for example:<\/p>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/gmail-smtp\/\">Gmail SMTP<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/easy-wp-smtp\/\">Easy WP SMTP<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/wp-mail-smtp\/\">WP mail SMTP<\/a><\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/post-smtp\/\">Post SMTP<\/a><\/li>\n<\/ul>\n\n<h4>Question?<\/h4>\n\n<p>Please take a look at the FAQ section.<\/p>\n\n<h4>Translation<\/h4>\n\n<p>Not included but plugin supports WordPress language packs.<\/p>\n\n<p>More <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/very-simple-signup-form\">translations<\/a> are very welcome!<\/p>\n\n<h4>Credits<\/h4>\n\n<p>Without the WordPress codex and help from the WordPress community I was not able to develop this plugin, so: thank you!<\/p>\n\n<p>Enjoy!<\/p>\n\n<!--section=installation-->\n<p>Please check Description section for installation info.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>Please check Description section for installation info.<\/p><\/dd>\n<dt>Where is the settingspage?<\/dt>\n<dd><p>Plugin has no settingspage, use the widget with attributes to make it work.<\/p><\/dd>\n<dt>How do I set plugin language?<\/dt>\n<dd><p>Plugin will use the site language, set in Settings &gt; General.<\/p>\n\n<p>If plugin isn't translated into this language, language fallback will be English.<\/p><\/dd>\n<dt>What is the default email subject?<\/dt>\n<dd><p>By default the email subject contains the text \"New signup\", followed by the name of your website.<\/p>\n\n<p>You can change this subject using an attribute.<\/p>\n\n<p>Note: this subject will also be used in the confirmation email to sender (if activated).<\/p><\/dd>\n<dt>Why is the \"from\" email not from sender?<\/dt>\n<dd><p>I have used a default so called \"From\" email header to avoid form submissions being marked as spam.<\/p>\n\n<p>Best practice is using a \"From\" email header (an email address) that ends with your site domain.<\/p>\n\n<p>That's why the default \"From\" email header starts with \"wordpress\" and ends with your site domain.<\/p>\n\n<p>You can change the \"From\" email header using an attribute.<\/p>\n\n<p>Your reply to sender will use another email header, called \"Reply-To\", which is the email address that sender has filled in.<\/p><\/dd>\n<dt>What do you mean with \"thank you\" message?<\/dt>\n<dd><p>A \"thank you\" message is displayed after submitting the form and in the confirmation email to sender (if activated).<\/p>\n\n<p>It's the message: Thank you! You will receive a response as soon as possible.<\/p>\n\n<p>You can change this message using an attribute.<\/p><\/dd>\n<dt>Are form submissions listed in my dashboard?<\/dt>\n<dd><p>No, my plugin only sends form submissions to the email address of your choice.<\/p>\n\n<p>With plugin <a href=\"https:\/\/github.com\/mdsimpson\/contact-form-7-to-database-extension\/releases\">Contact Form DB<\/a> you can list form submissions in your dashboard.<\/p><\/dd>\n<dt>Why does form submission fail?<\/dt>\n<dd><p>An error message is displayed if plugin was unable to send form. This might be a server issue.<\/p>\n\n<p>Your hosting provider might have disabled the PHP <code>mail()<\/code> function of your server. Ask them for more info about this.<\/p>\n\n<p>They might advice you to install a SMTP plugin.<\/p><\/dd>\n<dt>Why am I not receiving form submissions?<\/dt>\n<dd><ul>\n<li>Look also in your junk\/spam folder.<\/li>\n<li>Check the Description section above and check shortcode (attributes) for mistakes.<\/li>\n<li>Install another contact form plugin (such as Contact Form 7) to determine whether it's caused by my plugin or something else.<\/li>\n<li>In case you're using a SMTP plugin, please check their settingspage for mistakes.<\/li>\n<\/ul><\/dd>\n<dt>Why does the captcha not display properly?<\/dt>\n<dd><p>The captcha (random number) uses a php session and cookie to temporary store the number.<\/p>\n\n<p>Your hosting provider might have disabled the use of sessions. Ask them for more info about this.<\/p>\n\n<p>Or your browser blocks cookies. You should enable cookies.<\/p><\/dd>\n<dt>Does this plugin has anti-spam features?<\/dt>\n<dd><p>Of course, the native WordPress sanitization and escaping functions are included.<\/p>\n\n<p>It also contains 2 (invisible) honeypot fields (firstname and lastname) and a simple captcha (random number).<\/p><\/dd>\n<dt>Can I still use the shortcode?<\/dt>\n<dd><p>I have added the widget feature in version 1.1 because a signup form is mostly displayed in a sidebar.<\/p>\n\n<p>The shortcode to display form on a page is still supported (but without the additional information above form).<\/p>\n\n<p>Do not use shortcode and widget because this might cause a conflict.<\/p><\/dd>\n<dt>How can I make a donation?<\/dt>\n<dd><p>You like my plugin and you're willing to make a donation? Nice! There's a PayPal donate link at my website.<\/p><\/dd>\n<dt>Other question or comment?<\/dt>\n<dd><p>Please open a topic in plugin forum.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>Version 5.7<\/h4>\n\n<ul>\n<li>readme file: removed donate link<\/li>\n<li>updated theme author info<\/li>\n<\/ul>\n\n<h4>Version 5.6<\/h4>\n\n<ul>\n<li>last update: this plugin will be removed from repository<\/li>\n<li>main reason is the small number of active installs<\/li>\n<li>you can keep using plugin, but without updates and without support from author<\/li>\n<li>file vssf-form: added escaping to empty variables<\/li>\n<li>updated info about SMTP plugins in readme file<\/li>\n<li>updated file vssf-style<\/li>\n<li>updated readme file<\/li>\n<\/ul>\n\n<h4>Version 5.5<\/h4>\n\n<ul>\n<li>new: attribute to change default email subject: subject<\/li>\n<li>new: attribute to scroll back to form location after submit: scroll_to_form<\/li>\n<li>for more info please check readme file<\/li>\n<\/ul>\n\n<h4>Version 5.4<\/h4>\n\n<ul>\n<li>minor change in file vssf-style<\/li>\n<\/ul>\n\n<h4>Version 5.3<\/h4>\n\n<ul>\n<li>form now supports bootstrap css<\/li>\n<li>this means I have added bootstrap css classes<\/li>\n<li>updated files vssf-form and vssf-widget-form<\/li>\n<li>updated file vssf-style<\/li>\n<\/ul>\n\n<p>For all versions please check file changelog.<\/p>","raw_excerpt":"This is a very simple signup form. Use the widget to display form in sidebar.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32621"}],"author":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/guido07111975"}],"wp:attachment":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32621"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32621"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32621"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32621"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32621"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}