Registry / web-framework / presta-sitemap-bundle

presta-sitemap-bundle

JSON →
library4.3.0phppackagistunverified

A Symfony bundle that provides tools to build your application sitemap.

composer require presta/sitemap-bundle
INSTALL
IMPORT
SIG · PRESTA-SITEMAP-BUN
P
presta-sitemap-bundle
web-frameworkphpv4.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SitemapManager
use Presta\SitemapBundle\Service\SitemapManager;

Generate and dump sitemap

use Presta\SitemapBundle\Service\SitemapManager; $sitemapManager = $this->get(SitemapManager::class); $sitemapManager->addUrl($url); $sitemapManager->dumpSitemap($this->getParameter('kernel.project_dir') . '/public');
Debug
Known issues
breakingRequires Symfony 4.4+
fix
Update Symfony to version 4.4 or higher
affects: >=4.0
Upgrade
Version history
4.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
presta-sitemap-bundle — pip install presta-sitemap-bundle · libregistry