https://github.com/dart-maker/dfeedback-opencart
Feedback Form creates and displays various feedback form configurations based on standard field types.
https://github.com/dart-maker/dfeedback-opencart
build builder callback constructor feedback fields form opencart opencart-3x opencart-development opencart-extension opencart-module
Last synced: 5 months ago
JSON representation
Feedback Form creates and displays various feedback form configurations based on standard field types.
- Host: GitHub
- URL: https://github.com/dart-maker/dfeedback-opencart
- Owner: dart-maker
- Created: 2025-04-24T23:09:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T06:15:08.000Z (5 months ago)
- Last Synced: 2025-04-29T07:29:11.843Z (5 months ago)
- Topics: build, builder, callback, constructor, feedback, fields, form, opencart, opencart-3x, opencart-development, opencart-extension, opencart-module
- Language: JavaScript
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Feedback Form
Overview
Feedback Form creates and displays various feedback form configurations based on standard field types. In addition, the ability to set the Form ID, enable/disable Captcha, additionally enter the title and description of the form, as well as selection options for the corresponding fields, has been added. The number of fields is unlimited. This module is a simple constructor of fields for a feedback form.
Note:
- Works with the default template (Default).
- The individual template may require modification.
Advantages:
- the module does not change the files of your site;
- mobile adaptation with modern design;
- multilanguage support;
- the ability to specify Form ID;
- enable/disable Captcha;
- the ability to specify additional information about the form (title, description);
- unlimited number of fields.
Used fields:
- Main (text, textarea);
- Contacts (email, tel);
- Choice (select, checkbox, radio);
- Date and Time (text).
Compatibility:
- OpenCart 3.x
- OpenCart 4.x
- ocStore 3.x
How to install
Please read the installation instructions included in the repository or download file.
Links