https://github.com/netgen/ibexa-forms-bundle
Integration of Symfony's Form component with Ibexa Platform Public API
https://github.com/netgen/ibexa-forms-bundle
forms ibexa php symfony
Last synced: about 2 months ago
JSON representation
Integration of Symfony's Form component with Ibexa Platform Public API
- Host: GitHub
- URL: https://github.com/netgen/ibexa-forms-bundle
- Owner: netgen
- License: gpl-2.0
- Created: 2022-02-28T11:00:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-12-10T13:56:14.000Z (6 months ago)
- Last Synced: 2025-12-10T18:14:23.123Z (6 months ago)
- Topics: forms, ibexa, php, symfony
- Language: PHP
- Homepage: https://netgen.io
- Size: 458 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Netgen Ibexa Forms Bundle
=========================
[](https://codecov.io/gh/netgen/ibexa-forms-bundle)
[](https://scrutinizer-ci.com/g/netgen/ibexa-forms-bundle)
[](https://packagist.org/packages/netgen/ibexa-forms-bundle/stats)
[](https://packagist.org/packages/netgen/ibexa-forms-bundle)
[](LICENSE)
[](https://secure.php.net/)
Integration of Symfony's Form component with Ibexa Platform Public API
Currently implemented forms:
| Entity / Form | Create | Update | Information collection
| ------------- | --- | --- | ---
| Content | yes | yes | yes
| User | yes | yes | no
Currently supported FieldTypes:
| FieldType | Supported
|--------------| ---
| Author | no
| BinaryFile | yes
| Checkbox | yes
| Country | yes
| Date | yes
| DateAndTime | yes
| EmailAddress | yes
| Float | yes
| Integer | yes
| Image | yes
| ISBN | yes
| Keyword | no
| Media | no
| MapLocation | yes
| Page | no
| Rating | no
| Relation | yes
| RelationList | yes
| RichText | no
| Selection | yes
| TextBlock | yes
| TextLine | yes
| Time | yes
| Url | yes
| User | yes
| RichText | no
License, docs and installation instructions
-------------------------------------------
[License](LICENSE)
[Installation instructions](doc/INSTALL.md)
[Documentation](doc/DOC.md)
[Changelog](doc/CHANGELOG.md)