t3v/t3v_announcements

This package is abandoned and no longer maintained. No replacement package was suggested.

The announcements extension of TYPO3Voila.

Installs: 77

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.3.1 2018-01-15 15:02 UTC

This package is auto-updated.

Last update: 2020-12-30 00:01:11 UTC


README

Travis CI Status

The announcements extension of TYPO3Voila.

Dependencies

  • TYPO3 CMS 7.6 or greater
  • Cocur/Slugify
  • VHS extension
  • T3v Core extension
  • T3v Content extension

Installation

  1. Add T3v Announcements as dependency to the Composer configuration
  2. Run composer install or composer update to install all dependencies with Composer
  3. Include the TypoScript for T3v Announcements

Models

  • Announcement
  • Job Ad
  • News Article

Content Elements

Job Ads

  • Latest Job Ads Content Element
  • Job Ads Content Element

News Articles

  • Latest News Articles Content Element
  • News Articles Content Element

Development

Setup

$ ./Scripts/Setup.sh

Run Unit Tests

$ ./Scripts/Tests/Unit.sh

Run Functional Tests

$ ./Scripts/Tests/Functional.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 library 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 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 made by Smashicons and Vectors Market from Flaticon is licensed by CC 3.0 BY.

License

T3v Announcements is released under the MIT License (MIT), see LICENSE.