{"id":18866311,"url":"https://github.com/localgovdrupal/localgov_core","last_synced_at":"2025-04-14T14:31:06.374Z","repository":{"id":39885126,"uuid":"261135109","full_name":"localgovdrupal/localgov_core","owner":"localgovdrupal","description":"LocalGovDrupal Core module, for helper functions and core dependencies.","archived":false,"fork":false,"pushed_at":"2025-04-04T13:11:58.000Z","size":376,"stargazers_count":3,"open_issues_count":35,"forks_count":7,"subscribers_count":6,"default_branch":"2.x","last_synced_at":"2025-04-04T14:23:47.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/localgovdrupal.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":"2020-05-04T09:46:30.000Z","updated_at":"2025-03-18T12:13:07.000Z","dependencies_parsed_at":"2023-02-14T12:01:38.267Z","dependency_job_id":"e8317bfc-bb8d-4568-b267-ea9d0be526e4","html_url":"https://github.com/localgovdrupal/localgov_core","commit_stats":{"total_commits":127,"total_committers":15,"mean_commits":8.466666666666667,"dds":0.7874015748031495,"last_synced_commit":"f857b3e566e4687087bffd7e277fc4a594cefb04"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localgovdrupal%2Flocalgov_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localgovdrupal%2Flocalgov_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localgovdrupal%2Flocalgov_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localgovdrupal%2Flocalgov_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localgovdrupal","download_url":"https://codeload.github.com/localgovdrupal/localgov_core/tar.gz/refs/heads/2.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248897077,"owners_count":21179534,"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-08T05:06:13.817Z","updated_at":"2025-04-14T14:31:05.978Z","avatar_url":"https://github.com/localgovdrupal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LocalGov Drupal core functionality\n\nLocalGov Drupal Core module, for helper functions and core dependencies.\n\n## Default blocks\nThis module contains a mechanism that will place default blocks into your site's\nactive theme when other localgov modules are installed. This is intended to\nreduce the work that site owners need to do when installing new features \nprovided by localgov modules. If you don't want this to happen, you can turn it \noff by adding this to your site's settings.php file:\n\n```php\n$config['localgov_core.settings']['install_default_blocks'] = FALSE;\n```\n\nIf you're a module maintainer and would like to use this feature, create a file \nin your module at config/localgov/block.description.yml. The description part of\nthe filename can be anything you like.\n\nIn that file, place the exported config yaml for a single block, and remove the \nfollowing keys:\n* uuid\n* id\n* theme\n\nThe default block installer will read the file, and create an instance of the \nblock in the current active theme, along with localgov_base and \nlocalgov_scarfolk, if they exist and are enabled. An id for each instance will\nbe generated from the combination of theme and block plugin name.\n\nUsing this feature lets your blocks appear automatically in the right place in\nexisting localgov sites with custom themes. It also saves you having to manage\nmultiple block config files for localgov_base and localgov_scarfolk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalgovdrupal%2Flocalgov_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalgovdrupal%2Flocalgov_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalgovdrupal%2Flocalgov_core/lists"}