dev-master
9999999-dev https://github.com/MWSimple/CrawlSiteBundleThis bundle crawler sites
MIT
The Requires
by Gonzalo Alonso
command site crawl
This bundle crawler sites
Add following lines to your composer.json
file:, (*1)
"require": { ... "mwsimple/crawl-site": "2.3.*@dev" }
Execute:, (*2)
php composer.phar update "mwsimple/crawl-site"
Add it to the AppKernel.php
class:, (*3)
// ... new MWSimple\Bundle\AdminCrudBundle\MWSimpleCrawlSiteBundle(),
php app/console mwsimple:crawlsite
This bundle extends Goutte., (*4)
Gonzalo Alonso - gonkpo@gmail.com, (*5)
This bundle crawler sites
MIT
command site crawl