Magento Marketplace shared packages not working while Submitting theme

17 Views Asked by At

I have an issue while submitting a theme on marketplace. My theme has 3 modules. I have uploaded those modules in shared package because those modules depends on theme package. I have created a simple package for theme in the themes section.

Now my questions:

  1. How can a user install a complete package along with its shared packages.?
  2. My Main package is the theme package so i cannot mention the list of required modules in composer.json file of theme. So how can I let the user to install shared packages as well?
  3. How does marketplace shared packages work. ?

Expected result: When someone tries to install theme package it should install its dependent shared packages module.

Actual Result: It just installs the theme package. It is not downloading the shared packages which I have already submitted and are approved on the marketplace.

0

There are 0 best solutions below