I am install Sonata Ecommerce bundle in my project for using Ecommerce functionality. I follow this doc : http://sonata-project.org/bundles/ecommerce/master/doc/reference/installation.html
As per manual part when I Run the easy-extends:generate commands then show me error :
ContextErrorException: Notice: Undefined index: seo in /var/www/xyz.com/vendor/sonata-project/ecommerce/src/Sonata/ProductBundle/DependencyInjection/SonataProductExtension.php line 317
Any one suggest me why ? This is Sonata Ecommerce bug ?