{"id":19794144,"url":"https://github.com/simplesamlphp/simplesamlphp-module-consentsimpleadmin","last_synced_at":"2025-05-01T02:30:57.087Z","repository":{"id":36176115,"uuid":"40480236","full_name":"simplesamlphp/simplesamlphp-module-consentsimpleadmin","owner":"simplesamlphp","description":"A SimpleSAMLphp module implementing a very simple user interface for managing consent.","archived":false,"fork":false,"pushed_at":"2024-12-09T11:02:26.000Z","size":154,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-06T08:01:42.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplesamlphp.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":"2015-08-10T12:01:23.000Z","updated_at":"2024-12-09T11:02:23.000Z","dependencies_parsed_at":"2023-02-13T02:30:43.547Z","dependency_job_id":"853ed570-0ca0-4bfc-be94-79c1a24225c1","html_url":"https://github.com/simplesamlphp/simplesamlphp-module-consentsimpleadmin","commit_stats":{"total_commits":104,"total_committers":6,"mean_commits":"17.333333333333332","dds":0.5961538461538461,"last_synced_commit":"8f067aeb1e3e3f71b8846745f4a2536304fb42b4"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplesamlphp","download_url":"https://codeload.github.com/simplesamlphp/simplesamlphp-module-consentsimpleadmin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812307,"owners_count":21647884,"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-12T07:12:13.413Z","updated_at":"2025-05-01T02:30:56.692Z","avatar_url":"https://github.com/simplesamlphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-consentsimpleadmin/actions/workflows/php.yml/badge.svg)\n[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-consentsimpleadmin/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-consentsimpleadmin)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-consentsimpleadmin/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-consentsimpleadmin/?branch=master)\n[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-consentsimpleadmin/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-consentsimpleadmin)\n[![Psalm Level](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-consentsimpleadmin/level.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-consentsimpleadmin)\n\nConsent Simple Admin module\n===========================\n\nA SimpleSAMLphp module implementing a very simple user interface for managing consent.\n\nInstallation\n------------\n\nOnce you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following\ncommand in the root of your SimpleSAMLphp installation:\n\n```shell\ncomposer.phar require simplesamlphp/simplesamlphp-module-consentsimpleadmin:dev-master\n```\n\nwhere `dev-master` instructs Composer to install the `master` branch from the Git repository. See the\n[releases](https://github.com/simplesamlphp/simplesamlphp-module-consentsimpleadmin/releases) available if you\nwant to use a stable version of the module.\n\nNext, you need to do is to enable the consentSimpleAdmin module: in\n`config.php`, search for the `module.enable` key and set `consentSimpleAdmin` to true:\n\n```php\n    'module.enable' =\u003e [\n         'consentSimpleAdmin' =\u003e true,\n         …\n    ],\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-consentsimpleadmin/lists"}