flowpack/expose
composer require flowpack/expose
Package to expose models
dev-master
Readme excerpt
Flowpack.ExposeWIP Documentation: http://flowpackexpose.readthedocs.org/en/latest/
Example ListView:
Installationadd this repository to your composer.json:
{ "type": "vcs", "url": "git@github.com:mneuhaus/Flowpack.Expose.git" } composer require flowpack/expose Required pending ChangeSetscreate 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 same vendor provides 52 package(s).