# -*- coding: utf-8 -*-
#################################################################################
#
# Copyright (c) 2015-Present Webkul Software Pvt. Ltd. ()
#
#################################################################################
{
"name": "Website Scroll Back To Top",
"category": 'Website' ,
"summary": """scroll website from back to top.""",
"description": """
====================
**Help and Support**
====================
.. |icon_features| image:: website_back2top/static/src/img/icon-features.png
.. |icon_support| image:: website_back2top/static/src/img/icon-support.png
.. |icon_help| image:: website_back2top/static/src/img/icon-help.png
|icon_help| `Help `_ |icon_support| `Support `_ |icon_features| `Request new Feature(s) `_
""",
"sequence": 1,
'images':['static/description/banner.png'],
"author": "Webkul Software Pvt. Ltd.",
"website": "http://www.webkul.com",
"version": '1.0',
"depends": ['website'],
"data": [
'views/templates.xml',
],
"installable": True,
"application": True,
"auto_install": False,
}