2017 © Pedro Peláez
 

symfony-bundle vacuum-bundle

Victoire import bundle for exterior blog

image

victoire/vacuum-bundle

Victoire import bundle for exterior blog

  • Saturday, April 28, 2018
  • by lenybernard
  • Repository
  • 4 Watchers
  • 6 Stars
  • 111 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 7 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

VacuumBundle

The VacuumBundle offer an Implementation for the import of external data to populate a new or an existing Victoire Blog., (*1)

Installation

Install it with composer:, (*2)

php composer.phar require victoire/vacuum-bundle

Then add it to your AppKernel:, (*3)

class AppKernel extends Kernel
    {
        public function registerBundles()
        {
            $bundles = array(
                ...
                new Victoire\DevTools\VacuumBundle\VictoireVacuumBundle(),
            );

            return $bundles;
        }
    }

Finally update your schema:, (*4)

php bin/console doctrine:schema:update --force

Import available

Source Format
WordPress XML

Doc

  1. Basic usage
  2. How it Works

The Versions

28/04 2018

dev-master

9999999-dev

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Grandin Anthony

wordpress cms import blog victoire

28/04 2018

dev-develop

dev-develop

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Grandin Anthony

wordpress cms import blog victoire

13/07 2017

1.01

1.01.0.0

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Grandin Anthony

wordpress cms import blog victoire

13/07 2017

dev-fix/seo-sql-lenght-error

dev-fix/seo-sql-lenght-error

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Grandin Anthony

wordpress cms import blog victoire

09/05 2017

dev-feature/victoire-2.2

dev-feature/victoire-2.2

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Grandin Anthony

wordpress cms import blog victoire

09/05 2017

1.0

1.0.0.0

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

The Development Requires

by Grandin Anthony

wordpress cms import blog victoire

02/05 2017

0.0.1

0.0.1.0

Victoire import bundle for exterior blog

  Sources   Download

MIT

The Requires

 

by Grandin Anthony

wordpress cms import blog victoire