divante-ltd / pimcore-mysql-object-search
Similar to Pimcore's Advanced Object Search, but does not need Elasticsearch
Installs: 3 573
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 21
Forks: 1
Open Issues: 3
Type:pimcore-bundle
Requires
- pimcore/pimcore: >=5.5.0
Requires (Dev)
- block8/php-docblock-checker: ^1.10
- codeception/codeception: ^3.0
- divante-ltd/pimcore-coding-standards: ^0.1
- phploc/phploc: ^4.0.0
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^7.5
- sebastian/phpcpd: ^4.1
- symfony/phpunit-bridge: ^4.2
- dev-master
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- 1.3.2
- v1.3.1
- v1.3.0
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-feature/favourite-grid-config-support
- dev-feature/xlsx-export
- dev-feature/favourite-grid-config
- dev-feature/keep-selected-grid
- dev-bugfix/changes-for-pim-6.7.1
- dev-feature/related-fields-ui-improvement
- dev-feature/related-fields-ui
- dev-bugfix/csv-export
- dev-fix/translations-special-chars
- dev-feature/more-fields
- dev-feature/relation-fields
- dev-fix/checkbox-field-error
- dev-fix/url-length-and-sorting
- dev-fix/character-operator-translations
- dev-fix/support-for-pim-6.5
This package is auto-updated.
Last update: 2024-10-11 21:51:47 UTC
README
Similar to Pimcore's Advanced Object Search, but does not need Elasticsearch
Table of Contents
Compatibility
This module is compatible with Pimcore 5.5.0 and higher.
Installing/Getting started
composer require divante-ltd/pimcore-mysql-object-search
Enable the Bundle:
./bin/console pimcore:bundle:enable AdvancedSearchBundle
Configuration
In Pimcore panel select Extensions click Install and Enable.
Testing
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
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Licence
CoreShop VsBridge source code is completely free and released under the GNU General Public License v3.0.
Standards & Code Quality
This module respects all Pimcore 5 code quality rules and our own PHPCS and PHPMD rulesets.
About Authors
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.