{"id":18831365,"url":"https://github.com/django-cms/djangocms-text-ckeditor5","last_synced_at":"2025-04-14T04:16:13.260Z","repository":{"id":43935817,"uuid":"318245789","full_name":"django-cms/djangocms-text-ckeditor5","owner":"django-cms","description":"CKEditor 5 rich text editor frontend for djangocms-text package","archived":false,"fork":false,"pushed_at":"2025-03-26T07:03:12.000Z","size":585,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T08:22:09.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django-cms.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-03T15:59:17.000Z","updated_at":"2025-01-23T17:19:30.000Z","dependencies_parsed_at":"2025-03-26T08:20:48.588Z","dependency_job_id":"62f1d1d4-3e7b-4474-b8bb-d79891169562","html_url":"https://github.com/django-cms/djangocms-text-ckeditor5","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjangocms-text-ckeditor5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjangocms-text-ckeditor5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjangocms-text-ckeditor5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjangocms-text-ckeditor5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-cms","download_url":"https://codeload.github.com/django-cms/djangocms-text-ckeditor5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819408,"owners_count":21166477,"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":[],"created_at":"2024-11-08T01:53:32.533Z","updated_at":"2025-04-14T04:16:13.255Z","avatar_url":"https://github.com/django-cms.png","language":"JavaScript","funding_links":[],"categories":["Integrations"],"sub_categories":[],"readme":"extension-text-ckeditor5\n========================\n\n|pypi| |djangocms| |djangocms4|\n\ndjangocms-text-ckeditor5 is an extension to ``djangocms-text`` offering CKEditor5 as\na rich text editor to djangocms-text.\n\nFeatures\n--------\n\n- **CKEditor5**: Look and feel of CKEditor5.\n- **Inline exiting**: CKEditor5 supports inline editing.\n- **Dynamic HTML attributes**: Supported for the Link plugin\n- **Text-enabled plugins**: (not yet supported - help needed)\n\n\nInstallation\n------------\n\nInstall ``djangocms-text-ckeditor5`` using pip:\n\n.. code-block:: bash\n\n    pip install djangocms-text-ckeditor5\n\nBuild latest development branch using git:\n\n.. code-block:: bash\n\n    git clone git@github.com:django-cms/djangocms-text-ckeditor5.git\n    cd djangocms-text-ckeditor5\n    nvm use\n    npm install\n    npx webpack --mode development\n\nYou then can install the cloned repo using ``pip install -e\n/path/to/the/repo/djangocms-text-ckeditor5``.\n\nFinally, add ``djangocms_text_ckeditor5`` in addition to ``djangocms_text`` to\nyour ``INSTALLED_APPS`` in your Django project settings:\n\n.. code-block:: python\n\n    INSTALLED_APPS = [\n        ...,\n        \"djangocms_text\",\n        \"djangocms_text_ckeditor5\",\n        ...\n    ]\n\nand set the editor you want to use:\n\n.. code-block:: python\n\n    TEXT_EDITOR = \"djangocms_text_ckeditor5.ckeditor5\"\n\n\nContributing\n------------\n\nContributions to djangocms-text-ckeditor5 are welcome! Please read our contributing guidelines\nto get started.\n\nLicense\n-------\n\nThe CKEditor 5 and this package are licensed under the GPL-2.0 License.\n\n.. |pypi| image:: https://img.shields.io/pypi/v/djangocms-text-ckeditor5\n   :target: https://pypi.org/project/djangocms-text-ckeditor5/\n\n.. |djangocms| image:: https://img.shields.io/badge/django--cms-3.11+-blue\n   :target: https://pypi.org/project/djangocms/\n\n.. |djangocms4| image:: https://img.shields.io/badge/django--cms-4%2F5-blue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-cms%2Fdjangocms-text-ckeditor5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-cms%2Fdjangocms-text-ckeditor5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-cms%2Fdjangocms-text-ckeditor5/lists"}