Content in Ecommerce - Fecmall

  • To se děje v případě, že uživatel se zaregistroval, ale nepotvrdil heslo, takže je sice uložen v tabulce custommer, ale
    8 views
  • composer require matomo/matomo-php-tracker matomo/matomo-php-tracker/MatomoTracker.php track order and cart: trackOrderWithMatomo,trackCartWithMatomo common/models/common/Orderorder/frontend/controllers/DefaultController.php printeqform/frontend/controllers/DefaultController.php
    6 views
  • https://www.analyticsmania.com/post/ecommerce-tracking-with-google-tag-manager/ 1. add "public $order" to /vendor/fancyecommerce/fecshop/app/appfront/modules/Payment/controllers/SuccessContorller.php to make variable visible in main layout. 2. insert code int header before gtm code: <?php
    11 views
  • composer require ondrs/comgate app/appfront/modules/Payment/block/comgate/app/appfront/modules/Payment/controllers/comgate/config/services/Payment.phpservices/Payment.phpu funkce getStandardPaymentArr přidat před podmínkuif ($checkMoneyConfig != Yii::$app->store->enable) {continue;}/*JHInformica hack pro umozneni platby comgate*/if($payment_type == 'comgate_standard') $checkMoneyConfig
    45 views
  • /app/appadmin/modules/Catalog/block/productinfo/Manageredit.php //JHInformica price addYii::$app->db->createCommand("UPDATE product_flat SET WHERE spu=\"".$this->_param['spu']."\";")->execute();
    7 views
  • Editor xhedit je v čínštině- nastavit v souboru vendor/fancyecommerce/fec-admin/myassets/DwzAsset.php 'xheditor/xheditor_lang/en.js', Aktualizace databáze: https://github.com/fecshop/yii2_fecshop/tree/master/migrations Chyba - nezobrazují se všechny varianty! nutno v souboru /vendor/fancyecommerce/fecshop/services/helper/AR.php zvýšit
    40 views

CEBIN Applications

Ecommerce - Fecmall