Skip to content

Composer error when try install extension

I’m getting this when i’m trying to install an extension. Warning: Unsupported declare ‘strict_types’ in /home/SITE_NAME/public_html/vendor/magento/inventory-composer-installer/src/Plugin.php on line 6 Parse error: syntax error, unexpected ‘:’, expecting ‘;’ or ‘{‘ in /home/SITE_NAME/public_html/vendor/magento/inventory-composer-installer/src/Plugin.php on line 55 I have : CentOS Linux release… Read More »Composer error when try install extension

Sorting custom columns from module that extends another module containing all the data (collections, data providers, etc.)

I have two custom columns in UI grid (let’s call them subscribed_customers” and “unique_purchases”) created in particular listings that retrieve value from the database with logic. Working well so far. The issue is that I’m unable to sort them in… Read More »Sorting custom columns from module that extends another module containing all the data (collections, data providers, etc.)

Error on indexer

Currently using Magento Open Source ver 2.4.6-p2 with php 8.1, running on a shared hosting I had uploaded a list of products (around 250 SKU) on the site and set up the index management “Update by schedule” at a 10-min… Read More »Error on indexer