bluecadet / bc_aicc
Import Initial Field config from CSV
Installs: 7 795
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 8
Type:custom-drupal-module
pkg:composer/bluecadet/bc_aicc
Requires
- php: ^7.0
README
Bluecadet Auto Import Content Config
GOAL: Reduce 90% drudgery and Time consumption.
Field type coverage
| Field Type | Status |
|---|---|
| Text {string} | Y |
| Entity Reference Revision | |
| Paragraph | Y |
| Entity Reference | |
| Node | Y |
| Taxonomy Term | Y |
| Media | Y |
| Text (formatted) | Y |
| Text (formatted, long) | Y |
| Link | Y |
| Date | Y |
| Bool | Y |
| Number (decimal) | Y |
| Number (float) | Y |
| Number (int) | Y |
| Date Recur | N |
| Color Field | Y |
Assumptions
- Assumes paragraph entities have a "Preview" display mode.
- Assumes media entities have a "Inline Entity Form" form mode.
- Assumes the following entity browsers
- image_media_browser
- video_media_browser