t3v / t3v_navigations
The navigations extension of TYPO3voilà.
Installs: 343
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 7
Type:typo3-cms-extension
Requires
- php: >= 7.0 < 7.4
- fluidtypo3/vhs: ^5.1
- t3v/t3v_content: dev-8-x
- t3v/t3v_core: dev-8-x
- t3v/t3v_datamapper: dev-8-x
- typo3/cms-core: ^8.7
Requires (Dev)
- mikey179/vfsstream: ^1.6
- namelesscoder/typo3-repository-client: ^2.0
- nimut/testing-framework: ^4.1
- phpunit/phpunit: ^6.0
Replaces
- typo3-ter/t3v_navigations: 3.3.0
README
The navigations extension of TYPO3voilà.
Overview
Content Elements
Body
- Mobile Navigation Content Element
- Header Navigation Content Element
- Main Navigation Content Element
- Side Navigation Content Element *
- Footer Navigation Content Element
Misc
- Overview Navigation Content Element *
- Quick Navigation Content Element
- Flyout Navigation Content Element
- L10n Navigation Content Element
- Vendor Navigation Content Element
Models
- Flyout Navigation Item
- Footer Navigation Item
- Overview Navigation Item
- Quick Navigation Item
- Vendor Navigation Item
Dependencies
- TYPO3 CMS 9.5 or greater
- T3v Base extension
Installation
- Add T3v Navigations as dependency to the Composer configuration
- Run
composer install
orcomposer update
to install all dependencies with Composer - Include the TypoScript for T3v Navigations
Development
Setup
git clone https://github.com/t3v/t3v_navigations.git && cd t3v_navigations ./Scripts/Setup.sh
Testing
./Scripts/Tests.sh ./Scripts/Tests/Unit.sh ./Scripts/Tests/Functional.sh ./Scripts/Tests/Migrate.sh
Bug Reports
GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.
Versioning
This project aims to adhere to Semantic Versioning 2.0.0. Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is being released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.
Credits
Icons
Icons used made by Freepik and Smashicons from Flaticon.
License
T3v Navigations is released under the MIT License (MIT), see LICENSE.