newebtime / localization-extension
Intl extension for PyroCMS and Streams Platform
Package info
gitlab.com/newebtime/pyrocms/localization-extension
Type:streams-addon
pkg:composer/newebtime/localization-extension
1.1.3
2021-02-19 18:45 UTC
Requires
- anomaly/streams-platform: ^1.6
- lozhkindm/laravel-intl: ^3.0
README
Intl extension for PyroCMS and Streams Platform. Implementing propaganistas/laravel-intl.
Installation
composer required newebtime/localization-extension
Provide
- All
propaganistas/laravel-intlfeatures are available. - Implement Twig functions:
country,currency,language,number.
See propaganistas/laravel-intl for Usage.
Addon
The extension come with 2 bundle addons
money-field_type- Similar to the core
decimal-field_type, but using the localization instead of field configuration.
- Similar to the core
currency-field_type- Similar to the core
select-field_typewithCurrencyhandler, but using the localization currencies.
- Similar to the core