JLinker Menu Link Generator allows you to mass/bulk create menu links for Joomla. This menu link generator is able to mass create links for Joomla content and Joomla categories.
Views | 5,922 | Downloads | 20 |
---|---|---|---|
Version | 2.0 | Created | 2016-11-03 |
System | Joomla 3 | Changed | 2016-11-03 |
Website | JED | Developer | David Fiaty |
License | GNU/GPL | Original Price in Developer Site | EUR |
JLinker Menu Link Generator can reproduce content tree structures in the menu links created. For example, if you want to generate links for Joomla categories with a parent/child items structure, the extension will take care of creating the corresponding parent/child link structure in the target menu.
You can generate hundreds or even thousands of menu links, in just a few clicks!
Extensions are also available for K2, Virtuemart, JDownloads, Phoca Downloads and Community Builder.
JLinker Menu Link Generator creates native Joomla menu links. The created links are fully SEO compliant and will work the Joomla way for the aliases creation.
Features
IMPORTANT NOTE: Apache php.ini settings
There is a parameter on Apache servers called maxinputvars.
This parameter says how many variables can be passed to the server in one request.
By default, maxinputvars is often set to 1000, which means that you will not be able to generate more than 1000 links at once with JLinker Menu Link Generator. If you try, the server will just reject the request silently and no links will be generated.
If you have more than 1000 links to generate, you should probably make sure this php.ini parameter has been adjusted to fit your needs.
# John Chewter 2019-02-05 19:07
Does not work on my Ubuntu Xenial PHP 7.1 Joomla 3.9 site.
White screen of death. No Apache errors
# Joomla! Share 2019-02-05 19:42
# John Chewter 2019-02-05 21:37
It works for generating menus from Joomla article content in Joomla 3.9.2 and PHP 7.1
It falls flat on virtuemart content on PHP 7.1. Lots of warnings, white screens, mysql errors.
HOWEVER, I switched the site to PHP 5.62 and virtuemart content works.
This has solved my problem as once my massive menu was generated, I can revert it to PHP 7.x
:)