Opened 2 months ago
Closed 2 months ago
#8163 closed defect (bug) (invalid)
Versions are not available for download
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
Hello WordPress.org Support Team,
We are the developers of the plugin Appointment Booking and Scheduler Plugin – Truebooker.
We are facing an issue with plugin version downloads from the WordPress.org downloads page. Some plugin versions are listed as available, but the actual ZIP files cannot be accessed or downloaded.
For example:
Version 1.0.9 is shown as available, but when we try to access the file below, it returns an error stating “This site can’t be reached”:
In addition to this, our last 2–3 released versions are not available for download at all, even though they appear to be published.
Could you please help us investigate why these plugin version files are missing or inaccessible, and advise on how we can resolve this issue?
Thank you for your time and support. We look forward to your guidance.
Best regards , Truebooker Team.
Hi @themetechmount,
For WordPress.org/plugins issues, the best contact is to contact the plugins team at plugins@….
At the top of https://wordpress.org/plugins/truebooker-appointment-booking/ this message is visible:
Looking at https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/#tags/ it appears that you're:
tags/1.0.9andtags/V1.0.8/trunk/packaging, as you're not creatingtags/1.1.3when you release a new version (AS specified in your trunk/readme.txt's "Stable Tag:" field)tags/V1.0.6you've also added the ZIP.svn copyto generate tags from trunk.Please read https://developer.wordpress.org/plugins/wordpress-org/how-to-use-subversion/ for further information on using SVN. If you don't like using SVN, and use GitHub or another tool, there's often 3rd-party plugin deployment tools available (I can't suggest any specific one).
I'm closing this ticket as
invalidas there doesn't appear to be a bug on WordPress.org specifically, just a misunderstanding of how to use our tooling. You're not the first person to run into this kind of thing, and I'll follow up with the plugins team to see if they think we have any lacking documentation.