{"id":28157113,"url":"https://github.com/dart-maker/dfeedback-opencart","last_synced_at":"2025-05-15T08:17:57.779Z","repository":{"id":289789333,"uuid":"972336887","full_name":"dart-maker/dfeedback-opencart","owner":"dart-maker","description":"Feedback Form creates and displays various feedback form configurations based on standard field types.","archived":false,"fork":false,"pushed_at":"2025-04-29T06:15:08.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T07:29:11.843Z","etag":null,"topics":["build","builder","callback","constructor","feedback","fields","form","opencart","opencart-3x","opencart-development","opencart-extension","opencart-module"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dart-maker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-24T23:09:52.000Z","updated_at":"2025-04-29T06:15:11.000Z","dependencies_parsed_at":"2025-04-29T07:29:13.492Z","dependency_job_id":null,"html_url":"https://github.com/dart-maker/dfeedback-opencart","commit_stats":null,"previous_names":["dart-maker/dfeedback-opencart_3.x","dart-maker/dfeedback-opencart"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-maker%2Fdfeedback-opencart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-maker%2Fdfeedback-opencart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-maker%2Fdfeedback-opencart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dart-maker%2Fdfeedback-opencart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dart-maker","download_url":"https://codeload.github.com/dart-maker/dfeedback-opencart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254301579,"owners_count":22047907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build","builder","callback","constructor","feedback","fields","form","opencart","opencart-3x","opencart-development","opencart-extension","opencart-module"],"created_at":"2025-05-15T08:16:17.835Z","updated_at":"2025-05-15T08:17:57.769Z","avatar_url":"https://github.com/dart-maker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\u003c/head\u003e\n\u003cbody\u003e\n    \u003ch1\u003eFeedback Form\u003c/h1\u003e\n    \u003ch2\u003eOverview\u003c/h2\u003e\n    \u003cp\u003e\n        \u003ca href=\"https://php.net/\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/badge/php-\u003e=7.3-8892bf?style=flat-square\" alt=\"Minimum PHP Version\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://php.net/\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/badge/release-v1.0.0-0d7fc0\" alt=\"GitHub release\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://php.net/\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/badge/cms-opencart-2bbdec\" alt=\"CMS OpenCart\"\u003e\u003c/a\u003e\n        \u003ca href=\"https://php.net/\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/badge/opencart-3.x, 4.x-2bbdec\" alt=\"CMS OpenCart 3.x, 4.x\"\u003e\u003c/a\u003e\n    \u003c/p\u003e\n    \u003cp\u003eFeedback 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.\u003c/p\u003e\n    \u003ch3\u003eNote:\u003c/h3\u003e\n    \u003cp\u003e\n        \u003cul\u003e\n            \u003cli\u003eWorks with the default template (Default).\u003c/li\u003e\n            \u003cli\u003eThe individual template may require modification.\u003c/li\u003e\n        \u003c/ul\u003e\n    \u003c/p\u003e\n    \u003ch3\u003eAdvantages:\u003c/h3\u003e\n    \u003cp\u003e\n        \u003cul\u003e\n            \u003cli\u003ethe module does not change the files of your site;\u003c/li\u003e\n            \u003cli\u003emobile adaptation with modern design;\u003c/li\u003e\n            \u003cli\u003emultilanguage support;\u003c/li\u003e\n            \u003cli\u003ethe ability to specify Form ID;\u003c/li\u003e\n            \u003cli\u003eenable/disable Captcha;\u003c/li\u003e\n            \u003cli\u003ethe ability to specify additional information about the form (title, description);\u003c/li\u003e\n            \u003cli\u003eunlimited number of fields.\u003c/li\u003e\n        \u003c/ul\u003e\n    \u003c/p\u003e\n    \u003ch3\u003eUsed fields:\u003c/h3\u003e\n    \u003cp\u003e\n        \u003cul\u003e\n            \u003cli\u003eMain (text, textarea);\u003c/li\u003e\n            \u003cli\u003eContacts (email, tel);\u003c/li\u003e\n            \u003cli\u003eChoice (select, checkbox, radio);\u003c/li\u003e\n            \u003cli\u003eDate and Time (text).\u003c/li\u003e\n        \u003c/ul\u003e\n    \u003c/p\u003e\n    \u003ch3\u003eCompatibility:\u003c/h3\u003e\n    \u003cp\u003e\n        \u003cul\u003e\n            \u003cli\u003eOpenCart 3.x\u003c/li\u003e\n            \u003cli\u003eOpenCart 4.x\u003c/li\u003e\n            \u003cli\u003eocStore 3.x\u003c/li\u003e\n        \u003c/ul\u003e\n    \u003c/p\u003e\n    \u003ch2\u003eHow to install\u003c/h2\u003e\n    \u003cp\u003ePlease read the \u003ca href=\"/INSTALL.md\"\u003einstallation instructions\u003c/a\u003e included in the repository or download file.\u003c/p\u003e\n    \u003ch2\u003eLinks\u003c/h2\u003e\n    \u003cp\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n                \u003ca href=\"https://www.opencart.com/index.php?route=marketplace/extension/info\u0026extension_id=46565\" rel=\"nofollow\"\u003eOpenCart module page\u003c/a\u003e\n            \u003c/li\u003e\n        \u003c/ul\u003e\n    \u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdart-maker%2Fdfeedback-opencart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdart-maker%2Fdfeedback-opencart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdart-maker%2Fdfeedback-opencart/lists"}