{"id":43571902,"url":"https://github.com/2sic/app-accordion","last_synced_at":"2026-02-03T22:17:26.777Z","repository":{"id":38457962,"uuid":"76398300","full_name":"2sic/app-accordion","owner":"2sic","description":"A accordion app often used to collapse blocks of content - ideal for mobile sites. Optimized for bootstrap 3","archived":false,"fork":false,"pushed_at":"2024-12-10T09:24:39.000Z","size":1385,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-10T10:19:17.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2sic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-13T21:05:42.000Z","updated_at":"2024-12-10T09:24:01.000Z","dependencies_parsed_at":"2024-04-24T12:57:04.211Z","dependency_job_id":"007347e3-1526-4448-8f08-36fb2ca552cd","html_url":"https://github.com/2sic/app-accordion","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/2sic/app-accordion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-accordion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-accordion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-accordion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-accordion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2sic","download_url":"https://codeload.github.com/2sic/app-accordion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sic%2Fapp-accordion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29059576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"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":"2026-02-03T22:17:26.034Z","updated_at":"2026-02-03T22:17:26.768Z","avatar_url":"https://github.com/2sic.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"app-icon.png\" align=\"right\" width=\"200px\"\u003e\n\n# Accordion4 App for .net CMSs\n\n\u003e This is a [2sxc](https://2sxc.org) App for [DNN ☢️](https://www.dnnsoftware.com/) and [Oqtane 💧](https://www.oqtane.org/)\n\nAn accordion app often used to collapse blocks of content - ideal for mobile sites.\n\n| Aspect              | Status | Comments or Version\n| ------------------- | :----: | -------------------\n| 2sxc                | ✅    | requires 2sxc v17.07.00\n| Dnn                 | ✅    | For v9.6.1+\n| Oqtane              | ✅    | Requires v05.00.00\n| No jQuery           | ✅    |\n| Live Demo           | ➖    |\n| Install Checklist   | ✅    | See [Installation](https://azing.org/2sxc/r/y6k46oQa) on [azing.org](https://azing.org/2sxc)\n| Source \u0026 License    | ✅    | included, ISC/MIT\n| App Catalog         | ✅    | See [app catalog](https://2sxc.org/en/apps/app/accordion-v4-hybrid-for-dnn-and-oqtane)\n| Screenshots         | ✅    | See [app catalog](https://2sxc.org/en/apps/app/accordion-v4-hybrid-for-dnn-and-oqtane)\n| Best Practices      | ✅    | Uses v16.02 conventions\n| Bootstrap 3         | ✅    |\n| Bootstrap 4         | ✅    |\n| Bootstrap 5         | ✅    |\n\n## Customize the App\n\nThe Accordion App does not have any app settings and just a few one app resource(label) you can customize.\n\nIf you want to customize the CSS, you will usually follow the [\"Create Custom Styles in a Standard 2sxc App\" checklist](https://azing.org/2sxc/r/gg_aB9FD)\n\n## History\n\n* v04 2021-09\n  * Latest best-practices of 2sxc 12.05\n  * clear/full separation of bs3/bs4\n  * moved icons css to Icons folder\n  * no more jQuery\n* v04.02 2022-04\n  * Bootstrap5 accordion\n  * Moved access to services to ToSic.Sxc.Services\n* v04.02.01 2022-06\n  * Improvements BS3, BS4, BS5 accordion\n* v4.03.00\n  * Replaced all base classes with their new sxc14 equivalents\n  * Removed all GetService\u003c\u003e and switched to using the new ServiceKit14\n  * Changed all Toolbars to use the new IToolbarService\n* v04.04.00 2023-03\n  * Replaced turnOn Tag with `Kit.Page.TurnOn`\n  * Removed _ from Filenames\n  * Code in one file the bs5, less duplicated code\n* v04.05.00 2023-06\n  * Updated to 2sxc 16.02\n  * Changed all dynamic code to use AsTyped\n  * New Help message for the editor\n  * If has no Content, show a message for the Admin\n* v04.06.00 2023-07\n  * 2sxc 16.02 coding conventions\n  * everything typed\n* v04.17.00 2024-04\n  * strong typed\n  * Auto Generated Class\n  * Typed MyItem\n* v04.17.01 2024-07\n  * Update app.sln and app.csproj","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sic%2Fapp-accordion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2sic%2Fapp-accordion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sic%2Fapp-accordion/lists"}