Download the PHP package studioemma/magento2-module-core without Composer
On this page you can find all versions of the php package studioemma/magento2-module-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download studioemma/magento2-module-core
More information about studioemma/magento2-module-core
Files in studioemma/magento2-module-core
Download studioemma/magento2-module-core
More information about studioemma/magento2-module-core
Files in studioemma/magento2-module-core
Vendor studioemma
Package magento2-module-core
Short Description Studio Emma Core module, with general functionality used in Magento 2 project
License OSL-3.0
Package magento2-module-core
Short Description Studio Emma Core module, with general functionality used in Magento 2 project
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-module-core
StudioEmma_Core
General
The purpose of this module is to offer general functionality that is usefull for different Magento 2 projects.
Functions
Product
getCurrentCategory
You can get the current category by using this code in the view template:
getCurrentProduct
You can get the current product by using this code in the view template:
Store
getCurrentStore
Return the current store
getLocale
Return the current locale associated with the current store.
Customer
isLoggedIn
Checks if the customer is logged in
getCurrentCustomer
Returns the current customer if logged in. If not logged in, it will return false.
All versions of magento2-module-core with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6.0|>=7.0.0
magento/framework Version >=100.0.0
magento/module-catalog Version >=100.0.0
magento/framework Version >=100.0.0
magento/module-catalog Version >=100.0.0
The package studioemma/magento2-module-core contains the following files
Loading the files please wait ....