netgen / ez-forms-bundle
Integration of Symfony's Form component with Ibexa Platform Public API
Installs: 59 102
Dependents: 1
Suggesters: 1
Security: 0
Stars: 11
Watchers: 9
Forks: 13
Open Issues: 2
Type:ibexa-bundle
Requires
- ezsystems/ezplatform-kernel: ^1.0
- symfony/config: ^5.0
- symfony/dependency-injection: ^5.0
- symfony/form: ^5.0
- symfony/http-foundation: ^5.0
- symfony/http-kernel: ^5.0
- symfony/options-resolver: ^5.0
- symfony/property-access: ^5.0
- symfony/validator: ^5.0
Requires (Dev)
README
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 |