{"id":33164478,"url":"https://github.com/palewire/wordpress-memento-plugin","last_synced_at":"2025-11-20T17:01:30.643Z","repository":{"id":35814500,"uuid":"40097049","full_name":"palewire/wordpress-memento-plugin","owner":"palewire","description":"A plugin for Wordpress web sites to enable the Memento framework for time-based access","archived":true,"fork":false,"pushed_at":"2017-08-04T21:16:28.000Z","size":366,"stargazers_count":9,"open_issues_count":12,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-18T17:49:31.948Z","etag":null,"topics":["archiving","memento","php","wordpress"],"latest_commit_sha":null,"homepage":"http://pastpages.github.io/wordpress-memento-plugin/","language":"Perl","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/palewire.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}},"created_at":"2015-08-03T00:12:21.000Z","updated_at":"2023-01-28T11:19:58.000Z","dependencies_parsed_at":"2022-09-13T08:00:40.333Z","dependency_job_id":null,"html_url":"https://github.com/palewire/wordpress-memento-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/palewire/wordpress-memento-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Fwordpress-memento-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Fwordpress-memento-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Fwordpress-memento-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Fwordpress-memento-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palewire","download_url":"https://codeload.github.com/palewire/wordpress-memento-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palewire%2Fwordpress-memento-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285475217,"owners_count":27178110,"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-11-20T02:00:05.334Z","response_time":54,"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":["archiving","memento","php","wordpress"],"created_at":"2025-11-15T23:00:46.008Z","updated_at":"2025-11-20T17:01:30.637Z","avatar_url":"https://github.com/palewire.png","language":"Perl","funding_links":[],"categories":["Software"],"sub_categories":["Server-side Enablers"],"readme":"# wordpress-memento-plugin\n\nA plugin for Wordpress web sites to enable the Memento framework for time-based access\n\nThis is a work in progress and should not be expected to work.\n\n[![Build Status](https://travis-ci.org/pastpages/wordpress-memento-plugin.svg?branch=master)](https://travis-ci.org/pastpages/wordpress-memento-plugin)\n\n* Testing: [travis-ci.org/pastpages/wordpress-memento-plugin](https://travis-ci.org/pastpages/wordpress-memento-plugin)\n\n## Installation from source code\n\nInstall the system requirements.\n\n```bash\n$ sudo apt-get install php5 php5-dev php-pear phpunit\n```\n\nInstall Wordpress and its dependencies, however you might like. Here's [one guide](https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-14-04).\n\nClone this repository on your computer.\n\n```bash\n$ git clone https://github.com/pastpages/wordpress-memento-plugin.git\n```\n\nJump into the directory.\n\n```bash\n$ cd wordpress-memento-plugin\n```\n\nCreate a symbolic link between the source code and the plugin directory in\nyour local Wordpress installation.\n\n```bash\n$ ln -s `pwd`/memento/ /path-to-your-wordpress/wp-content/plugins/memento\n```\n\nOpen up the administration panel of your local Wordpress installation and you\nshould see Memento among the installed plugins.\n\n## Running tests\n\nUnittests are written for ``phpunit`` and executed like so:\n\n```bash\n$ make test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalewire%2Fwordpress-memento-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalewire%2Fwordpress-memento-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalewire%2Fwordpress-memento-plugin/lists"}