dimanche 19 septembre 2021

Magento apptha extension frontend not navigable after installation

I am using the Apptha module for magento2 , i had installed the module as well and it appears in my admin panel , but when i navigate to http://localhost:8080/marketplace , I see this result :enter image description here

Apptha module routes is :

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
  <router id="standard">
    <route id="marketplace" frontName="marketplace">
      <module name="Apptha_Marketplace" />
    </route>
  </router>
</config>



Aucun commentaire:

Enregistrer un commentaire