Bukimedia / PrestaSharp

CSharp .Net client library for the PrestaShop API via web service
GNU General Public License v3.0
155 stars 152 forks source link

How to show nem Category in Top menu #279

Closed LuisFReis closed 5 years ago

LuisFReis commented 7 years ago

By default the Prestashop brings two levels of categories: root (1) beginning (2)

I can Insert new categories under the "beginning" but they are not enabled in the frontstore. Under backoffice I need to add them to top menu.

How can I do that thru API (PrestaSharp)?

mowcixo commented 5 years ago

Hello @LuisFReis, sorry for the delay.

PrestaSharp is just to make easy the use of PrestaShop webservice, so as PrestaShop webservice doesn't allow to edit module configurations, neither PrestaSharp isn't capable to do that.

This can only be edited through main menu module configuration.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.