{"id":23863486,"url":"https://github.com/beechit/bynder","last_synced_at":"2026-03-06T20:03:23.767Z","repository":{"id":37546567,"uuid":"124251281","full_name":"beechit/bynder","owner":"beechit","description":"Bynder DAM integration for TYPO3","archived":false,"fork":false,"pushed_at":"2023-04-19T18:45:27.000Z","size":69,"stargazers_count":1,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-08T12:48:33.955Z","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/beechit.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-07T14:54:54.000Z","updated_at":"2021-09-17T12:00:01.000Z","dependencies_parsed_at":"2025-09-08T12:31:44.685Z","dependency_job_id":"d7b7060f-9b79-406f-b937-ee0566586b7e","html_url":"https://github.com/beechit/bynder","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/beechit/bynder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beechit%2Fbynder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beechit%2Fbynder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beechit%2Fbynder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beechit%2Fbynder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beechit","download_url":"https://codeload.github.com/beechit/bynder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beechit%2Fbynder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30195570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-01-03T08:00:01.230Z","updated_at":"2026-03-06T20:03:23.744Z","avatar_url":"https://github.com/beechit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is the Bynder DAM integration for TYPO3\n====\n\nBynder integration extension, providing seamless access to Bynder's asset bank on your website.\n\nThe extension will allow the authorised users to:\n\n- Select/import images from Bynder including metadata (title, description, etc)\n- Display images (scaled/cropped) from Bynder\n\n\n### Requirements\n\n1) You are a customer of Bynder https://www.bynder.com/trial/\n2) You have API access (tokens) https://domain.getbynder.com/pysettings#api\n\n\n### Installation\n\nDownload and install `bynder` through extension manager in the back-end of you TYPO3 installation.\n\nOr add `byder` via composer `composer require beechit/bynder` to your existing\nproject and go the the extension manager in the back-end to install it.\n\nNext got the the extension configuration of EXT:bynder and fill in the needed url's and credentials.\n\n#### Available Configuration\n\n| Key               | Description                                                                                      | Required | Default                                                |\n| ----------------: | ------------------------------------------------------------------------------------------------ | :------: | ------------------------------------------------------ |\n| url               | Bynder Url (example: domain.bynder.com)                                                          | Yes      |                                                        |\n| otf_base_url      | OnTheFly derivative's Url (1)                                                                    | *No*     |                                                        |\n| consumer_key      | Bynder OAuth consumer key                                                                        | Yes      |                                                        |\n| consumer_secret   | Bynder OAuth consumer secret                                                                     | Yes      |                                                        |\n| token_key         | Bynder OAuth token key                                                                           | Yes      |                                                        |\n| token_secret      | Bynder OAuth token secret                                                                        | Yes      |                                                        |\n| image_unavailable | Displayed image when file is not retrievable like when the file status is deleted or unpublished | *No*     | EXT:bynder/Resources/Public/Icons/ImageUnavailable.svg |\n\n(1) See: https://help.bynder.com/Modules/Asset-Bank/Modify-public-derivatives-on-the-fly.htm?Highlight=on-the-fly#prereq\n\n### How to contribute\n\n- Fork the repository\n- Create a new branch with your feature or fix\n- Make sure to run php-cs-fixer over your code\n- Push changes to your branch\n- Create a pull request to this repository\n\n\n### Development\n\n- When updating/changing composer requirements don't forget to update the composer.json in the private directory. \n- To build new TER package run `composer run-script package`. \n  \n  A bynder.zip is created, this file can be uploaded in the extension manager.\n\n\n### Need help with integration?\n\n- Contact support@beech.it\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeechit%2Fbynder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeechit%2Fbynder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeechit%2Fbynder/lists"}