{"id":16358299,"url":"https://github.com/chi-teck/extension-configuration","last_synced_at":"2025-04-13T12:33:55.503Z","repository":{"id":62501735,"uuid":"80971418","full_name":"Chi-teck/extension-configuration","owner":"Chi-teck","description":"Drush commands for managing extension configuration.","archived":false,"fork":false,"pushed_at":"2017-02-13T10:45:49.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"8.x-1.x","last_synced_at":"2025-03-27T04:22:02.305Z","etag":null,"topics":["drupal","drupal-module","drush"],"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/Chi-teck.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}},"created_at":"2017-02-05T05:33:51.000Z","updated_at":"2019-08-14T13:45:14.000Z","dependencies_parsed_at":"2022-11-02T12:01:51.824Z","dependency_job_id":null,"html_url":"https://github.com/Chi-teck/extension-configuration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fextension-configuration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fextension-configuration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fextension-configuration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chi-teck%2Fextension-configuration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chi-teck","download_url":"https://codeload.github.com/Chi-teck/extension-configuration/tar.gz/refs/heads/8.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714749,"owners_count":21149960,"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":["drupal","drupal-module","drush"],"created_at":"2024-10-11T02:05:16.614Z","updated_at":"2025-04-13T12:33:55.216Z","avatar_url":"https://github.com/Chi-teck.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extension configuration Drupal module\n\nThe module offers a set of Drush commands for managing extension configuration.\n\n## Usage\nTracked configuration items should be defined in _info.yml_ file under \"config\" section as follows:\n\n```yml\nname: Example\ntype: module\ndescription: Example description.\nversion: 8.x-1.0-dev\ncore: 8.x\nconfig:\n  install:\n    - example.settings\n    - node.type.example\n    - core.entity_view.display.node.example.default\n  optional:\n    - image.style.max_1024x1024\n```\n\n### Available Drush commands\n\nName | Alias | Description\n----|-----|-----------\nextension-configuration-export  | ec-export | Export configuration to extension config directory.\nextension-configuration-import  | ec-import | Import configuration from extension config directory.\nextension-configuration-delete | ec-delete | Delete configuration from active storage.\nextension-configuration-clean | ec-clean | Remove untracked yml files from the config directory.\nextension-configuration-status | ec-status | Display configuration status.\n\n## Credits\nThe project inspired by [Configuration development](https://www.drupal.org/project/config_devel) module.\n\n## License\nGNU General Public License, version 2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchi-teck%2Fextension-configuration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchi-teck%2Fextension-configuration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchi-teck%2Fextension-configuration/lists"}