{"id":13427474,"url":"https://github.com/bashu/fluentcms-file","last_synced_at":"2025-03-16T00:30:42.787Z","repository":{"id":57431505,"uuid":"41583359","full_name":"bashu/fluentcms-file","owner":"bashu","description":"🗂 File plugin for django-fluent-contents","archived":true,"fork":false,"pushed_at":"2021-11-21T04:54:54.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-24T21:53:21.313Z","etag":null,"topics":["cms","django-fluent"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bashu.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-29T06:34:22.000Z","updated_at":"2023-01-27T19:11:09.000Z","dependencies_parsed_at":"2022-09-02T11:01:06.040Z","dependency_job_id":null,"html_url":"https://github.com/bashu/fluentcms-file","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashu","download_url":"https://codeload.github.com/bashu/fluentcms-file/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809865,"owners_count":20351403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","django-fluent"],"created_at":"2024-07-31T01:00:29.110Z","updated_at":"2025-03-16T00:30:42.508Z","avatar_url":"https://github.com/bashu.png","language":"Python","readme":"fluentcms-file\n==============\n\n.. image:: https://img.shields.io/pypi/v/fluentcms-file.svg\n    :target: https://pypi.python.org/pypi/fluentcms-file/\n\n.. image:: https://img.shields.io/pypi/dm/fluentcms-file.svg\n    :target: https://pypi.python.org/pypi/fluentcms-file/\n\n.. image:: https://img.shields.io/github/license/bashu/fluentcms-file.svg\n    :target: https://pypi.python.org/pypi/fluentcms-file/\n\n.. image:: https://app.travis-ci.com/bashu/fluentcms-file.svg?branch=develop\n    :target: https://app.travis-ci.com/bashu/fluentcms-file/\n\nA file plugin for django-fluent-contents_\n\nInstallation\n------------\n\nFirst install the module, preferably in a virtual environment. It can be installed from PyPI:\n\n.. code-block:: shell\n\n    pip install fluentcms-file\n\n\nBackend Configuration\n~~~~~~~~~~~~~~~~~~~~~\n\nFirst make sure the project is configured for django-fluent-contents_.\n\nThen add the following settings:\n\n.. code-block:: python\n\n    INSTALLED_APPS += (\n        'fluentcms_file',\n    )\n\n    # The upload folder for all files\n    # Default: '.'\n    FLUENTCMS_FILE_UPLOAD_TO = 'uploads/'\n\nThe database tables can be created afterwards:\n\n.. code-block:: shell\n\n    python ./manage.py migrate\n\nNow, the ``FilePlugin`` can be added to your ``PlaceholderField`` and\n``PlaceholderEditorAdmin`` admin screens.\n\nFrontend Configuration\n~~~~~~~~~~~~~~~~~~~~~~\n\nIf needed, the HTML code can be overwritten by redefining ``fluentcms_file/file.html``.\n\nContributing\n------------\n\nIf you like this module, forked it, or would like to improve it, please let us know!\nPull requests are welcome too. :-)\n\n.. _django-fluent-contents: https://github.com/edoburu/django-fluent-contents\n","funding_links":[],"categories":["Content Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Ffluentcms-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashu%2Ffluentcms-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Ffluentcms-file/lists"}