Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

entities_feed

No security coverage
View on drupal.org

**Module name:** Entities Feed
**Package:** Saibher
**Core compatibility:** Drupal 11.x
**Author:** Andres Felipe Rincon
**License:** GPL-2.0-or-later

Entities Feed is a Drupal module that allows site builders and developers to **programmatically create and manage content types, taxonomies, and fields** using structured CSV files.

It works as a lightweight alternative to the default Drupal UI for entity creation — ideal for provisioning environments, CI/CD pipelines, or mass entity setup in new installations.

The module reads CSV file and automatically generates the necessary entities (content types, vocabularies, fields, and terms) without manual configuration.

* Create content types and their fields from CSV files.
* Create taxonomies and terms programmatically.
* Import entities via admin UI form.
* Safe and idempotent — checks if entities already exist before creating them.
* Easy to integrate in deployment and automation workflows.

* Drupal 11.x
* PHP 8.2 or higher

1. Install module using composer as common
2. Enable the module:

```bash
drush en entities_feed
```

1. Go to **Configuration → Development → Entities Feed Importer**.
2. Choose into entities creation or fields creation
3. Upload your CSV file and click *Import*.

To uninstall the module:

```bash
drush pm:uninstall entities_feed
```
Contributions are welcome! Ple

To report issues or propose new features, open an issue in the project repository or submit a patch via Drupal.org.

Maintainers

* **Andres Felipe Rincon** — [Andres Felipe Rincon Gracia (saibher)](https://www.drupal.org/u/saibher)

---

## License

This project is licensed under the GNU General Public License v2.0 or later.
See the [LICENSE.txt](LICENSE.txt) file for deta

Activity

Total releases
4
First release
Oct 2025
Latest release
5 months ago
Release cadence
0 days
Stability
75% stable

Release Timeline

Releases

Version Type Release date
1.0.2 Stable Oct 22, 2025
1.0.1 Stable Oct 22, 2025
1.0.0 Stable Oct 22, 2025
1.0.x-dev Dev Oct 22, 2025