.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
==============
Storage Media
==============
This module add the possibilty to store media (with specific tag/typology) on a public
storage in order to make them accessible on the web for your customer
Installation
============
Nothing special required
Configuration
=============
Install the module and configure your storage (see storage module)
Usage
=====
Go on the storage form and add a media
Known issues / Roadmap
======================
* Nothing
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/akretion/odoo-shopinvader/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.
Credits
=======
Contributors
------------
* Sebastien Beau <sebastien.beau@akretion.com>
Funders
-------
The development of this module has been financially supported by:
* Akretion R&D
* Adaptoo
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/storage",
"name": "odoo-addon-storage-media",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Akretion, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": ".. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-3\n\n==============\nStorage Media\n==============\n\nThis module add the possibilty to store media (with specific tag/typology) on a public\nstorage in order to make them accessible on the web for your customer\n\nInstallation\n============\n\nNothing special required\n\n\nConfiguration\n=============\n\nInstall the module and configure your storage (see storage module)\n\nUsage\n=====\n\nGo on the storage form and add a media\n\nKnown issues / Roadmap\n======================\n\n* Nothing\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/akretion/odoo-shopinvader/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Sebastien Beau <sebastien.beau@akretion.com>\n\nFunders\n-------\n\nThe development of this module has been financially supported by:\n\n* Akretion R&D\n* Adaptoo\n",
"bugtrack_url": null,
"license": "LGPL-3",
"summary": "Give the posibility to store media data in Odoo",
"version": "18.0.1.1.0.2",
"project_urls": {
"Homepage": "https://github.com/OCA/storage"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "248b119581f60c4d291e1c660c43dcbd820a433a9e2a7e513df3c490205d1075",
"md5": "f13fad5a9c56972aa6111b763acbb74a",
"sha256": "b3926c3e2e0a66e140ce730b28336d4a6ed924be27640c69851354f7a00eb01c"
},
"downloads": -1,
"filename": "odoo_addon_storage_media-18.0.1.1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f13fad5a9c56972aa6111b763acbb74a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 24812,
"upload_time": "2025-07-16T03:53:35",
"upload_time_iso_8601": "2025-07-16T03:53:35.005394Z",
"url": "https://files.pythonhosted.org/packages/24/8b/119581f60c4d291e1c660c43dcbd820a433a9e2a7e513df3c490205d1075/odoo_addon_storage_media-18.0.1.1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-16 03:53:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "storage",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "boto3",
"specs": []
},
{
"name": "fsspec",
"specs": [
[
">=",
"2024.5.0"
]
]
},
{
"name": "paramiko",
"specs": []
},
{
"name": "pyftpdlib",
"specs": []
},
{
"name": "python_slugify",
"specs": []
}
],
"lcname": "odoo-addon-storage-media"
}