Sylius / ShopApiPlugin

Shop API for Sylius.
https://sylius.com
129 stars 89 forks source link

[HELP] How to edit the existing API and add a new Api #660

Closed kaushi5054 closed 4 years ago

kaushi5054 commented 4 years ago

HI,

Please help me to add new API and theta do the modification in existing API. I couldn't find any documentation related to this. Should I try it same as sylius like exporting controllers and etc? Can you Please guide me to do it

Thank you!!

mamazu commented 4 years ago

Welcome to the project, sadly documentation on this project is not up to the Sylius Standard. What we have is this cookbook: doc/Cookbook.md This will describe how it works and give you some ideas on how to extend it.

kaushi5054 commented 4 years ago

Thank you @mamazu , I already checked this link and unfortunately it's not available (404) :( :( :(

Screen Shot 2020-07-01 at 12 53 39 PM
mamazu commented 4 years ago

Fixed it. Try again

kaushi5054 commented 4 years ago

Thank you, I will follow the document :)