{"id":18369989,"url":"https://github.com/statamic/pdfcrowd","last_synced_at":"2025-10-11T06:13:58.881Z","repository":{"id":146133536,"uuid":"60557175","full_name":"statamic/pdfcrowd","owner":"statamic","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-06T20:29:40.000Z","size":9,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-30T20:44:04.526Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statamic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-06-06T20:05:42.000Z","updated_at":"2024-12-13T22:53:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f60e7682-3553-450c-87ea-a94146676039","html_url":"https://github.com/statamic/pdfcrowd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/statamic/pdfcrowd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fpdfcrowd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fpdfcrowd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fpdfcrowd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fpdfcrowd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statamic","download_url":"https://codeload.github.com/statamic/pdfcrowd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fpdfcrowd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006456,"owners_count":26084107,"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-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2024-11-05T23:34:57.949Z","updated_at":"2025-10-11T06:13:58.846Z","avatar_url":"https://github.com/statamic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDFcrowd ![Statamic 2.0](https://img.shields.io/badge/statamic-2.0-blue.svg?style=flat-square)\n\n\u003e Generate and download PDFs based on HTML and CSS using [PDFcrowd][pdfcrowd].\n\n## Setup\n\n- Sign up for [PDFcrowd][pdfcrowd].\n- Install the addon by copying the contents of this repo to `site/addons/Pdfcrowd`.\n- Create a `site/settings/addons/pdfcrowd.yaml` file and add your username and API key:\n\n  ```\n  username: username_here\n  api_key: api_key_here\n  ```\n\n## Usage\n\nDesign your PDF using HTML and CSS then use the `pdfcrowd:generate` tag to generate the PDF.\n\n### Generate tag\n\nGenerate and download a PDF from a URL.  You can use a `url` parameter of a single tag or place the URL between a tag pair.\n\n```\n{{ pdfcrowd:generate url=\"/url/of/page/to/pdf\" }}\n```\n\n```\n{{ pdfcrowd:generate }}\n    /url/of/page/to/pdf\n{{ /pdfcrowd:generate }}\n```\n\n_Notes:_\n\nThis tag will trigger a download of the PDF. The actual template will not be rendered. For example, you'll\nprobably want to do something like `\u003ca href=\"/url/of/page/containing/pdfcrowd/tag\"\u003eDownload PDF\u003c/a\u003e`.\n\nThe URL must be publicly accessible so that PDFcrowd can view it.\n\n## Configuration\nYou may configure the settings for your PDFs by adding items to your `site/addons/pdfcrowd.yaml` file.\n\nAll the settings are available inside `default.yaml`. Simply copy the settings you wish to adjust\ninto your `pdfcrowd.yaml` file, and modify them.\n\n[pdfcrowd]: http://pdfcrowd.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatamic%2Fpdfcrowd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatamic%2Fpdfcrowd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatamic%2Fpdfcrowd/lists"}