{"id":13427484,"url":"https://github.com/bashu/fluentcms-link","last_synced_at":"2025-03-16T00:30:43.660Z","repository":{"id":57431500,"uuid":"40658897","full_name":"bashu/fluentcms-link","owner":"bashu","description":"🔗 Link plugin for django-fluent-contents ","archived":true,"fork":false,"pushed_at":"2021-11-20T06:16:27.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-04-23T23:02:35.471Z","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-13T12:59:28.000Z","updated_at":"2023-01-27T19:11:09.000Z","dependencies_parsed_at":"2022-09-02T11:01:06.509Z","dependency_job_id":null,"html_url":"https://github.com/bashu/fluentcms-link","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-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashu%2Ffluentcms-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashu","download_url":"https://codeload.github.com/bashu/fluentcms-link/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.382Z","updated_at":"2025-03-16T00:30:43.375Z","avatar_url":"https://github.com/bashu.png","language":"Python","readme":"fluentcms-link\n==============\n\n.. image:: https://img.shields.io/pypi/v/fluentcms-link.svg\n    :target: https://pypi.python.org/pypi/fluentcms-link/\n\n.. image:: https://img.shields.io/pypi/dm/fluentcms-link.svg\n    :target: https://pypi.python.org/pypi/fluentcms-link/\n\n.. image:: https://img.shields.io/github/license/bashu/fluentcms-link.svg\n    :target: https://pypi.python.org/pypi/fluentcms-link/\n\n.. image:: https://app.travis-ci.com/bashu/fluentcms-link.svg?branch=develop\n    :target: https://app.travis-ci.com/bashu/fluentcms-link/\n\nA plugin for django-fluent-contents_ to add a link to an other page or\nto an external website.\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-link\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_link',\n    )\n\nThe database tables can be created afterwards:\n\n.. code-block:: shell\n\n    python ./manage.py migrate\n\nNow, the ``LinkPlugin`` 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_link/link.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-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashu%2Ffluentcms-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashu%2Ffluentcms-link/lists"}