dl / yag
Scalable, powerful, easy-to-manage Gallery Extension for TYPO3
Installs: 4 609
Dependents: 0
Suggesters: 0
Security: 0
Stars: 31
Watchers: 13
Forks: 34
Open Issues: 57
Type:typo3-cms-extension
Requires
- punktde/pt_extbase: ~2.3.0
- punktde/pt_extlist: ~2.4.0
- typo3/cms-core: >=6.2.0,<8.0
Requires (Dev)
- mikey179/vfsstream: 1.4.*@dev
- phpunit/phpunit: ~4.8.0
Replaces
- typo3-ter/yag: 4.2.1
- yag: 4.2.1
README
YAG is a gallery extension for TYPO3 based on Extbase and Fluid.
To get some further information check http://www.yag-gallery.de!
Versioning
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major
- New additions without breaking backward compatibility bumps the minor
- Bug fixes and misc changes bump the patch
Setup from GitHub
YAG requires the TYPO3 extension pt_extbase and pt_extlist:
- pt_extbase git://github.com/punktDe/pt_extbase.git
- pt_extlist git://github.com/punktDe/pt_extlist.git
The lightbox javascript is included via submodule, so don't forget to run a git submodule update --init
after cloning the extension.
Bugs
Found a bug? Please create an issue, or even better: fix it and create a pull request.
Authors
Daniel Lienert
Michael Knoll
Copyright and license
(c) 2010-2015 Daniel Lienert & Michael Knoll
All rights reserved
Licensed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. You may not use this work except in compliance with the License.