Skip to content

sfroemkenjw/ext-solrfluidgrouping

 
 

Repository files navigation

Apache Solr for TYPO3 - Grouping for Fluid templating

Build Status

About

This addon provides grouping for the fluid templating in EXT:solr.

How to run the UnitTests

First you need to set some environment variables and boostrap the system with the bootstrap script (you only need to do this once), the bootstrapper will ask you for some variables (TYPO3 version, EXT:solr version, db host, db user and db passwort) that are needed for the integration tests:

chmod u+x ./Build/Test/*.sh
source ./Build/Test/bootstrap.sh --local

Now you can run the complete test suite:

./Build/Test/cibuild.sh

About

Grouping for the solr fluid templating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.1%
  • HTML 16.0%
  • Shell 10.9%