Authentic Images self-updates
by Adrian Duffell · github.com/adrianduffell/authentic-images
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/adrianduffell/authentic-images/archive/refs/heads/initial-commit.zipShips its own WordPress updater (Update URI header), so new versions show up under Dashboard → Updates.
Welcome to the GitHub repo! Authentic Images is made here.
Getting started
To develop Authentic Images locally:
Prerequisites
- Node.js 24.x
- Docker Desktop (if using wp-env)
npm i
## Watch for changes and rebuild assets
npm run start
# Optional dev environment using wp-env
npm run wp-env start
Bugs
Found a bug? Please report it using GitHub Issues.