{"id":15509067,"url":"https://github.com/seb86/github-to-wordpress-update-assets-script","last_synced_at":"2026-04-12T04:34:38.859Z","repository":{"id":146684077,"uuid":"77746200","full_name":"seb86/github-to-wordpress-update-assets-script","owner":"seb86","description":"For just needing to update the assets for your WordPress.org plugin.","archived":false,"fork":false,"pushed_at":"2019-01-30T17:41:06.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T09:35:02.494Z","etag":null,"topics":["bash-script","git","svn","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/seb86.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-31T15:43:46.000Z","updated_at":"2019-01-30T17:41:08.000Z","dependencies_parsed_at":"2023-03-24T20:01:52.251Z","dependency_job_id":null,"html_url":"https://github.com/seb86/github-to-wordpress-update-assets-script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seb86/github-to-wordpress-update-assets-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb86%2Fgithub-to-wordpress-update-assets-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb86%2Fgithub-to-wordpress-update-assets-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb86%2Fgithub-to-wordpress-update-assets-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb86%2Fgithub-to-wordpress-update-assets-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seb86","download_url":"https://codeload.github.com/seb86/github-to-wordpress-update-assets-script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb86%2Fgithub-to-wordpress-update-assets-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31704492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":["bash-script","git","svn","wordpress"],"created_at":"2024-10-02T09:41:17.915Z","updated_at":"2026-04-12T04:34:38.835Z","avatar_url":"https://github.com/seb86.png","language":"Shell","funding_links":["https://www.paypal.me/codebreaker","https://www.buymeacoffee.com/sebastien"],"categories":[],"sub_categories":[],"readme":"# GitHub to WordPress.org Plugin Assets Updater Script\n\n## 🔔 Overview\n\nSometimes you just want to update the assets for your WordPress plugin either it be the banner, the icon or the screenshots. This allows you to do that.\n\nThis script is dummy proof and you do NOT need to configure anything so long as you have setup your GIT and SVN login globally. This is to insure you have write permission. Otherwise you will be asked to login every step of the way a GIT or SVN command runs before it proceeds.\n\nJust run the script and follow the instructions as you go along and your assets will be up in no time.\n\n\n### Is This Free?\n\nYes, it's free. But here's what you should _really_ care about:\n* Steps are easy to understand.\n* Does everything for you.\n\n\n## ✔️ Features\n\n* Supports HTTPS and SSH connections.\n* Specify your remote when fetching from your repository.\n\n\n## What does the script do?\nThis script will pull down your remote GIT and the SVN you want to update, copy the assets and commit it to WordPress.org.\n\nBefore or that it asks a few questions to setup the process of the script such as the ROOT Path of the plugin your GitHub username, repository slug, assets location and so on.\n\n\n## Getting started\n\nAll you have to do is download the script assets.sh from this repository and place it in a location of your choosing.\n\n\n## ✅ Requirements\n\nTo use it you must:\n\n1. Host your code on GitHub\n2. Already have a WordPress.org SVN repository setup for your plugin.\n3. Have both GIT and SVN setup on your machine and available from the command line.\n\n\n## Usage\n\n1. Open up terminal and cd to the directory containing the script.\n2. Run: ```sh assets.sh```\n3. Follow the prompts.\n\n\n## ⭐ Feedback\n\nGitHub to WordPress.org Plugin Assets Updater Script is released freely and openly. Feedback or ideas and approaches to solving limitations in GitHub to WordPress.org Plugin Assets Updater Script is greatly appreciated.\n\n\n#### 📝 Reporting Issues\n\nIf you think you have found a bug in the script, please [open a new issue](https://github.com/seb86/github-to-wordpress-update-assets-script/issues/new) and I will do my best to help you out.\n\n\n## Contribute\n\nIf you or your company use GitHub to WordPress.org Plugin Assets Updater Script or appreciate the work I’m doing in open source, please consider supporting me directly so I can continue maintaining it and keep evolving the project. It's pretty clear that software actually costs something, and even though it may be offered freely, somebody is paying the cost.\n\nYou'll be helping to ensure I can spend the time not just fixing bugs, adding features, releasing new versions, but also keeping the project afloat. Any contribution you make is a big help and is greatly appreciated.\n\nPlease also consider starring ✨ and sharing 👍 the repo! This helps the project getting known and grow with the community. 🙏\n\nIf you want to do a one-time donation, you can donate to:\n- [My PayPal](https://www.paypal.me/codebreaker)\n- [BuyMeACoffee.com](https://www.buymeacoffee.com/sebastien)\n\nThank you for your support! 🙌\n\n\n## Final notes\n\n- This will checkout the remote version of your assets from your GitHub repository.\n- Use at your own risk of course 😄\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseb86%2Fgithub-to-wordpress-update-assets-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseb86%2Fgithub-to-wordpress-update-assets-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseb86%2Fgithub-to-wordpress-update-assets-script/lists"}