{"id":20213855,"url":"https://github.com/dachcom-digital/js-pimcore-formbuilder","last_synced_at":"2025-10-08T19:36:21.414Z","repository":{"id":40485889,"uuid":"453908198","full_name":"dachcom-digital/js-pimcore-formbuilder","owner":"dachcom-digital","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-10T15:00:13.000Z","size":80,"stargazers_count":4,"open_issues_count":4,"forks_count":7,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-17T02:19:22.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dachcom-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-01-31T06:58:15.000Z","updated_at":"2025-02-10T14:59:51.000Z","dependencies_parsed_at":"2024-04-25T09:28:43.753Z","dependency_job_id":"7f8e3576-8d12-4830-bd83-1d7ed64ad029","html_url":"https://github.com/dachcom-digital/js-pimcore-formbuilder","commit_stats":{"total_commits":23,"total_committers":5,"mean_commits":4.6,"dds":0.6086956521739131,"last_synced_commit":"52f1b98704cc9b44c60d510e5cc67d633de47db8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/dachcom-digital/js-pimcore-formbuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fjs-pimcore-formbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fjs-pimcore-formbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fjs-pimcore-formbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fjs-pimcore-formbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dachcom-digital","download_url":"https://codeload.github.com/dachcom-digital/js-pimcore-formbuilder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fjs-pimcore-formbuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000702,"owners_count":26082805,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-14T06:12:23.746Z","updated_at":"2025-10-08T19:36:21.398Z","avatar_url":"https://github.com/dachcom-digital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS Pimcore FormBuilder Extensions\n\nWe're providing some helpful Javascript Extensions to simplify your daily work with the PIMCORE FormBuilder.\nThis Library provides all JS components for the [PIMCORE FormBuilder Bundle](https://github.com/dachcom-digital/pimcore-formbuilder).\n\n## Installation\n```bash\nnpm i js-pimcore-formbuilder\n```\n\n## Extensions Overview\n- [Fetch Manager](./docs/01_fetch_manager.md)\n- [Conditional Logic Component](./docs/02_conditionalLogic.md)\n- [Repeater Component](./docs/03_repeater.md)\n- [Tracker Component](./docs/04_tracker.md)\n- Spam Protection\n    - [reCAPTCHA V3 Component](./docs/05_1_recaptchaV3.md)\n    - [Friendly Captcha Component](./docs/05_2_friendlyCaptcha.md)\n    - [Cloudflare Turnstile Component](./docs/05_3_cloudflareTurnstile.md)\n- [Dynamic Multi File Libraries](./docs/06_dynamic_multi_file.md)\n    - [Drop Zone](./docs/10_dmf_drop_zone.md)\n\n## Upgrade Notes\n### 1.3.2\n- **[BUGFIX]**: Update conditionalLogic.js to cater for file uploader constraints [#31](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/32)\n\n### 1.3.1\n- **[ENHANCEMENT]**: Adds filetype to dropzone preview-element [#30](https://github.com/dachcom-digital/js-pimcore-formbuilder/pull/30)\n\n### 1.3.0\n- **[NEW FEATURE]**: Bootstrap 5 layout support\n\n### 1.2.0\n- **[NEW FEATURE]**: Add FriendlyCaptcha Component\n- **[NEW FEATURE]**: Add Cloudflare Turnstile Component\n\n### 1.1.1\n- **[BUGFIX]**: Fix validation message for ajax [#22](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/22)\n\n### 1.1.0\n- **[FEATURE]**: Add invalid classes in conditional logic only, when form has already been submitted [#20](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/20)\n- **[BUGFIX]**: Fix required state in conditional logic [#19](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/19)\n\n### 1.0.9\n- **[BUGFIX]**: Fix removing help blocks in transformers\n- **[BUGFIX]**: Fix includes check in conditionalLogic.js\n\n### 1.0.8\n- **[BUGFIX]**: Passing form and options in events [#2](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/2)\n\n### 1.0.7\n- **[BUGFIX]**: Respect `data-field-name` attribute in Conditional Logic\n\n### 1.0.6\n- **[BUGFIX]**: Do not submit general error event multiple times\n- **[BUGFIX]**: Do not dispatch delete file event, after form gets cleared out\n\n### 1.0.5\n- **[BUGFIX]**: ReCaptcha token assignment not working [@patric-eberle](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/5)\n- **[BUGFIX]**: ReCaptcha Hash never updated  [@patric-eberle](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/9)\n- **[BUGFIX]**: Options are shared between instances [@patric-eberle](https://github.com/dachcom-digital/js-pimcore-formbuilder/issues/8)\n\n### 1.0.4\n- **[BUGFIX]**: Fix removeAttributes in transformers\n\n### 1.0.3\n- **[BUGFIX]**: Fix enable/disable actions in conditional logic\n\n### 1.0.2\n- **[ENHANCEMENT]**: Improve Tailwind2 validation message\n- **[ENHANCEMENT]**: Update docs\n\n### 1.0.1\n- **[ENHANCEMENT]**: Update readme\n- **[ENHANCEMENT]**: Update docs\n\n### 1.0.0\n- New Theme Transformer available: Tailwind 2\n\n***\n\n## License\n**DACHCOM.DIGITAL AG**, Löwenhofstrasse 15, 9424 Rheineck, Schweiz  \n[dachcom.com](https://www.dachcom.com), dcdi@dachcom.ch  \nCopyright © 2025 DACHCOM.DIGITAL. All rights reserved.  \n\nFor licensing details please visit [LICENSE.md](LICENSE.md)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fjs-pimcore-formbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdachcom-digital%2Fjs-pimcore-formbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fjs-pimcore-formbuilder/lists"}