2017 © Pedro Peláez
 

symfony-bundle orotest

A Finder class based search

image

montu0074i/orotest

A Finder class based search

  • Friday, April 15, 2016
  • by montubrainvire
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

orotest

Finder Bundle It find the keywords from list of files which are present on uploads/files folder., (*1)

Installation Steps, (*2)

#

1) Run the below command using composer into your project., (*3)

composer require montu0074i/orotest

2) Put the below line under AppKernel.php file under app folder., (*4)

new BvTestBundle\BvTestBundle(),

3) open yourproject/app/config/routing.yml, put below code in that file., (*5)

bv_test:
resource: "@BvTestBundle/Resources/config/routing.yml"
prefix:   /

4) open your browser and type, (*6)

http://localhost/YOUR-PROJECT-NAME/web/app_dev.php/default/index

Now you can search the keywords from the list of files which are present in the "uploads/files" folder., (*7)

Please note that if "uploads" folder not there in web directory then please create it., (*8)

NOTE : this bundle is supported to symfony 2.7 or higher version., (*9)

The Versions

15/04 2016

dev-master

9999999-dev https://github.com/montu0074i/orotest/

A Finder class based search

  Sources   Download

proprietary

The Requires

 

by Montu

finder class bundle