2017 © Pedro Peláez
 

library platform-ui-search-prototype-bundle

image

ezsystems/platform-ui-search-prototype-bundle

  • Wednesday, June 22, 2016
  • by bdunogier
  • Repository
  • 15 Watchers
  • 0 Stars
  • 4,602 Installations
  • JavaScript
  • 3 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Platform UI Search Prototype Bundle

PlatformUISearchPrototypeBundle is a Platform UI extension prototype that provides full text search capabilities to editors., (*1)

Installation

  1. From your eZ Platform installation, run composer:, (*2)

    $ composer require ezsystems/platform-ui-search-prototype-bundle:^0.1.2
    
  2. Enable the bundle by adding:, (*3)

    new EzSystems\PlatformUISearchPrototypeBundle\EzSystemsPlatformUISearchPrototypeBundle()
    

    to app/AppKernel.php., (*4)

  3. Clear cache and setup assets with composer run-script post-update-cmd, (*5)

    (if you use prod env make sure that is set with export SYMFONY_ENV=prod first)., (*6)

The Versions

22/06 2016
17/06 2016
16/06 2016

dev-js_error

dev-js_error https://github.com/ezsystems/platform-ui-search-prototype-bundle

  Sources   Download

GPL-2.0

The Requires

 

by eZ Systems dev team

14/06 2016