Skip to content

Commit

Permalink
Update current and stable build branches on AspireUpdate, update links (
Browse files Browse the repository at this point in the history
#20)

* added testing instructions courtesty of Colin Stewart (@costdev)

* added a new diagram for overall architecture

* updated contributors, added diagram on aspirecloud for federation model

* Update index.md

typo in discussion

Signed-off-by: Alex Sirota <[email protected]>

* updated links to updates for each project contributors and links to getting started.

* changed API key requirement on AU

* add WP playground section to AU docs

* added AU releases link

* update link to WP playground blueprint.json to point to main branch

* update current and stable build branches

* update link to blueprint.json

---------

Signed-off-by: Alex Sirota <[email protected]>
  • Loading branch information
asirota authored Nov 14, 2024
1 parent 0aa3b58 commit 05b5499
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/aspireupdate/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@ permalink: /aspireupdate/

# What is AspireUpdate?

# What is AspireUpdate?

[AspireUpdate](https://github.com/aspirepress/AspireUpdate) is an open source WordPress plugin that enables WordPress sites to use an alternative repository for updates. The plugin reverts to WordPress.org repository when updates are not available in the configured AspireCloud instance.
[AspireUpdate](https://github.com/aspirepress/AspireUpdate) is an open source WordPress plugin that enables WordPress sites to use an alternative repository for updates. The plugin reverts to WordPress.org repository when updates are not available in the configured AspireCloud instance.

## How to install AspireUpdate

Download and Install AspireUpdate:
Download and Install AspireUpdate:

[Current Build](https://github.com/aspirepress/AspireUpdate/tree/main)
[Stable Build](https://github.com/aspirepress/AspireUpdate/tree/main)
[Stable Build](https://github.com/aspirepress/AspireUpdate/tree/playground-ready)
[Releases](https://github.com/aspirepress/AspireUpdate/releases)

No API Key is currently required.
Expand All @@ -22,7 +26,7 @@ No API Key is currently required.

[Try out AspireUpdate WP Playground](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/aspirepress/AspireUpdate/refs/heads/playground-ready/assets/playground/blueprint.json)

[Look at WP Playground Blueprint.json](https://github.com/aspirepress/AspireUpdate/blob/playground-ready/assets/playground/blueprint.json)
[Review the WP Playground blueprint.json](https://github.com/aspirepress/AspireUpdate/blob/playground-ready/assets/playground/blueprint.json)

## Design of Phase 1 of AspirePress

Expand Down

0 comments on commit 05b5499

Please sign in to comment.