Magespacex PWA POS Point of Sale + addons pos enterprise

Magespacex PWA POS Point of Sale + addons pos enterprise 3.11.0 (2022-08-09)

No permission to download
how did you know that the version is out of date?
This is the latest version.
url page write recent updates 08/02/2023 but composer.json was create at 09/08/2022 in package
 
has anyone got this working on Magento 2.4.4 because im haveing no luck at the moment
 
Hello,
This version works with M 2.4.4 and M 2.4.5-p1
Tested!
was you using PHP 8

Using version ^2.9 for monolog/monolog
root@ubuntu-s-4vcpu-8gb-fra1-01:/var/www/html# php bin/magento setup:upgrade
PHP Fatal error: Declaration of Magespacex\Logger\Logger\MagespacexLogger::addRecord($level, $message, array $context = []) must be compatible with Monolog\Logger::addRecord(int $level, string $message, array $context = [], ?Monolog\DateTimeImmutable $datetime = null): bool in /var/www/html/app/code/Magespacex/Logger/Logger/MagespacexLogger.php on line 39
 
was you using PHP 8

Using version ^2.9 for monolog/monolog
root@ubuntu-s-4vcpu-8gb-fra1-01:/var/www/html# php bin/magento setup:upgrade
PHP Fatal error: Declaration of Magespacex\Logger\Logger\MagespacexLogger::addRecord($level, $message, array $context = []) must be compatible with Monolog\Logger::addRecord(int $level, string $message, array $context = [], ?Monolog\DateTimeImmutable $datetime = null): bool in /var/www/html/app/code/Magespacex/Logger/Logger/MagespacexLogger.php on line 39
try with php 7.4
 
you are right ,when i try to use with php 8.1 have bug ,It looks like some deprecated functions were used
did you get it runing with php 7.4 before i spin up a sever
 
try with php 7.4
what version did you have it working you said you had it running on Magento 2.4.5 p-1 so you would have had to bin using php8.1 unless you did a php switch
 
Back
Top