2017 © Pedro Peláez
 

library sitemap-bundle

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

image

thepixeldeveloper/sitemap-bundle

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  • Monday, June 25, 2018
  • by ThePixelDeveloper
  • Repository
  • 0 Watchers
  • 1 Stars
  • 59 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 69 % Grown

The README.md

Thepixeldeveloper\SitemapBundle

pipeline status coverage report License Latest Stable Version Total Downloads, (*1)

A symfony bundle that integrates thepixeldeveloper/sitemap., (*2)

Installation

  1. Require as a composer dependency:, (*3)

    bash composer require "thepixeldeveloper/sitemap-bundle", (*4)

  2. Register the bundle:, (*5)

    ``` php, (*6)

    app/AppKernel.php

    public function registerBundles() { $bundles = [ new Thepixeldeveloper\SitemapBundle\ThepixeldeveloperSitemapBundle(), ]; } ```, (*7)

  3. Import routing, (*8)

    ``` yaml, (*9)

    app/config/routing.yml

    thepixeldeveloper_sitemap_bundle: resource: "@ThepixeldeveloperSitemapBundle/Resources/config/routing.yml" prefix: / ```, (*10)

  4. Define where the XML files will be dumped., (*11)

    yaml thepixeldeveloper_sitemap: directory: '%kernel.project_dir%/var/sitemaps', (*12)

Usage

  1. Create an event listener for theixeldeveloper_sitemap.populate. Add Urls to the Urlset collection., (*13)

  2. Sitemaps are generated as follows:, (*14)

    bash ./bin/console thepixedeveloper:sitemap:dump, (*15)

  3. Your sitemap will be accessible at: https://domain.tld/sitemap.xml, (*16)

The Versions

25/06 2018

dev-master

9999999-dev

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

25/06 2018

3.0.6

3.0.6.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

24/06 2018

3.0.5

3.0.5.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

24/06 2018

3.0.4

3.0.4.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

24/06 2018

3.0.3

3.0.3.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

24/06 2018

dev-task/updates

dev-task/updates

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

3.0.2

3.0.2.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

3.0.1

3.0.1.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

3.0.0

3.0.0.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

2.0.2

2.0.2.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

2.0.1

2.0.1.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

2.0.0

2.0.0.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap

19/11 2017

1.0.0

1.0.0.0

A Symfony Bundle that integrates thepixeldeveloper/sitemap.

  Sources   Download

MIT

The Requires

 

The Development Requires

xml bundle symfony sitemap