StaticContentBundle example

new EmotionBundle(),
            new EsBackendBundle(),
            new ESIndexingBundle(),
            new FormBundle(),
            new MailBundle(),
            new MediaBundle(),
            new PluginInstallerBundle(),
            new SearchBundle(),
            new SearchBundleDBAL(),
            new SearchBundleES(),
            new SitemapBundle(),
            new StaticContentBundle(),
            new StoreFrontBundle(),
            new OrderBundle(),
        ];
    }

    protected function initializePlugins()
    {
        $initializer = new PluginInitializer(
            $this->connection,
            [
                'ShopwarePlugins' => $this->config['plugin_directories']['ShopwarePlugins'],
                
Home | Imprint | This part of the site doesn't use cookies.