-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
43 lines (30 loc) · 1.23 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=== Search with Algolia Headless extention ===
Donate link: https://www.amazon.jp/hz/wishlist/ls/1UYH9PSDMB3FZ?ref_=wl_share
Tags: algolia,headless
Requires at least: 5.5
Tested up to: 5.5.3
Requires PHP: 7.2
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simply extension plugin of WP Search with Algolia plugin.
We can customize the permalink of the indices.
== Description ==
WP Search with Algolia can index our own WordPress data into Algolia.
But when we made a website as a Headless, we need to replace the indices's permalink from WP to Headless.
So, when use the plugin with WP Search with Algolia, we can customize the permalink of the indices.
== Installation ==
1. Install the plugin
2. Activate it and WP Search with Algolia plugin
3. Configure WP Search with Algolia plugin settings
4. Go to the `Setting > Reading` page, and put the Headless site domain.
5. Create indices by WP Search with Algolia
6. The plugin will replace the permalink from WordPress to your inputted domain.
= How can we replace the permalink when indexed before the installation ? =
We need to re-index by WP Search with Algolia plugin.
== Changelog ==
= 0.1.0 =
* Release
== Upgrade Notice ==
= 0.1.0 =
* Release