eav-manager icon indicating copy to clipboard operation
eav-manager copied to clipboard

Blazing fast data modeling and enrichment

Results 69 eav-manager issues
Sort by recently updated
recently updated
newest added

There is no documentation to add an entity to a linked collection.

It will be convenient to have a method like this `public function findOneBy(string $family, array $criteria)` to avoid injecting both `EAVFinder` and `FamilyRegistry` when requesting an entity.

Actually the only way to customize the base template seems to use the Twig template overriding process. This is not very convenient and not a very good practice. It is...

bug

When using the starter-kit, a default menu is generated when adding an User, on the left bar menu. The link leads to an error page as the User family does...

TODO : decide which release to use before merge