{"id":22225573,"url":"https://github.com/rich-id/terms-module","last_synced_at":"2025-07-05T00:06:02.991Z","repository":{"id":48397011,"uuid":"379527386","full_name":"rich-id/terms-module","owner":"rich-id","description":"A module to quickly implement a terms approval voter with terms version support","archived":false,"fork":false,"pushed_at":"2025-04-11T13:01:55.000Z","size":480,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T14:31:10.025Z","etag":null,"topics":["bundle","symfony","terms"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/rich-id.png","metadata":{"files":{"readme":"README.adoc","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/Security.adoc","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-23T08:07:54.000Z","updated_at":"2025-04-11T13:00:37.000Z","dependencies_parsed_at":"2023-09-26T18:58:02.858Z","dependency_job_id":"e4a1c81e-289a-4b35-861d-f6d65f956488","html_url":"https://github.com/rich-id/terms-module","commit_stats":{"total_commits":78,"total_committers":3,"mean_commits":26.0,"dds":"0.23076923076923073","last_synced_commit":"ac5e9c0ccfbc8e7be916553db88acbc211a45fb8"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":"rich-id/bundle-template","purl":"pkg:github/rich-id/terms-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rich-id%2Fterms-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rich-id%2Fterms-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rich-id%2Fterms-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rich-id%2Fterms-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rich-id","download_url":"https://codeload.github.com/rich-id/terms-module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rich-id%2Fterms-module/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263636790,"owners_count":23492304,"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":["bundle","symfony","terms"],"created_at":"2024-12-03T00:18:55.119Z","updated_at":"2025-07-05T00:06:02.973Z","avatar_url":"https://github.com/rich-id.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nifdef::env-github[]\n++++\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.github/logo.svg\"\u003e\n\u003c/p\u003e\n++++\nendif::[]\n\nifndef::env-github[]\nimage:.github/logo.svg[Logo, align=center]\nendif::[]\n\nimage:https://img.shields.io/packagist/v/rich-id/terms-module-bundle[link=\"https://packagist.org/packages/rich-id/terms-module-bundle\",window=\"_blank\"]\nimage:https://github.com/rich-id/terms-module/workflows/Tests/badge.svg[link=\"https://github.com/rich-id/terms-module/actions\",window=\"_blank\"]\nimage:https://coveralls.io/repos/github/rich-id/terms-module/badge.svg?branch=master[link=\"https://coveralls.io/github/rich-id/terms-module?branch=master\",window=\"_blank\"]\nimage:https://api.codeclimate.com/v1/badges/af5513a99208495d8c40/maintainability[link=\"https://codeclimate.com/github/rich-id/terms-module/maintainability\",window=\"_blank\"]\nimage:https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat[link=\"https://github.com/richcongress/test-suite/issues\",window=\"_blank\"]\nimage:https://img.shields.io/badge/license-MIT-blue.svg[link=\"LICENSE.md\",window=\"_blank\"]\nimage:https://img.shields.io/badge/PHP-7.3%2B-yellow[]\nimage:https://img.shields.io/badge/Symfony-4%2B-black[]\nimage:https://img.shields.io/badge/Symfony-5%2B-black[]\n\n\nA module to quickly implement a terms approvals voter with terms version support.\n\n\n== Table of content\n\n\u003c\u003c1. Installation\u003e\u003e +\n\u003c\u003c2. Documentation\u003e\u003e +\n    - link:docs/Configuration.adoc[Configuration] +\n    - link:docs/Creation.adoc[Creation] +\n    - link:docs/Signatory.adoc[Signatory] +\n    - link:docs/Security.adoc[Security] +\n    - link:docs/BackOffice.adoc[BackOffice] +\n    - link:docs/Events.adoc[Events] +\n\u003c\u003c3. Versioning\u003e\u003e +\n\u003c\u003c4. Contributing\u003e\u003e +\n\u003c\u003c5. License\u003e\u003e +\n\u003c\u003c6. Hacking\u003e\u003e +\n\n\n== 1. Installation\n\nThis version of the bundle requires Symfony 6.0+ and PHP 8.1+.\n\n[source,bash]\n----\ncomposer require rich-id/terms-module-bundle\n----\n\nYou must add the routes to your application by adding the following content to the file `config/routes/rich_id_terms_module.yaml`:\n\n[source, yaml]\n----\nrich_id_terms_module:\n    resource: \"@RichIdTermsModuleBundle/Resources/config/routing/routing.xml\"\n\n# # Edit the path of the routes\n# module_terms_sign:\n#     path: /cgu/{termsSlug}/signature\n#     methods: [GET|POST]\n#     defaults: { _controller: RichId\\TermsModuleBundle\\UserInterface\\Controller\\SignRoute }\n#\n# module_terms_terms:\n#     path: /cgu/{termsSlug}\n#     methods: GET\n#     defaults: { _controller: RichId\\TermsModuleBundle\\UserInterface\\Controller\\TermsRoute }\n----\n\n== 2. Documentation\n\n* link:docs/Configuration.adoc[Configuration]\n* link:docs/Creation.adoc[Creation]\n* link:docs/Signatory.adoc[Signatory]\n* link:docs/Security.adoc[Security]\n* link:docs/BackOffice.adoc[BackOffice]\n* link:docs/Events.adoc[Events]\n\n\n== 3. Versioning\n\nterms-module-bundle follows link:https://semver.org/[semantic versioning^]. In short the scheme is MAJOR.MINOR.PATCH where\n1. MAJOR is bumped when there is a breaking change,\n2. MINOR is bumped when a new feature is added in a backward-compatible way,\n3. PATCH is bumped when a bug is fixed in a backward-compatible way.\n\nVersions bellow 1.0.0 are considered experimental and breaking changes may occur at any time.\n\n\n== 4. Contributing\n\nContributions are welcomed! There are many ways to contribute, and we appreciate all of them. Here are some of the major ones:\n\n* link:https://github.com/rich-id/terms-module/issues[Bug Reports^]: While we strive for quality software, bugs can happen, and we can't fix issues we're not aware of. So please report even if you're not sure about it or just want to ask a question. If anything the issue might indicate that the documentation can still be improved!\n* link:https://github.com/rich-id/terms-module/issues[Feature Request^]: You have a use case not covered by the current api? Want to suggest a change or add something? We'd be glad to read about it and start a discussion to try to find the best possible solution.\n* link:https://github.com/rich-id/terms-module/pulls[Pull Request^]: Want to contribute code or documentation? We'd love that! If you need help to get started, GitHub as link:https://help.github.com/articles/about-pull-requests/[documentation^] on pull requests. We use the link:https://help.github.com/articles/about-collaborative-development-models/[\"fork and pull model\"^] were contributors push changes to their personal fork and then create pull requests to the main repository. Please make your pull requests against the `master` branch.\n\nAs a reminder, all contributors are expected to follow our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n\n== 5. License\n\ntest-suite is distributed under the terms of the MIT license.\n\nSee link:./LICENSE[LICENSE^] for details.\n\n\n== 6. Hacking\n\nYou might use Docker and `docker-compose` to hack the project. Check out the following commands.\n\n[source,bash]\n----\n# Start the project\ndocker-compose up -d\n\n# Install dependencies\ndocker-compose exec application composer install\n\n# Run tests\ndocker-compose exec application bin/phpunit\n\n# Run a bash within the container\ndocker-compose exec application bash\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frich-id%2Fterms-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frich-id%2Fterms-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frich-id%2Fterms-module/lists"}