Hello, i read official documentation https://devdocs.magento.com/extensions/inventory-management/ but i not understand what i have to do in order to install Inventory Management on Magento 2.4.3
What means:
"The following line in the composer.json metapackage installs Inventory Management"
magento/inventory-composer-metapackage = 1.1.3
I have to add line above in composer.json in this way? https://ibb.co/2hB1mK8
Thanks for any suggestion
To install inventory management add this line in composer.josn file
magento/inventory-composer-metapackage = 1.1.3
And run the below command.
composer update
Hello! i made some progress and now i have following error
Reading the error i understand that etc/queue_topology.xml file in InventoryCatalog module has exchange element required connection attribute but connection attribute is missing.
I simply need to add following file? https://ibb.co/sFK1jmb
Thanks for any kind of support
Hello @fabiotosca3261 I can't see your attached screenshot it shows site can't be reached can you paste the error message.
Hello, ok i share to you link again https://postimg.cc/gallery/90spY4Q
Hello, you got my message?