How to create a menu in hikashop configuration

  • Posts: 23
  • Thank you received: 0
6 years 6 months ago #279346

-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.8.0
-- PHP version -- : 5.6

Hi Nicolas,

How to create a menu in hikashop configuration in coding part. See the attached screenshot.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81428
  • Thank you received: 13058
  • MODERATOR
6 years 6 months ago #279355

Hi,

You need to create a Joomla plugin of the group "hikashop", implement the onHikashopBeforeDisplayView trigger (
www.hikashop.com/support/documentation/6...hopBeforeDisplayView ), and in it, add your menu elements to $view->menus when it exists and that you're in the backend and it will work. You can do a var_dump of that variable to check the format that you need to use for your menu elements.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum