Download the PHP package trezoteam/m2-core without Composer
On this page you can find all versions of the php package trezoteam/m2-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download trezoteam/m2-core
More information about trezoteam/m2-core
Files in trezoteam/m2-core
Download trezoteam/m2-core
More information about trezoteam/m2-core
Files in trezoteam/m2-core
Vendor trezoteam
Package m2-core
Short Description Trezo Core module, with general functionality used in Magento 2 project
License OSL-3.0
Package m2-core
Short Description Trezo 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 m2-core
Trezo_Core
General
The purpose of this module is to offer general functionality that is usefull for different Magento 2 projects.
Install in all projects and modules m2 by trezo
Install
Create Trezo Admin Tab
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 m2-core with dependencies
PHP Build Version
Package Version
The package trezoteam/m2-core contains the following files
Loading the files please wait ....