thucke / th-rating
Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.
Installs: 6 845
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 5
Open Issues: 6
Type:typo3-cms-extension
Requires
- php: >=7.3 <7.5
- ext-json: *
- ext-pdo: *
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- typo3/cms-backend: >=9.5 <11
- typo3/cms-core: >=9.5 <11
- typo3/cms-extbase: >=9.5 <11
- typo3/cms-extensionmanager: ^9.5 || ^10.4
- typo3/cms-felogin: >=9.5 <11
- typo3/cms-fluid: >=9.5 <11
- typo3/cms-frontend: >=9.5 <11
- typo3/cms-install: ^9.5 || ^10.4
- typo3fluid/fluid: ^2.6
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.3
- codeception/module-db: ^1.1
- codeception/module-phpbrowser: ^1.0
- codeception/module-webdriver: ^1.2
- friendsofphp/php-cs-fixer: ^2.18
- helhum/typo3-console: *
- jangregor/phpstan-prophecy: ^0.8.0
- overtrue/phplint: ^2.3
- phpspec/prophecy-phpunit: *
- phpstan/extension-installer: ^1.1
- phpunit/phpunit: ^7
- roave/security-advisories: dev-latest
- saschaegerer/phpstan-typo3: ^0.13.1
- typo3/cms-base-distribution: >=9.5 <11
- typo3/coding-standards: ^0.3.0
- typo3/tailor: ^1.3
- typo3/testing-framework: ^4.15 || ^5.0 || ^6.4
Suggests
- typo3/cms-fluid-styled-content: Content rendering definition based on fluid
Replaces
- thucke/th-rating: 1.9.2
- dev-develop
- dev-master / 2.x-dev
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.7
- 1.7.6
- 1.7.5
- 1.7.4
- v1.7.3
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.7
- v1.5.6
- v1.5.5
- v1.5.4
- v1.5.3
- v1.5.2
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.2
- v1.3.0
- dev-packagist-debug
- dev-packagist-debug-2
- dev-packagist-debug-3
- dev-NewMaintainerSettings
- dev-dependabot/github_actions/actions/checkout-3.5.3
- dev-dependabot/github_actions/peaceiris/actions-gh-pages-3.9.3
- dev-dependabot/github_actions/crazy-max/ghaction-github-status-3
- dev-dependabot/github_actions/actions/upload-artifact-3
- dev-main
- dev-+127-Better-support-for-RichSnippets
This package is auto-updated.
Last update: 2024-12-06 14:57:42 UTC
README
| Contributing |
Rating AX
Guide to the TYPO3 extension to make ratings of any content object.
Support welcome
Please support this extension by doing some translations.
Just check Crowdin if you're interested. If it happens that your favorite language is missing, please don't hesitate to contact the extension author asking to activate it.
Important updates
As of version 1.8.0 the extension uses the SiteLanguage-API for localization. Therefore it is required that administrators do configure their site languages via "Site Management" in the backend. Because of that the following is not needed anymore:
- old typoscript configuration of language definitions
- dependency to the extension "static_info_tables"
- website language system records
Version 1.9.0 dropped support for PHP 7.2
This extension is supported by Jetbrains PHPStorm IDE.