Download the PHP package scandipwa/locale without Composer
On this page you can find all versions of the php package scandipwa/locale. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package locale
ScandiPWA Locale
This module exposes multiple locale-related APIs for the theme's phtml
template.
Feature breakdown:
1. Determine locale for store
Exposes $this->getLocaleCode()
in the generated Magento_Theme/templates/scandipwa_root.phtml
. Provides the store's locale code.
2. Determine language for store
Exposes $this->getLanguageCode()
, basically takes the part of $this->getLocaleCode()
before _
. E.g. en_US
=> en
.
All versions of locale with dependencies
PHP Build Version
Package Version
Requires
magento/framework Version
*
magento/module-deploy Version ^100.3
scandipwa/route717 Version ^2
magento/module-deploy Version ^100.3
scandipwa/route717 Version ^2
The package scandipwa/locale contains the following files
Loading the files please wait ....