how can create new custom module in merchant portal also add navigation in this ?

aashutosh.namdeo
aashutosh.namdeo Posts: 33 🧑🏻‍🚀 - Cadet

Hello Team

Hope this message finds you well, Currently i am working on an issue in merchant portal i want to create a new module in merchant portal and add navigation for in merchant portal for custom development . I created a module and follow documentation for creating module in merchant portal also add one navigation in navigation.xml , but neither my navigation come nor i can execute that module or controller from that module it shows me no GET route found error.

Can anyone please help me for creating custom module and navigation in Merchant portal.

Tagged:

Best Answer

Answers

  • Hidran Arias
    Hidran Arias Senior Technical Trainer Sprykee Posts: 81 🏛 - Council (mod)
    edited September 5

    We have a course on Safari that creates a page module for showing customers orders.
    https://spryker.sana.ai/s/34EX7ws9cvWV/file%3A9S3DSDmHnNhP

    This course is based on a previous post here in the community .
    You have to add the controller and route to the user group

  • aashutosh.namdeo
    aashutosh.namdeo Posts: 33 🧑🏻‍🚀 - Cadet

    I am not able to access the course , showing don't access page. How can i .

  • Hidran Arias
    Hidran Arias Senior Technical Trainer Sprykee Posts: 81 🏛 - Council (mod)
    edited September 6

    I see it assigned to you.

    Search it your content with the name Spryker Marketplace Frontend Development

  • Hidran Arias
    Hidran Arias Senior Technical Trainer Sprykee Posts: 81 🏛 - Council (mod)
    Answer ✓

  • aashutosh.namdeo
    aashutosh.namdeo Posts: 33 🧑🏻‍🚀 - Cadet

    Yes i got it thank you so much.

  • aashutosh.namdeo
    aashutosh.namdeo Posts: 33 🧑🏻‍🚀 - Cadet

    Hi Can you please guide me how to give permission to Entities to reador write (CRUD) from merchant portal , i define Acl entities configuration but i am anable to read data from it.