Download the PHP package beehexacorp/magento-base without Composer
On this page you can find all versions of the php package beehexacorp/magento-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beehexacorp/magento-base
More information about beehexacorp/magento-base
Files in beehexacorp/magento-base
Download beehexacorp/magento-base
More information about beehexacorp/magento-base
Files in beehexacorp/magento-base
Vendor beehexacorp
Package magento-base
Short Description Beehexa base module.
License OSL-3.0 AFL-3.0
Homepage https://www.beehexa.com/
Package magento-base
Short Description Beehexa base module.
License OSL-3.0 AFL-3.0
Homepage https://www.beehexa.com/
Please rate this library. Is it a good library?
Informations about the package magento-base
Beehexa Magento 2 base module
Website: https://www.beehexa.com/
beehexa/magento-base
This is core modules for Beehexa's modules. Which adding Menu, Configuration section.
- Main Functionalities
- Installation
- Configuration
- Specifications
Main Functionalities
This is core modules for Beehexa's modules.
- Which adding Menu,
- Configuration section.
- Fetching Beehexa News form Beehex
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Beehexa - Enable the module by running
php bin/magento module:enable Beehexa_Base - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module composer by running
composer require beehexa/magento-base - enable the module by running
php bin/magento module:enable Beehexa_Base - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
Store -> Configuration -> Beehexa Corp
Specifications
- Cronjob
- beehexa_base_fetching_news
All versions of magento-base with dependencies
PHP Build Version
Package Version
The package beehexacorp/magento-base contains the following files
Loading the files please wait ...