Download the PHP package valantic-spryker/category-sitemap-connector without Composer
On this page you can find all versions of the php package valantic-spryker/category-sitemap-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download valantic-spryker/category-sitemap-connector
More information about valantic-spryker/category-sitemap-connector
Files in valantic-spryker/category-sitemap-connector
Download valantic-spryker/category-sitemap-connector
More information about valantic-spryker/category-sitemap-connector
Files in valantic-spryker/category-sitemap-connector
Vendor valantic-spryker
Package category-sitemap-connector
Short Description Extends Sitemap module with category urls
License proprietary
Package category-sitemap-connector
Short Description Extends Sitemap module with category urls
License proprietary
Keywords spryker
Please rate this library. Is it a good library?
Informations about the package category-sitemap-connector
Content Pages Sitemap Connector
Description
This module is used alongside valantic-spryker/sitemap
Sitemap module to extend the sitemap with category URLs.
Usage
composer require valantic-spryker/category-sitemap-connector
- Since this is under ValanticSpryker namespace, make sure that in
config_default
:$config[KernelConstants::CORE_NAMESPACES]
has the namespace$config[KernelConstants::PROJECT_NAMESPACES]
has the namespace
- Add
CategorySitemapCreatorPlugin
to\ValanticSpryker\Zed\Sitemap\SitemapDependencyProvider::getSitemapCreatorPluginStack
- Add
\ValanticSpryker\Shared\CategorySitemapConnector\CategorySitemapConnectorConstants::RESOURCE_TYPE
to\ValanticSpryker\Yves\Sitemap\SitemapDependencyProvider::getAvailableSitemapRouteResources
- Now the Sitemap will include published URLs of categories.
Testing
Tests do not work without Spryker environment, since Spryker helpers are used. To run tests, execute following command in root Spryker directory:
codecept run -c vendor/valantic-spryker/category-sitemap-connector/tests/ValanticSprykerTest/Zed/CategorySitemapConnector
All versions of category-sitemap-connector with dependencies
PHP Build Version
Package Version
The package valantic-spryker/category-sitemap-connector contains the following files
Loading the files please wait ....