cancel
Showing results for 
Search instead for 
Did you mean: 

Install Inventory Management

Install Inventory Management

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

 

5 REPLIES 5

Re: Install Inventory Management

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

Re: Install Inventory Management

Hello! i made some progress and now i have following error

https://ibb.co/64hcwZr

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

Re: Install Inventory Management

Hello @fabiotosca3261 I can't see your attached screenshot it shows site can't be reached can you paste the error message.

Re: Install Inventory Management

Hello, ok i share to you link again https://postimg.cc/gallery/90spY4Q

Re: Install Inventory Management

Hello, you got my message?