aspirepress / aspireupdate

A plugin that allows for rewriting the URLs used to fetch updates from WordPress.org to some other endpoint
GNU General Public License v2.0
29 stars 20 forks source link

Plugin and themes pictures comes from w.org/ts.org and not AP #73

Open ipajen opened 2 weeks ago

ipajen commented 2 weeks ago

When there is plugins to be updated. today it get the plugin picture from:

https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3167679 https://ps.w.org/limit-login-attempts-reloaded/assets/icon-256x256.png?rev=2456910

Wppluginspictures

I am expecting that when using AspireUdate with rewrite it should goto AspireCloud with proxy to ts.worg and ps.w.org and later be served by AspireCloud.

Same when updating themes or adding new plugin/theme

Same for themes. example: https://ts.w.org/wp-content/themes/generatepress/screenshot.png?ver=3.5.1?ver=3.5.1

namithj commented 2 weeks ago

We need a new version of AspireCloud to be deployed for this to work

asirota commented 2 weeks ago

Calling @chuckadams to comment

chuckadams commented 2 weeks ago

Yah right now I'm just getting metadata mirroring to work so that our results line up with .org, so all assets and download links are still pointing to .org. Mirroring the data files themselves and rewriting metadata to point at it is the next step.