Changeset 3269631
- Timestamp:
- 04/09/2025 11:31:03 AM (12 months ago)
- Location:
- qform
- Files:
-
- 1 added
- 4 edited
-
tags/1.0.0/README.md (modified) (6 diffs)
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/README.md (modified) (6 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/readme_ru_RU.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
qform/tags/1.0.0/README.md
r3019765 r3269631 1 === Q form creating complex forms===1 === QForm – free and simple form builder === 2 2 Contributors: qform 3 3 Donate link: https://app.qform.io/donation/ … … 6 6 Stable tag: 1.0.0 7 7 Requires at least: 5.2 8 Tested up to: 6. 3.18 Tested up to: 6.8 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 19 19 The builder gives you the ability to create and customize forms and quizzes. It includes: 20 20 21 - Drag-n-drop to add and move fields.22 - A variety of field types: text, numeric, date and time selections, drop-down lists.23 - Customization of fields with the ability to change titles, comments, placeholders and fill masks.24 - Preview to make sure that feedback forms and quizzes are built correctly before placing them on Wordpress, Bitrix, Joomla or any other website.25 - Прикрепление видеовиджетов к форме, каждому шагу квиза, а также после отправки.26 - Разделение на колонки, регулирование ширины и перемещение разделов.27 - Добавление изображений к полям выбора или разделам квиза.28 - Настройку логики переходов между шагами квиза в зависимости от ответов.29 - Quick and easy insertion into the site using ready-made code without programming skills.21 - Drag-n-drop to add and move fields. 22 - A variety of field types: text, numeric, date and time selections, drop-down lists. 23 - Customization of fields with the ability to change titles, comments, placeholders and fill masks. 24 - Preview to make sure that feedback forms and quizzes are built correctly before placing them on Wordpress, Bitrix, Joomla or any other website. 25 - Attachment of video widgets to the form, each step of the quiz, as well as after submission. 26 - Division into columns, adjustment of width, and moving of sections. 27 - Adding images to choice fields or quiz sections. 28 - Setting up the logic for transitions between quiz steps depending on the answers. 29 - Quick and easy insertion into the site using ready-made code without programming skills. 30 30 31 31 The forms created with the form builder work on Wordpress and any other sites. … … 34 34 Customize the appearance of the form and the design of various elements such as buttons, text, fields. Allows you to: 35 35 36 - Select design themes, rounding and field sizes.37 - Change the colors of buttons, header, placeholder, notifications, select font and text size.38 - Add frames around elements and set the background image.36 - Select design themes, rounding and field sizes. 37 - Change the colors of buttons, header, placeholder, notifications, select font and text size. 38 - Add frames around elements and set the background image. 39 39 40 40 For those who understand CSS, there is an option to disable the built-in design and prescribe your own styles. This gives you full control over the appearance and allows you to style the quiz, questionnaire or contact form to match the design of your WordPress site. 41 41 42 ### Proprietary CRM 42 ### Proprietary CRM 43 43 A place to collect, store and manage requests. Provides features such as: 44 - Tracking milestones through statuses, keeping you up to date on the current status of each request 44 - Tracking milestones through statuses, keeping you up to date on the current status of each request 45 45 - Sorting requests using filters. 46 46 - Commenting and deleting requests to improve communication within the team and not to store unnecessary data. … … 53 53 54 54 ### Groups and access control 55 Allow you to control and customize participant access to spaces and forms.Group owner and administrators set restrictions for participants based on their role. Они могут быть установлены на уровне просмотра, редактирования, удаления данных. Есть возможность добавлять пользователей и устанавливать роли без привязки к группе, если необходимо открыть доступ временно.55 Allow you to control and customize participant access to spaces and forms.Group owner and administrators set restrictions for participants based on their role. They can be set at the level of viewing, editing, deleting data. There is an option to add users and set roles without tying to a group if temporary access is needed. 56 56 57 57 ### Notifications … … 69 69 ### Analytics 70 70 Gives you the ability to get detailed information about form performance: 71 - Information on how many times it has been displayed in front of users.72 - Information about submissions and conversions. The total number of submissions and the percentage of users who successfully completed and submitted the form is displayed.73 - Average response time.74 - Response dynamics in graphs helps you visually track how user responses are distributed.71 - Information on how many times it has been displayed in front of users. 72 - Information about submissions and conversions. The total number of submissions and the percentage of users who successfully completed and submitted the form is displayed. 73 - Average response time. 74 - Response dynamics in graphs helps you visually track how user responses are distributed. 75 75 76 ### JavaScript Events 76 ### JavaScript Events 77 77 Allows you to set and customize the actions that will be performed after a successful send. You can redirect users to another page or site, display a pop-up window, or show a thank you message. 78 78 -
qform/tags/1.0.0/readme.txt
r2979590 r3269631 1 === Q form creating complex forms===1 === QForm – free and simple form builder === 2 2 Contributors: qform 3 3 Donate link: https://app.qform.io/donation/ … … 6 6 Stable tag: 1.0.0 7 7 Requires at least: 5.2 8 Tested up to: 6. 3.18 Tested up to: 6.8 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 12 == Description == 13 Creating complex forms using the https://qform.io service 14 Integration with the service occurs via a token 15 To work, the plugin requires a remote script call to https://cdn.qform.io/forms.js 13 # QForm - Free Form Builder for WordPress 14 15 A plugin for creating forms, tests and questions created in QForm on WP. Change the structure and design in the service builder, and all changes will be displayed on your Wordpress site. 16 17 Our builder allows you to create interactive forms and surveys and offers quick and easy insertion into your website using ready-made code, no programming skills required. It can be used to easily collect and analyze information, interact with your audience and manage data. The plugin allows you to access and place feedback forms and quizzes created in Qform on Wordpress. It can be used to quickly integrate a questionnaire, survey or contact form into a WordPress site. 18 19 The builder gives you the ability to create and customize forms and quizzes. It includes: 20 21 - Drag-n-drop to add and move fields. 22 - A variety of field types: text, numeric, date and time selections, drop-down lists. 23 - Customization of fields with the ability to change titles, comments, placeholders and fill masks. 24 - Preview to make sure that feedback forms and quizzes are built correctly before placing them on Wordpress, Bitrix, Joomla or any other website. 25 - Attachment of video widgets to the form, each step of the quiz, as well as after submission. 26 - Division into columns, adjustment of width, and moving of sections. 27 - Adding images to choice fields or quiz sections. 28 - Setting up the logic for transitions between quiz steps depending on the answers. 29 - Quick and easy insertion into the site using ready-made code without programming skills. 30 31 The forms created with the form builder work on Wordpress and any other sites. 32 33 ### Design 34 Customize the appearance of the form and the design of various elements such as buttons, text, fields. Allows you to: 35 36 - Select design themes, rounding and field sizes. 37 - Change the colors of buttons, header, placeholder, notifications, select font and text size. 38 - Add frames around elements and set the background image. 39 40 For those who understand CSS, there is an option to disable the built-in design and prescribe your own styles. This gives you full control over the appearance and allows you to style the quiz, questionnaire or contact form to match the design of your WordPress site. 41 42 ### Proprietary CRM 43 A place to collect, store and manage requests. Provides features such as: 44 - Tracking milestones through statuses, keeping you up to date on the current status of each request 45 - Sorting requests using filters. 46 - Commenting and deleting requests to improve communication within the team and not to store unnecessary data. 47 48 ### Creating forms without a website 49 Qform.link internal service allows you to create and use forms and quizzes without your own website. You can share them via a direct link or QR code. 50 51 ### Integration with external services 52 Interaction with Bitrix, Sendpulse, AmoCRM allows you to automatically transfer data to them and generate a transaction card. Integration with SigmaSms and email service allows you to use the collected database of phone numbers and email addresses for mailings. 53 54 ### Groups and access control 55 Allow you to control and customize participant access to spaces and forms.Group owner and administrators set restrictions for participants based on their role. They can be set at the level of viewing, editing, deleting data. There is an option to add users and set roles without tying to a group if temporary access is needed. 56 57 ### Notifications 58 You can customize the message body and receive it by email, SMS or messengers. It is possible to customize the delivery event: instantly at each new request, or until the request is accepted for processing. 59 60 ### API and Webhooks 61 The API helps you customize QForm's data exchange with other services that are not available in off-the-shelf solutions. You can access data about applications, forms, and spaces. Webhooks provide an instant notification mechanism for form submissions. This allows you to customize feedback and respond to events in real time. 62 63 ### Anti-spam 64 Provides security and data protection from spam and bots. There are two versions of captcha to connect. One is a graphical or text task. The other is a background check without user participation. 65 66 ### Analytics Systems 67 Allow you to connect integration with Yandex.Metrics, Google Analytics and VK Pixel to track the number of submitted forms from Wordpress or other CMS, as well as conversion rates, traffic sources. 68 69 ### Analytics 70 Gives you the ability to get detailed information about form performance: 71 - Information on how many times it has been displayed in front of users. 72 - Information about submissions and conversions. The total number of submissions and the percentage of users who successfully completed and submitted the form is displayed. 73 - Average response time. 74 - Response dynamics in graphs helps you visually track how user responses are distributed. 75 76 ### JavaScript Events 77 Allows you to set and customize the actions that will be performed after a successful send. You can redirect users to another page or site, display a pop-up window, or show a thank you message. 78 79 ## Installation 80 - Install and activate the plugin by finding it through the "Plugins" menu in WordPress. 81 - In the plugin settings, paste the token code received in QForm when connecting the integration. (See the instructions at https://help.qform.io/ru/connecting_wordpress/ Connecting Wordpress) 82 - Go to the "Form Shortcode" plugin page, select a form from the dropdown list and click Create Shortcode. 83 - Open a new or existing page in edit mode. 84 - In the Wordpress toolbar, add a "Shortcode" block, paste the created form shortcode and click Publish. 85 - Change the design, structure and field settings - this will immediately apply to contact forms and quizzes hosted on wordpress. 16 86 17 87 == Changelog == -
qform/trunk/README.md
r3019765 r3269631 1 === Q form creating complex forms===1 === QForm – free and simple form builder === 2 2 Contributors: qform 3 3 Donate link: https://app.qform.io/donation/ … … 6 6 Stable tag: 1.0.0 7 7 Requires at least: 5.2 8 Tested up to: 6. 3.18 Tested up to: 6.8 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 19 19 The builder gives you the ability to create and customize forms and quizzes. It includes: 20 20 21 - Drag-n-drop to add and move fields.22 - A variety of field types: text, numeric, date and time selections, drop-down lists.23 - Customization of fields with the ability to change titles, comments, placeholders and fill masks.24 - Preview to make sure that feedback forms and quizzes are built correctly before placing them on Wordpress, Bitrix, Joomla or any other website.25 - Прикрепление видеовиджетов к форме, каждому шагу квиза, а также после отправки.26 - Разделение на колонки, регулирование ширины и перемещение разделов.27 - Добавление изображений к полям выбора или разделам квиза.28 - Настройку логики переходов между шагами квиза в зависимости от ответов.29 - Quick and easy insertion into the site using ready-made code without programming skills.21 - Drag-n-drop to add and move fields. 22 - A variety of field types: text, numeric, date and time selections, drop-down lists. 23 - Customization of fields with the ability to change titles, comments, placeholders and fill masks. 24 - Preview to make sure that feedback forms and quizzes are built correctly before placing them on Wordpress, Bitrix, Joomla or any other website. 25 - Attachment of video widgets to the form, each step of the quiz, as well as after submission. 26 - Division into columns, adjustment of width, and moving of sections. 27 - Adding images to choice fields or quiz sections. 28 - Setting up the logic for transitions between quiz steps depending on the answers. 29 - Quick and easy insertion into the site using ready-made code without programming skills. 30 30 31 31 The forms created with the form builder work on Wordpress and any other sites. … … 34 34 Customize the appearance of the form and the design of various elements such as buttons, text, fields. Allows you to: 35 35 36 - Select design themes, rounding and field sizes.37 - Change the colors of buttons, header, placeholder, notifications, select font and text size.38 - Add frames around elements and set the background image.36 - Select design themes, rounding and field sizes. 37 - Change the colors of buttons, header, placeholder, notifications, select font and text size. 38 - Add frames around elements and set the background image. 39 39 40 40 For those who understand CSS, there is an option to disable the built-in design and prescribe your own styles. This gives you full control over the appearance and allows you to style the quiz, questionnaire or contact form to match the design of your WordPress site. 41 41 42 ### Proprietary CRM 42 ### Proprietary CRM 43 43 A place to collect, store and manage requests. Provides features such as: 44 - Tracking milestones through statuses, keeping you up to date on the current status of each request 44 - Tracking milestones through statuses, keeping you up to date on the current status of each request 45 45 - Sorting requests using filters. 46 46 - Commenting and deleting requests to improve communication within the team and not to store unnecessary data. … … 53 53 54 54 ### Groups and access control 55 Allow you to control and customize participant access to spaces and forms.Group owner and administrators set restrictions for participants based on their role. Они могут быть установлены на уровне просмотра, редактирования, удаления данных. Есть возможность добавлять пользователей и устанавливать роли без привязки к группе, если необходимо открыть доступ временно.55 Allow you to control and customize participant access to spaces and forms.Group owner and administrators set restrictions for participants based on their role. They can be set at the level of viewing, editing, deleting data. There is an option to add users and set roles without tying to a group if temporary access is needed. 56 56 57 57 ### Notifications … … 69 69 ### Analytics 70 70 Gives you the ability to get detailed information about form performance: 71 - Information on how many times it has been displayed in front of users.72 - Information about submissions and conversions. The total number of submissions and the percentage of users who successfully completed and submitted the form is displayed.73 - Average response time.74 - Response dynamics in graphs helps you visually track how user responses are distributed.71 - Information on how many times it has been displayed in front of users. 72 - Information about submissions and conversions. The total number of submissions and the percentage of users who successfully completed and submitted the form is displayed. 73 - Average response time. 74 - Response dynamics in graphs helps you visually track how user responses are distributed. 75 75 76 ### JavaScript Events 76 ### JavaScript Events 77 77 Allows you to set and customize the actions that will be performed after a successful send. You can redirect users to another page or site, display a pop-up window, or show a thank you message. 78 78 -
qform/trunk/readme.txt
r3030572 r3269631 6 6 Stable tag: 1.0.0 7 7 Requires at least: 5.2 8 Tested up to: 6. 3.18 Tested up to: 6.8 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.