odoo12-addon-website-megamenu


Nameodoo12-addon-website-megamenu JSON
Version 12.0.1.1.0 PyPI version JSON
download
home_page
SummaryAdds support for mega menus
upload_time2020-11-28 06:32:24
maintainer
docs_urlNone
authorOdoo S.A., Tecnativa, Odoo Community Association (OCA)
requires_python>=3.5
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
Website Megamenu
================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github
    :target: https://github.com/OCA/website/tree/12.0/website_megamenu
    :alt: OCA/website
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_megamenu
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/186/12.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

This module backports the mega menu feature from 13.0 CE

**Table of contents**

.. contents::
   :local:

Usage
=====

To add a new mega menu:

#. Go to website (frontend)
#. Click 'Edit'
#. Click a item of the menu
#. Click 'Edit the Menu'
#. Click 'Add Mega Menu Item'
#. Save changes

To edit the mega menu:

#. Go to website (frontend)
#. Click 'Edit'
#. Expand mega menu
#. Now you can see a new snippets section called 'Mega Menu'. Here you can see snippets originally designed to use in mega menus.
#. Drag any snippet to the mega menu zone
#. Save changes

Known issues / Roadmap
======================

* This module should disappear for v13 and be merged into ``website``.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/website/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/website/issues/new?body=module:%20website_megamenu%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Odoo S.A.
* Tecnativa

Contributors
~~~~~~~~~~~~

* Odoo S.A.
* `Tecnativa <https://www.tecnativa.com>`__:

  * Alexandre D. Díaz

Other credits
~~~~~~~~~~~~~

This module is a backport from Odoo SA and as such, it is not included in the
OCA CLA. That means we do not have a copy of the copyright on it like all other
OCA modules.

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-Tardo| image:: https://github.com/Tardo.png?size=40px
    :target: https://github.com/Tardo
    :alt: Tardo

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-Tardo| 

This module is part of the `OCA/website <https://github.com/OCA/website/tree/12.0/website_megamenu>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "odoo12-addon-website-megamenu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": "================\nWebsite Megamenu\n================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n    :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github\n    :target: https://github.com/OCA/website/tree/12.0/website_megamenu\n    :alt: OCA/website\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_megamenu\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/186/12.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module backports the mega menu feature from 13.0 CE\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nTo add a new mega menu:\n\n#. Go to website (frontend)\n#. Click 'Edit'\n#. Click a item of the menu\n#. Click 'Edit the Menu'\n#. Click 'Add Mega Menu Item'\n#. Save changes\n\nTo edit the mega menu:\n\n#. Go to website (frontend)\n#. Click 'Edit'\n#. Expand mega menu\n#. Now you can see a new snippets section called 'Mega Menu'. Here you can see snippets originally designed to use in mega menus.\n#. Drag any snippet to the mega menu zone\n#. Save changes\n\nKnown issues / Roadmap\n======================\n\n* This module should disappear for v13 and be merged into ``website``.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/website/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/website/issues/new?body=module:%20website_megamenu%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Odoo S.A.\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* Odoo S.A.\n* `Tecnativa <https://www.tecnativa.com>`__:\n\n  * Alexandre D. D\u00edaz\n\nOther credits\n~~~~~~~~~~~~~\n\nThis module is a backport from Odoo SA and as such, it is not included in the\nOCA CLA. That means we do not have a copy of the copyright on it like all other\nOCA modules.\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-Tardo| image:: https://github.com/Tardo.png?size=40px\n    :target: https://github.com/Tardo\n    :alt: Tardo\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-Tardo| \n\nThis module is part of the `OCA/website <https://github.com/OCA/website/tree/12.0/website_megamenu>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Adds support for mega menus",
    "version": "12.0.1.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c3452cd9a0b51236bb11100eabd730f7e51bc18fa5081c31aab5de546e6a55e",
                "md5": "ce396ddae93beac7e52a0fe2c06d3291",
                "sha256": "4107cdf2041fd921957b205944b9528ef6bb07c2e80afffddb2ceabf960367b0"
            },
            "downloads": -1,
            "filename": "odoo12_addon_website_megamenu-12.0.1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce396ddae93beac7e52a0fe2c06d3291",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 33470,
            "upload_time": "2020-11-28T06:32:24",
            "upload_time_iso_8601": "2020-11-28T06:32:24.822036Z",
            "url": "https://files.pythonhosted.org/packages/2c/34/52cd9a0b51236bb11100eabd730f7e51bc18fa5081c31aab5de546e6a55e/odoo12_addon_website_megamenu-12.0.1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-11-28 06:32:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "odoo12-addon-website-megamenu"
}
        
Elapsed time: 0.10743s