{"id":46446456,"url":"https://github.com/dpc-sdp/tide_core","last_synced_at":"2026-03-05T23:03:12.970Z","repository":{"id":37878902,"uuid":"107636414","full_name":"dpc-sdp/tide_core","owner":"dpc-sdp","description":"Core functionality of Tide distribution","archived":false,"fork":false,"pushed_at":"2026-03-04T05:07:05.000Z","size":24305,"stargazers_count":0,"open_issues_count":15,"forks_count":7,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2026-03-04T06:34:43.128Z","etag":null,"topics":["composer-package","tide"],"latest_commit_sha":null,"homepage":"https://www.drupal.org/project/tide_core","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc-sdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-20T05:40:25.000Z","updated_at":"2026-03-02T05:15:20.000Z","dependencies_parsed_at":"2023-10-02T03:52:00.050Z","dependency_job_id":"6bac17b7-0950-4ac0-a0fe-2a8415b28b7c","html_url":"https://github.com/dpc-sdp/tide_core","commit_stats":{"total_commits":353,"total_committers":29,"mean_commits":"12.172413793103448","dds":0.7393767705382437,"last_synced_commit":"31af430ffcb258ea061dccf190704c80d7a4cea4"},"previous_names":[],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/dpc-sdp/tide_core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc-sdp%2Ftide_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc-sdp%2Ftide_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc-sdp%2Ftide_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc-sdp%2Ftide_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc-sdp","download_url":"https://codeload.github.com/dpc-sdp/tide_core/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc-sdp%2Ftide_core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30154292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["composer-package","tide"],"created_at":"2026-03-05T23:03:11.977Z","updated_at":"2026-03-05T23:03:12.965Z","avatar_url":"https://github.com/dpc-sdp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tide Core\nCore functionality of [Tide](https://github.com/dpc-sdp/tide) distribution for [Drupal 10](https://github.com/dpc-sdp)\n\nTide is a Drupal 10 distribution focused on delivering an API first, headless Drupal content administration site.\n\n[![CircleCI](https://circleci.com/gh/dpc-sdp/tide_core.svg?style=shield\u0026circle-token=2a0e49166724ac193636fba5b458024e00342dce)](https://circleci.com/gh/dpc-sdp/tide_core)\n[![Release](https://img.shields.io/github/release/dpc-sdp/tide_core.svg)](https://github.com/dpc-sdp/tide_core/releases/latest)\n![https://www.drupal.org/8](https://img.shields.io/badge/Drupal-8-blue.svg)\n[![Licence: GPL 2](https://img.shields.io/badge/licence-GPL2-blue.svg)](https://github.com/dpc-sdp/tide_core/blob/master/LICENSE.txt)\n[![Pull Requests](https://img.shields.io/github/issues-pr/dpc-sdp/tide_page.svg)](https://github.com/dpc-sdp/tide_core/pulls)\n\n## What is in this package\n- Roles\n- Permissions for site administration\n- Theme components discovery mechanism (if required)\n- Text formats\n- WYSIWYG configurations\n- Common fields shared across content types\n- `Topic` Taxonomy Vocabulary\n- `Tags` Taxonomy Vocabulary\n- `Locations` Taxonomy Vocabulary\n- `Departments` Taxonomy Vocabulary\n\n## Installation\nTo install this package, add this custom repository to `repositories` section of\nyour `composer.json`:\n\n```json\n{\n  \"repositories\": {        \n      \"dpc-sdp/tide_core\": {\n          \"type\": \"vcs\",\n          \"no-api\": true,\n          \"url\": \"https://github.com/dpc-sdp/tide_core.git\"\n      }\n  }\n}\n```\n\nRequire this package as any other Composer package:\n```bash\ncomposer require dpc/tide_core \n``` \n\n## Support\n[Digital Engagement, Department of Premier and Cabinet, Victoria, Australia](https://github.com/dpc-sdp) \nis a maintainer of this package.\n\n## Contribute\n[Open an issue](https://github.com/dpc-sdp) on GitHub or submit a pull request with suggested changes.\n\n## Development and maintenance\nDevelopment is powered by [Dev-Tools](https://github.com/dpc-sdp/dev-tools). Please refer to Dev-Tools' \npage for [system requirements](https://github.com/dpc-sdp/dev-tools/#prerequisites) and other details.\n\nTo start local development stack:\n1. Checkout this project \n2. Run `./dev-tools.sh`\n3. Run `ahoy build`\n \n## Related projects\n- [tide](https://github.com/dpc-sdp/tide)       \n- [tide_api](https://github.com/dpc-sdp/tide_api)        \n- [tide_event](https://github.com/dpc-sdp/tide_event)\n- [tide_landing_page](https://github.com/dpc-sdp/tide_landing_page)\n- [tide_media](https://github.com/dpc-sdp/tide_media)     \n- [tide_monsido](https://github.com/dpc-sdp/tide_monsido) \n- [tide_news](https://github.com/dpc-sdp/tide_news)       \n- [tide_page](https://github.com/dpc-sdp/tide_page)       \n- [tide_search](https://github.com/dpc-sdp/tide_search)   \n- [tide_site](https://github.com/dpc-sdp/tide_site)       \n- [tide_test](https://github.com/dpc-sdp/tide_test)       \n- [tide_webform](https://github.com/dpc-sdp/tide_webform)  \n\n## License\nThis project is licensed under [GPL2](https://github.com/dpc-sdp/tide_core/blob/master/LICENSE.txt)\n\n## Attribution\nSingle Digital Presence offers government agencies an open and flexible toolkit to build websites quickly and cost-effectively.\n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.vic.gov.au/what-single-digital-presence-offers\" target=\"_blank\"\u003e\u003cimg src=\"docs/SDP_Logo_VicGov_RGB.jpg\" alt=\"SDP logo\" height=\"150\"\u003e\u003c/a\u003e\u003c/p\u003e\n\nThe Department of Premier and Cabinet partnered with Salsa Digital to deliver Single Digital Presence. As long-term supporters of open government approaches, they were integral to the establishment of SDP as an open source platform.\n\u003cp align=\"center\"\u003e\u003ca href=\"https://salsadigital.com.au/\" target=\"_blank\"\u003e\u003cimg src=\"docs/Salsa.png\" alt=\"Salsa logo\" height=\"150\"\u003e\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc-sdp%2Ftide_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc-sdp%2Ftide_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc-sdp%2Ftide_core/lists"}