PHPackages                             dachcom-digital/dynamic-search-data-provider-crawler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. dachcom-digital/dynamic-search-data-provider-crawler

ActiveDynamic-search-provider-bundle[Search &amp; Filtering](/categories/search)

dachcom-digital/dynamic-search-data-provider-crawler
====================================================

v3.0.2(1y ago)729.6k↓34.8%8[1 issues](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler/issues)GPL-3.0-or-laterPHPCI failing

Since Jun 21Pushed 2mo ago7 watchersCompare

[ Source](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler)[ Packagist](https://packagist.org/packages/dachcom-digital/dynamic-search-data-provider-crawler)[ Docs](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler)[ RSS](/packages/dachcom-digital-dynamic-search-data-provider-crawler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (8)Versions (20)Used By (0)

Dynamic Search | Data Provider: Web Crawler
===========================================

[](#dynamic-search--data-provider-web-crawler)

---

Important

This bundle will **not** be compatible with Pimcore 12 or any future Pimcore versions.

For all future development, updates, and documentation, please refer to [opendxp.io](https://www.opendxp.io):

- Access the latest info here:
- Migration of Dachcom Digital Bundles:

**Note:** We are open to partnerships for those interested in porting this bundle to future versions.

For inquiries, please contact:

---

[![Software License](https://camo.githubusercontent.com/cad8c16a3d580a69d8923c98d8de25d21cb00fa54fa60a856a8e1ca657f79db4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Release](https://camo.githubusercontent.com/cb4c9b66c168f4531960e4c27433d15d345d9f3ed8f8ea8fcacf7820a8ece8c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616368636f6d2d6469676974616c2f64796e616d69632d7365617263682d646174612d70726f76696465722d637261776c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dachcom-digital/dynamic-search-data-provider-crawler)[![Tests](https://camo.githubusercontent.com/b3b2e24ddb44d53321a6d34a01047dc40bec26247fe5900c22a2c93d84ec0e99/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f64616368636f6d2d6469676974616c2f70696d636f72652d64796e616d69632d7365617263682d646174612d70726f76696465722d637261776c65722f2e6769746875622f776f726b666c6f77732f636f646563657074696f6e2e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265266c6f676f3d676974687562266c6162656c3d636f646563657074696f6e)](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler/actions?query=workflow%3ACodeception+branch%3Amaster)[![PhpStan](https://camo.githubusercontent.com/72c2baee9b73163c897c2e23192a3a36c1bf5cefc07e4d0e9d3642f78ac191ac/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f64616368636f6d2d6469676974616c2f70696d636f72652d64796e616d69632d7365617263682d646174612d70726f76696465722d637261776c65722f2e6769746875622f776f726b666c6f77732f7068702d7374616e2e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265266c6f676f3d676974687562266c6162656c3d7068707374616e2532306c6576656c25323034)](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler/actions?query=workflow%3A%22PHP+Stan%22+branch%3Amaster)

A spider crawler extension for [Pimcore Dynamic Search](https://github.com/dachcom-digital/pimcore-dynamic-search).

Caution

This Connector has reached its end of life and only receives compatibility update. It will not be developed further. Use the [Trinity Data Provider](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-trinity) instead!

Release Plan
------------

[](#release-plan)

ReleaseSupported Pimcore VersionsSupported Symfony VersionsRelease DateMaintainedBranch**3.x**`11.0``^6.4`28.09.2023Feature Branchmaster**2.x**`10.0` - `10.6``^5.4`19.12.2021No[2.x](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler/tree/2.x)**1.x**`6.6` - `6.9``^4.4`18.04.2021No[1.x](https://github.com/dachcom-digital/pimcore-dynamic-search-data-provider-crawler/tree/1.x)---

Installation
------------

[](#installation)

```
"require" : {
    "dachcom-digital/dynamic-search" : "~3.0.0",
    "dachcom-digital/dynamic-search-data-provider-crawler" : "~3.0.0"
}
```

### Dynamic Search Bundle

[](#dynamic-search-bundle)

You need to install / enable the Dynamic Search Bundle first. Read more about it [here](https://github.com/dachcom-digital/pimcore-dynamic-search#installation). After that, proceed as followed:

Add Bundle to `bundles.php`:

```
