flowpack/expose

Letzte Aktivität 08 Sep 2015 7 4 202
composer require flowpack/expose

Package to expose models

dev-scrutinizer-patch-1

Version
dev-scrutinizer-patch-1
Type
typo3-flow-package
Release Date
Mar 16, 2014 22:13
Source
git
Distribution
zip
Requires
  • typo3/flow: *
  • typo3/form: *
  • typo3/typoscript: *
  • typo3/asset: *
LGPL-3.0+ 79bf024890f2785eaa4c2d21d38a198b8f6ac603

Readme excerpt

Flowpack.Expose

WIP Documentation: http://flowpackexpose.readthedocs.org/en/latest/

Example ListView:

Installation

add this repository to your composer.json:

{ "type": "vcs", "url": "git@github.com:mneuhaus/Flowpack.Expose.git" } composer require flowpack/expose Required pending ChangeSets

create an 'gerrit.json' file with this content in your project root:

{ "TYPO3.Flow": { "[WIP][FEATURE] Add a way to clear caches by Path + FilePattern": "25078" }, "TYPO3.Fluid": { "!!![WIP][FEATURE] ControllerInheritence Fallbacks": "31939" } }

Then run the following command in y…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 54 package(s).