{"id":31721385,"url":"https://github.com/ecodev/doi_system","last_synced_at":"2025-10-09T03:48:37.216Z","repository":{"id":56980939,"uuid":"67619186","full_name":"Ecodev/doi_system","owner":"Ecodev","description":"OAI stands for Open Archives Initiative, a protocol for Metadata Harvesting - TYPO3 CMS extension","archived":false,"fork":false,"pushed_at":"2022-06-29T13:38:45.000Z","size":57,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-22T17:49:40.507Z","etag":null,"topics":["doi","protocol","typo3","typo3-extension"],"latest_commit_sha":null,"homepage":"http://www.openarchives.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ecodev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-07T15:22:35.000Z","updated_at":"2022-05-04T11:35:40.000Z","dependencies_parsed_at":"2022-08-21T08:40:42.994Z","dependency_job_id":null,"html_url":"https://github.com/Ecodev/doi_system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ecodev/doi_system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ecodev%2Fdoi_system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ecodev%2Fdoi_system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ecodev%2Fdoi_system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ecodev%2Fdoi_system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ecodev","download_url":"https://codeload.github.com/Ecodev/doi_system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ecodev%2Fdoi_system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000697,"owners_count":26082911,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["doi","protocol","typo3","typo3-extension"],"created_at":"2025-10-09T03:48:33.750Z","updated_at":"2025-10-09T03:48:37.203Z","avatar_url":"https://github.com/Ecodev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"DOI System for TYPO3 CMS\n========================\n\nThis is a TYPO3 CMS extension emulating an OAI server. OAI stands for Open Archives Initiative, a protocol for Metadata Harvesting.\n\nThe URLs given as example are encoded.\n\n\t# Return all document\n\thttp://domain.tld/doi/\n\n\nUnder the hood, the URL is decoded and corresponds to something like::\n\n\thttp://domain.tld/index.php?eID=doi_system\u0026route=users/1;\n\n\nConfiguration\n=============\n\nThe configuration is done via TypoScript.\n\n\nInstallation\n============\n\n\n1. Install via composer or clone the extension into /path/typo3conf/ext/.\n\n    $ composer require fab/doi-system\n\n2. Go to Extension Manager and activate the extension doi_system.\n3. Add a rewrite rule to your .htaccess:\n\n    RewriteRule ^doi/(.*)$ /index.php?eID=doi_system [QSA,L]\n\nor, if you are using Nginx:\n\n    rewrite ^/doi/(.*)$ /index.php?eID=doi_system last;\n\nNow you can start fetching content with ``doi/``.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecodev%2Fdoi_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecodev%2Fdoi_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecodev%2Fdoi_system/lists"}