From be092ee5e2dceae4a4cc867939c998f73a73e163 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Sat, 30 May 2026 15:02:37 -0600 Subject: [PATCH] docs(readme): Add Installation section with ZIP download and WP-CLI command Two clearly-labeled install methods at the top of the README so users know how to get the plugin without scrolling: - WordPress Admin GUI: 3-step ZIP upload - WP-CLI one-liner with --activate flag Both link directly to the v1.0.0 release ZIP on Gitea. --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index d3dd68b..ed40a91 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,28 @@ --- +## 📦 Installation + +**Latest release:** [v2.0.0](https://git.supported.systems/tigerstyle/tigerstyle-heat/releases/tag/v2.0.0) · [All releases](https://git.supported.systems/tigerstyle/tigerstyle-heat/releases) + +### Via WordPress Admin (GUI) + +1. Download [tigerstyle-heat-2.0.0.zip](https://git.supported.systems/tigerstyle/tigerstyle-heat/releases/download/v2.0.0/tigerstyle-heat-2.0.0.zip) +2. In WordPress admin: **Plugins → Add New → Upload Plugin**, pick the ZIP +3. Click **Activate Plugin** — settings appear under **TigerStyle Heat** in the sidebar + +### Via WP-CLI (terminal) + +```bash +wp plugin install \ + https://git.supported.systems/tigerstyle/tigerstyle-heat/releases/download/v2.0.0/tigerstyle-heat-2.0.0.zip \ + --activate +``` + +**Requires:** WordPress 5.0+ · PHP 7.4+ · Tested up to WordPress 6.3 + +--- + ## 🚀 What Makes TigerStyle Heat Special? TigerStyle Heat isn't just another WordPress SEO plugin—it's a **comprehensive digital marketing platform** that puts your website in heat to naturally attract traffic from around the globe! Built with enterprise-grade architecture and cutting-edge SEO technologies. Stop chasing traffic like a dog 🐕 - make it come to you naturally!