{"id":13616237,"url":"https://github.com/sulu/SuluFormBundle","last_synced_at":"2025-04-14T00:31:53.906Z","repository":{"id":10966028,"uuid":"67773401","full_name":"sulu/SuluFormBundle","owner":"sulu","description":"Form Bundle for handling Dynamic and Symfony Forms in https://sulu.io","archived":false,"fork":false,"pushed_at":"2025-04-11T08:32:29.000Z","size":1198,"stargazers_count":84,"open_issues_count":63,"forks_count":79,"subscribers_count":16,"default_branch":"2.5","last_synced_at":"2025-04-11T10:42:09.315Z","etag":null,"topics":["bundle","dynamic","form","forms","php","sulu","sulu-bundle","symfony"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sulu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2016-09-09T06:42:28.000Z","updated_at":"2025-04-11T08:31:58.000Z","dependencies_parsed_at":"2024-03-29T10:52:40.512Z","dependency_job_id":null,"html_url":"https://github.com/sulu/SuluFormBundle","commit_stats":{"total_commits":522,"total_committers":50,"mean_commits":10.44,"dds":0.7911877394636015,"last_synced_commit":"5943d8c6c5bce7f4933e7d516e0f4e4071da8ced"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluFormBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluFormBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluFormBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulu%2FSuluFormBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sulu","download_url":"https://codeload.github.com/sulu/SuluFormBundle/tar.gz/refs/heads/2.5","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248383533,"owners_count":21094592,"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":["bundle","dynamic","form","forms","php","sulu","sulu-bundle","symfony"],"created_at":"2024-08-01T20:01:25.608Z","updated_at":"2025-04-14T00:31:53.119Z","avatar_url":"https://github.com/sulu.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eSuluFormBundle\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://sulu.io/\" target=\"_blank\"\u003e\n        \u003cimg width=\"30%\" src=\"https://sulu.io/uploads/media/800x/00/230-Official%20Bundle%20Seal.svg?v=2-6\u0026inline=1\" alt=\"Official Sulu Bundle Badge\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"LICENSE\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/sulu/SuluFormBundle.svg\" alt=\"GitHub license\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/SuluFormBundle/releases\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/tag/sulu/SuluFormBundle.svg\" alt=\"GitHub tag (latest SemVer)\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/SuluFormBundle/actions\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/sulu/SuluFormBundle/test-application.yaml\" alt=\"Test workflow status\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/sulu/sulu/releases\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/sulu%20compatibility-%3E=2.0-52b6ca.svg\" alt=\"Sulu compatibility\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\nThe **SuluFormBundle** adds support for creating dynamic forms in [Sulu](https://sulu.io/) Admin.\nIt can be used for contact, sweepstake or other forms.\n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"80%\" src=\"https://sulu.io/uploads/media/800x@2x/00/250-sulu-form-bundle.gif?v=1-0\u0026inline=1\" alt=\"Sulu Form Slideshow\"\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\nThe SuluFormBundle is compatible with Sulu **starting from version 2.0**. Have a look at the `require` section in\nthe [composer.json](composer.json) to find an\n**up-to-date list of the requirements** of the bundle.\n\n## 🚀\u0026nbsp; Installation and Documentation\n\nExecute the following [composer](https://getcomposer.org/) command to add the bundle to the dependencies of your\nproject:\n\n```bash\ncomposer require sulu/form-bundle\n```\n\nAfterwards, visit the [bundle documentation](Resources/doc/index.md) to\nfind out **how to set up and configure the SuluFormBundle** to your specific needs.\n\n\n## 💡\u0026nbsp; Key Concepts\n\nThe bundle allows that the content manager itself can create dynamic forms over the admin ui.\nThis form fields can be position by the content manager in a basic grid.\nAlso the content manager configure the email which is sent to the visitor or them selfs.\nThe bundle is build on top of the [Symfony Form Component](https://symfony.com/doc/5.0/forms.html) and use its theming features.\n\n\n## ❤️\u0026nbsp; Support and Contributions\n\nThe Sulu content management system is a **community-driven open source project** backed by various partner companies.\nWe are committed to a fully transparent development process and **highly appreciate any contributions**.\n\nIn case you have questions, we are happy to welcome you in our official [Slack channel](https://sulu.io/services-and-support).\nIf you found a bug or miss a specific feature, feel free to **file a new issue** with a respective title and description\non the the [sulu/SuluFormBundle](https://github.com/sulu/SuluFormBundle) repository.\n\n\n## 📘\u0026nbsp; License\n\nThe Sulu content management system is released under the under terms of the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulu%2FSuluFormBundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsulu%2FSuluFormBundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulu%2FSuluFormBundle/lists"}