I just tried to install in our project the enterprise GenericDataIndexBundle but i received following error:
The class 'SeoBundle\Model\ElementMetaData' was not found in the chain configured namespaces Pimcore\Bundle\GenericDataIndexBundle\Entity
As far as I could debug, the doctrine configuration (auto_mapping) of the SeoBundle is not compatible with the annotation configuration of the GenericDataIndexBundle.
It would be great - if you could have a look at this. We would really like to use this bundle even with our enterprise projects.
Huge thanks for your work!
I just tried to install in our project the enterprise GenericDataIndexBundle but i received following error:
The class 'SeoBundle\Model\ElementMetaData' was not found in the chain configured namespaces Pimcore\Bundle\GenericDataIndexBundle\Entity
As far as I could debug, the doctrine configuration (auto_mapping) of the SeoBundle is not compatible with the annotation configuration of the GenericDataIndexBundle.
It would be great - if you could have a look at this. We would really like to use this bundle even with our enterprise projects.
Huge thanks for your work!