PHP code example of beehexacorp / module-hexasync-metrics

1. Go to this page and download the library: Download beehexacorp/module-hexasync-metrics library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

beehexacorp / module-hexasync-metrics example snippets

bash
php bin/magento module:enable Beehexa_HexaSyncMetrics
php bin/magento setup:upgrade
php bin/magento cache:flush
bash
php bin/magento beehexa:metrics:snapshot:capture
php bin/magento beehexa:metrics:snapshot:capture --date=2026-04-20
bash
php bin/magento cache:clean
php bin/magento setup:di:compile