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
- Host: GitHub
- URL: https://github.com/fabiosantoscode/joomla-auto-menus
- Owner: fabiosantoscode
- Created: 2012-05-17T15:44:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-08T09:54:44.000Z (almost 13 years ago)
- Last Synced: 2025-01-17T22:45:21.965Z (about 1 year ago)
- Language: PHP
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.