An open API service indexing awesome lists of open source software.

https://github.com/fabiosantoscode/joomla-auto-menus

Automatic menus for Joomla! CMS 2.5
https://github.com/fabiosantoscode/joomla-auto-menus

Last synced: 6 months ago
JSON representation

Automatic menus for Joomla! CMS 2.5

Awesome Lists containing this project

README

          

joomla-auto-menus
=================

Automatic menus for Joomla! CMS 2.5

Modified from: http://extensions.joomla.org/extensions/structure-a-navigation/menu-systems/menu-editors/11452

Created out of the need to synchronize Joomla!CMS menus with content creation.

There are ways to get Joomla!CMS to display in a module a list of articles, but
sometimes, actual menus are required because of features
like automatic expansion, or simply to integrate with existing templates that
were prepared for use with Joomla menu structures.

However, menu creation is a repetitive, error-prone task. It's frustrating to
have to create a new menu every time a new article is posted in some category.
It should be automatic.

That's what this plugin is for.

Development status
-------------

This plugin is under not-so-active development, and it's very incomplete.
However, it does the basic job of creating menus along with articles. Nothing
else is implemented at this point.