feat: Add instructions for enabling HIP2 on WordPress site
This commit adds detailed instructions for enabling HIP2 on a WordPress site. It includes steps to download, upload, and activate the HIP2 plugin, as well as setting the HNS wallet address and testing the functionality.
This commit is contained in:
parent
6b855a5b29
commit
49acea31ac
11
README.md
11
README.md
@ -116,3 +116,14 @@ This will allow you to create a wordpress site without using a licence key using
|
|||||||
```
|
```
|
||||||
FREE_MODE: true
|
FREE_MODE: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Hip2
|
||||||
|
HIP2 allows sending HNS to a domain.
|
||||||
|
To enable HIP2 on your wordpress site you should
|
||||||
|
|
||||||
|
1. Download the [HIP2 plugin](https://git.woodburn.au/nathanwoodburn/hnshosting-wp/raw/branch/main/assets/hns-wallet-plugin.zip)
|
||||||
|
2. Upload the plugin to your wordpress site
|
||||||
|
3. Activate the plugin
|
||||||
|
4. Go to the settings page and enter your HNS wallet address
|
||||||
|
5. Ensure it works by settings the permalink to post name and saving
|
BIN
assets/hns-wallet-plugin.zip
Normal file
BIN
assets/hns-wallet-plugin.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user