Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluecadet/bc_aicc
https://github.com/bluecadet/bc_aicc
drupal module
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluecadet/bc_aicc
- Owner: bluecadet
- Created: 2019-01-03T00:44:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T16:54:58.000Z (almost 5 years ago)
- Last Synced: 2024-04-26T17:22:40.439Z (7 months ago)
- Topics: drupal, module
- Language: PHP
- Size: 71.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/02ad1c27f5a141a98d7d0a1508bf081d)](https://www.codacy.com/app/pingevt/bc_aicc?utm_source=github.com&utm_medium=referral&utm_content=bluecadet/bc_aicc&utm_campaign=Badge_Grade)
[![forthebadge](https://forthebadge.com/images/badges/gluten-free.svg)](https://forthebadge.com)
# 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## Other Documentation
- [Initial Notes & Docs](https://docs.google.com/document/d/1MFHwPk6G_CM2-4qCKgDk5menPGkxkRT66c0jZ7Jgh8s/edit)
- [Packagist](https://packagist.org/packages/bluecadet/bc_aicc)
- [Blank Spreadsheet](https://docs.google.com/spreadsheets/d/1ZOgZY0s2l6OX6F_wlPHzgxcy_pkOQtfJO_DxaFpjQ3Y/edit)
- [Test Spreadsheet](https://docs.google.com/spreadsheets/d/1YgDXQBxUMb6yuIH4tIGf6mw3Q6y2-wmyRIx5ElbqyqA/edit)