{"id":13545580,"url":"https://github.com/pressbooks/pressbooks","last_synced_at":"2026-01-08T00:17:53.315Z","repository":{"id":7837859,"uuid":"9209369","full_name":"pressbooks/pressbooks","owner":"pressbooks","description":"Open publishing. Open web. Open source.","archived":false,"fork":false,"pushed_at":"2025-04-10T00:00:20.000Z","size":254725,"stargazers_count":432,"open_issues_count":187,"forks_count":133,"subscribers_count":44,"default_branch":"dev","last_synced_at":"2025-04-10T01:19:05.520Z","etag":null,"topics":["ebooks","pb-active","pressbooks-core","pressbooks-plugin","publishing","webbooks"],"latest_commit_sha":null,"homepage":"https://pressbooks.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pressbooks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/support.yml","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-04T02:18:28.000Z","updated_at":"2025-04-09T18:58:56.000Z","dependencies_parsed_at":"2023-01-16T21:01:06.281Z","dependency_job_id":"5001182b-dc7a-4a67-b2ac-930f4029bedb","html_url":"https://github.com/pressbooks/pressbooks","commit_stats":{"total_commits":5076,"total_committers":67,"mean_commits":75.76119402985074,"dds":0.6371158392434988,"last_synced_commit":"6a4cad9e4998d718fff60c7e96b9e1352a560cf6"},"previous_names":[],"tags_count":248,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressbooks%2Fpressbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressbooks%2Fpressbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressbooks%2Fpressbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pressbooks%2Fpressbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pressbooks","download_url":"https://codeload.github.com/pressbooks/pressbooks/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154969,"owners_count":21056541,"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":["ebooks","pb-active","pressbooks-core","pressbooks-plugin","publishing","webbooks"],"created_at":"2024-08-01T11:01:06.065Z","updated_at":"2026-01-08T00:17:53.307Z","avatar_url":"https://github.com/pressbooks.png","language":"PHP","funding_links":[],"categories":["PHP","publishing","hacktoberfest"],"sub_categories":[],"readme":"# Pressbooks\nContributors: Pressbooks \u003ccode@pressbooks.com\u003e\nTags: ebooks, publishing, webbooks\nRequires at least: 6.8.3\nTested up to: 6.8.3\n\u003c!-- x-release-please-start-version --\u003e\nStable tag: 6.35.0\n\u003c!-- x-release-please-end --\u003e\nRequires PHP: 8.2\nLicense: GPL v3.0 or later\nLicense URI: https://github.com/pressbooks/pressbooks/blob/production/LICENSE.md\n\nPressbooks is an open source book publishing tool built on a WordPress multisite platform.\n\n## Description \n\n[![Packagist](https://img.shields.io/packagist/l/pressbooks/pressbooks.svg)](https://packagist.org/packages/pressbooks/pressbooks)\n[![Current Release](https://img.shields.io/github/release/pressbooks/pressbooks.svg)](https://github.com/pressbooks/pressbooks/releases/latest/)\n[![Packagist](https://img.shields.io/packagist/v/pressbooks/pressbooks.svg)](https://packagist.org/packages/pressbooks/pressbooks)\n[![PHP from Packagist](https://img.shields.io/packagist/php-v/pressbooks/pressbooks.svg)](https://packagist.org/packages/pressbooks/pressbooks)\n\n[![Packagist](https://img.shields.io/packagist/dt/pressbooks/pressbooks.svg)](https://packagist.org/packages/pressbooks/pressbooks)\n[![Code Coverage](https://codecov.io/gh/pressbooks/pressbooks/branch/dev/graph/badge.svg)](https://codecov.io/gh/pressbooks/pressbooks)\n\n[Pressbooks](https://pressbooks.org) is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS. Pressbooks is free software, released under the [GPL v3.0 or later](https://github.com/pressbooks/pressbooks/blob/production/LICENSE.md) license.\n\nOur webbooks and EPUB/[PDF][pdf] exports are all driven by HTML + CSS. XML outputs have no styling.\n\n[pdf]: https://docraptor.com/prince \"Note: we use the non-free software PrinceXML to produce PDF exports.\"\n\n## Requirements\n\nPressbooks works with PHP 8.2 and WordPress 6.8.3. Lower versions are not supported.\n\n## Installing the Plugin\n\nPressbooks is not for use on an existing blog. Instead it should be used with a fresh, [multisite WordPress installation](https://wordpress.org/support/article/glossary/#multisite).\n\nTo install Pressbooks on your site, download the [latest release](https://github.com/pressbooks/pressbooks/releases/latest) and follow our [installation instructions](https://pressbooks.org/user-docs/installation/). \n\nYou may want to try [Pressbooks.pub](https://pressbooks.pub/auth) before deciding whether or not you wish to host and maintain your own instance of Pressbooks. We can also [host and maintain an instance of Pressbooks for you](https://pressbooks.com/enterprise/).\n\n## Contributor guidelines\n\nDevelopers who are interested in contributing to our project should consult our [\"Contributing\"](.github/CONTRIBUTING.md) guidelines and the developer guides published on our [documentation website](https://pressbooks.org/dev-docs/).\n\n## Disclaimers\n\nThe Pressbooks plugin is supplied \"as is\" and all use is at your own risk.\n\n### Changelog\nPlease see the [CHANGELOG](CHANGELOG.md) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpressbooks%2Fpressbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpressbooks%2Fpressbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpressbooks%2Fpressbooks/lists"}