Skip to content

Commit

Permalink
Update index.md (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipajen authored Nov 16, 2024
1 parent 25059d4 commit 2e006f3
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/aspireupdate/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,26 @@ permalink: /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/playground-ready)
[Releases](https://github.com/aspirepress/AspireUpdate/releases)
[Current 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.

## Try AspireUpdate in WP Playground

[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)
[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)

[Review the 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 Expand Up @@ -89,7 +90,7 @@ This approach has several benefits:

### Setting up AspireUpdate

1. [Visit the WP Playground](https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fraw.githubusercontent.com%2Faspirepress%2FAspireUpdate%2Frefs%2Fheads%2Fplayground-ready%2Fassets%2Fplayground%2Fblueprint.json)to load up WordPress, with AspireUpdate latest stable version..
1. [Visit the WP Playground](https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fraw.githubusercontent.com%2Faspirepress%2Faspireupdate%2Frefs%2Fheads%2Fplayground-ready%2Fassets%2Fplayground%2Fblueprint.json)to load up WordPress, with AspireUpdate latest stable version..
2. Check `Enable AspireUpdate API Rewrites`.
3. Can leave API Key blank. (not yet generated or enforced)
4. Check `Enable Debug Mode`.
Expand Down Expand Up @@ -118,7 +119,7 @@ Expected Results

## FAQs

Q: Why can’t I find the “Favorites” or “Features” tab when adding a new plugin or theme in AspireUpdate?
**Q: Why can’t I find the “Favorites” or “Features” tab when adding a new plugin or theme in AspireUpdate?**
A: In the current version of AspireUpdate, the “Favorites” and “Features” tabs are unavailable due to compatibility limitations.


Expand Down

0 comments on commit 2e006f3

Please sign in to comment.