Similar to Pimcore's Advanced Object Search, but does not need Elasticsearch
Table of Contents
This module is compatible with Pimcore 5.5.0 and higher.
composer require divante-ltd/pimcore-mysql-object-search
Enable the Bundle:
./bin/console pimcore:bundle:enable AdvancedSearchBundle
In Pimcore panel select Extensions click Install and Enable.
Unit Tests:
PIMCORE_TEST_DB_DSN="mysql://username:password@localhost/pimcore_test" \
vendor/bin/phpunit
Functional Tests:
PIMCORE_TEST_DB_DSN="mysql://username:password@localhost/pimcore_test" \
vendor/bin/codecept run -c tests/codeception.dist.yml
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
CoreShop VsBridge source code is completely free and released under the GNU General Public License v3.0.
This module respects all Pimcore 5 code quality rules and our own PHPCS and PHPMD rulesets.
We are a Software House from Europe, existing from 2008 and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.
We work for Clients like INTERSPORT, ING, Odlo, Onderdelenwinkel and CDP, the company that produced The Witcher game. We develop two projects: Open Loyalty - an open source loyalty program and Vue.js Storefront.
We are part of the OEX Group which is listed on the Warsaw Stock Exchange. Our annual revenue has been growing at a minimum of about 30% year on year.
Visit our website Divante.co for more information.