{"id":13427476,"url":"https://github.com/bashu/fluentcms-filer","last_synced_at":"2025-03-16T00:30:43.045Z","repository":{"id":57431506,"uuid":"41464879","full_name":"bashu/fluentcms-filer","owner":"bashu","description":"🗄 django-filer content plugins for django-fluent-contents","archived":true,"fork":false,"pushed_at":"2021-11-22T08:58:21.000Z","size":78,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-03-02T10:18:02.282Z","etag":null,"topics":["cms","django-filer","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-27T04:00:38.000Z","updated_at":"2023-01-27T19:11:09.000Z","dependencies_parsed_at":"2022-09-02T11:51:36.577Z","dependency_job_id":null,"html_url":"https://github.com/bashu/fluentcms-filer","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-filer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-filer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-filer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-filer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashu","download_url":"https://codeload.github.com/bashu/fluentcms-filer/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-filer","django-fluent"],"created_at":"2024-07-31T01:00:29.232Z","updated_at":"2025-03-16T00:30:42.584Z","avatar_url":"https://github.com/bashu.png","language":"Python","readme":"fluentcms-filer\n===============\n\n.. image:: https://img.shields.io/pypi/v/fluentcms-filer.svg\n    :target: https://pypi.python.org/pypi/fluentcms-filer/\n\n.. image:: https://img.shields.io/pypi/dm/fluentcms-filer.svg\n    :target: https://pypi.python.org/pypi/fluentcms-filer/\n\n.. image:: https://img.shields.io/github/license/bashu/fluentcms-filer.svg\n    :target: https://pypi.python.org/pypi/fluentcms-filer/\n\n.. image:: https://app.travis-ci.com/bashu/fluentcms-filer.svg?branch=develop\n    :target: https://app.travis-ci.com/bashu/fluentcms-filer/\n\ndjango-filer_ content plugins 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-filer\n\n\nBackend Configuration\n~~~~~~~~~~~~~~~~~~~~~\n\nFirst make sure the project is configured for both django-fluent-contents_ and django-filer_.\n\nThen add the following settings:\n\n.. code-block:: python\n\n    INSTALLED_APPS += (\n        'fluentcms_filer.file',\n        'fluentcms_filer.picture',\n        'fluentcms_filer.teaser',\n    )\n\nThe database tables can be created afterwards:\n\n.. code-block:: shell\n\n    python ./manage.py migrate\n\nNow, the ``FilerFilePlugin``, ``FilerPicturePlugin`` and ``FilerTeaserPlugin`` can be added to your ``PlaceholderField`` and ``PlaceholderEditorAdmin`` admin screens.\n\nFrontend Configuration\n~~~~~~~~~~~~~~~~~~~~~~\n\nIf needed, the HTML code can be overwritten by redefining ``fluentcms_filer/[file|picture|teaser].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.. _django-filer: http://django-filer.readthedocs.org/en/latest/installation.html#configuration\n","funding_links":[],"categories":["Content Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Ffluentcms-filer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashu%2Ffluentcms-filer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Ffluentcms-filer/lists"}