Configuration for menu import
- Marco Sbragi
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
7 years 3 months ago #6046
by Marco Sbragi
Configuration for menu import was created by Marco Sbragi
Now i have another problem.
I have builded a profile to import, from my csv, categories with nested category. All ok with some testing.
I found the minimum working configuration:
extension parent_title title
com_content My category
com_content My category My category sub #1
com_content My category My category sub #2
Now i want the same hierarchy in Menus with menu items point to the category
Example:
My root menu => My Category
--- My submenu #1 => My category sub #1
--- My submenu #2 => My category sub #2
How to accomplish this?
I was able to make the correct menu tree but how to create the correct link
TYA
I have builded a profile to import, from my csv, categories with nested category. All ok with some testing.
I found the minimum working configuration:
extension parent_title title
com_content My category
com_content My category My category sub #1
com_content My category My category sub #2
Now i want the same hierarchy in Menus with menu items point to the category
Example:
My root menu => My Category
--- My submenu #1 => My category sub #1
--- My submenu #2 => My category sub #2
How to accomplish this?
I was able to make the correct menu tree but how to create the correct link
TYA
Please Log in to join the conversation.
7 years 3 months ago #6058
by Daniel
Thanks
Daniel
Replied by Daniel on topic Configuration for menu import
You mean you want to update the Menu URL as per the new categories imported which contains the category id as well?
Thanks
Daniel
Please Log in to join the conversation.