a few more base modules

This commit is contained in:
Bachir Soussi Chiadmi
2016-09-06 16:05:07 +02:00
parent c6cff46234
commit 027aa99b32
455 changed files with 43606 additions and 0 deletions
@@ -0,0 +1,11 @@
Entity API module
-----------------
This module contains improvements and extensions to the Drupal 8 Entity system.
The goal is to bring useful improvements to upcoming Drupal 8 minor releases
(e.g. 8.1, 8.2, ..) while maintaining backwards compatibility in future Entity
API module versions (based on the improvements which went into core).
@todo: Explain version compatibility pattern.
@todo: Add overview of all items and maintainers.