{"id":18605260,"url":"https://github.com/coderedcorp/coderedcms-bootstrap4","last_synced_at":"2026-01-24T10:33:44.833Z","repository":{"id":57747320,"uuid":"521017898","full_name":"coderedcorp/coderedcms-bootstrap4","owner":"coderedcorp","description":"Bootstrap 4 compatibility theme for Wagtail CRX","archived":false,"fork":false,"pushed_at":"2023-08-18T20:05:21.000Z","size":781,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-05T22:18:40.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderedcorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-08-03T20:09:41.000Z","updated_at":"2022-11-17T00:10:38.000Z","dependencies_parsed_at":"2022-09-06T02:11:34.666Z","dependency_job_id":null,"html_url":"https://github.com/coderedcorp/coderedcms-bootstrap4","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coderedcorp/coderedcms-bootstrap4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderedcorp%2Fcoderedcms-bootstrap4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderedcorp%2Fcoderedcms-bootstrap4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderedcorp%2Fcoderedcms-bootstrap4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderedcorp%2Fcoderedcms-bootstrap4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderedcorp","download_url":"https://codeload.github.com/coderedcorp/coderedcms-bootstrap4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderedcorp%2Fcoderedcms-bootstrap4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28725367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-07T02:20:30.928Z","updated_at":"2026-01-24T10:33:44.816Z","avatar_url":"https://github.com/coderedcorp.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bootstrap 4 Theme for Wagtail CRX\n=================================\n\nThis is a compatibility package for older sites built with `coderedcms` 0.x\nseries wishing to upgrade to 1.x series (which switched to Bootstrap 5) without\nneeding to make any frontend changes.\n\n* Provides the older Bootstrap 4 templates from `coderedcms` version 0.25.\n* Provides the older Sass/CSS files from `coderedcms` version 0.25.\n* Provides Bootstrap 4.6.2 Sass and CSS/JS distribution.\n\nInstallation\n------------\n\n```\npip install coderedcms-bootstrap4\n```\n\nThen in your Django settings file, add `coderedcms_bootstrap4` **above**\n`coderedcms` in `INSTALLED_APPS`. This will make this theme's templates and\nstatic files override those shipped with `coderedcms`. Also add `bootstrap4`.\n\n```python\nINSTALLED_APPS = [\n    ...,\n    \"coderedcms_bootstrap4\",\n    \"coderedcms\",\n    \"bootstrap4\",\n    ...,\n]\n```\n\nThat's it! Continue to extend templates or import static files as usual from\n`coderedcms` and you will instead be getting the Bootstrap 4 versions from this\ntheme.\n\nNOTE: This theme will be maintained with necessary bug fixes, but will not\nreceive any new designs or new features. It is recommended to eventually upgrade\nyour sites to Bootstrap 5.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderedcorp%2Fcoderedcms-bootstrap4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderedcorp%2Fcoderedcms-bootstrap4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderedcorp%2Fcoderedcms-bootstrap4/lists"}