2017 © Pedro Peláez
 

pimcore-bundle object-index

ObjectIndex lets you create Indexes and Filters of Objects

image

dpfaffenbauer/object-index

ObjectIndex lets you create Indexes and Filters of Objects

  • Wednesday, April 11, 2018
  • by dpfaffenbauer
  • Repository
  • 1 Watchers
  • 3 Stars
  • 107 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 328 % Grown

The README.md

Pimcore - Object Index

DEPRECATED

With the upcoming release of CoreShop 2.1, this bundle is deprecated, you can directly install coreshop/index-bundle:^2.1 instead, (*1)

Requirements

  • Pimcore 5

Software License, (*2)

ObjectIndex helps you create rich indices and query your Object-Data using re-usable and easy to configure Filters., (*3)

Getting started

  • Since Object-Index depends on CoreShops IndexBundle, and the IndexBundle only exists in DEV yet, you need to set your "minimum-stability" to "dev" in your composer.json
  • Install via composer composer require dpfaffenbauer/object-index dev-master
  • Enable via command-line (or inside the pimcore extension manager): bin/console pimcore:bundle:enable ObjectIndexBundle
  • Install via command-line (or inside the pimcore extension manager): bin/console pimcore:bundle:install ObjectIndexBundle
  • After Installation within Pimcore Extension Manager, you have to reload Pimcore
  • You now have a new Menu Entry for Indexes and Filters

Conflicts

This Bundle conflicts with coreshop/core-shop cause it uses the same database tables, API's and ExtJS UI as CoreShop does. If you want to install CoreShop after installing ObjectIndex, remove ObjectIndex and Install CoreShop. You won't loose any data. CoreShop comes with the same bundle and therefore uses the same UI and tables!, (*4)

Usage

First, you need to create Index. To create a new index, you need to implement the interface CoreShop\Component\Index\Model\Indexable., (*5)

You can read more about it here, (*6)

Screenshots

Indices Filters, (*7)

The Versions

11/04 2018

dev-master

9999999-dev https://www.pfaffenbauer.at

ObjectIndex lets you create Indexes and Filters of Objects

  Sources   Download

GPLv3 GPL-3.0-or-later

The Requires

 

pimcore pimcore-plugin

11/04 2018

1.0.0-beta.1

1.0.0.0-beta1 https://www.pfaffenbauer.at

ObjectIndex lets you create Indexes and Filters of Objects

  Sources   Download

GPL-3.0-or-later

The Requires

 

pimcore pimcore-plugin

11/04 2018

1.0.0-beta.2

1.0.0.0-beta2 https://www.pfaffenbauer.at

ObjectIndex lets you create Indexes and Filters of Objects

  Sources   Download

GPL-3.0-or-later

The Requires

 

pimcore pimcore-plugin

04/04 2018

dev-dependant-bundles

dev-dependant-bundles https://www.pfaffenbauer.at

ObjectIndex lets you create Indexes and Filters of Objects

  Sources   Download

GPL-3.0-or-later

The Requires

 

pimcore pimcore-plugin

25/08 2017

1.0.0-alpha.1

1.0.0.0-alpha1 https://www.pfaffenbauer.at

ObjectIndex lets you create Indexes and Filters of Objects

  Sources   Download

GPLv3

The Requires

 

pimcore pimcore-plugin