https://github.com/elementor/wp2static-addon-algolia
Algolia search add-on for WP2Static
https://github.com/elementor/wp2static-addon-algolia
strattic
Last synced: 10 months ago
JSON representation
Algolia search add-on for WP2Static
- Host: GitHub
- URL: https://github.com/elementor/wp2static-addon-algolia
- Owner: elementor
- License: unlicense
- Created: 2020-04-07T15:40:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T08:23:03.000Z (almost 6 years ago)
- Last Synced: 2025-07-07T15:58:04.204Z (10 months ago)
- Topics: strattic
- Language: PHP
- Homepage: https://wp2static.com/addons/algolia/
- Size: 63.5 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== WP2Static Add-On Algolia Search ===
Contributors: leonstafford
Tags: wp2static,search,algolia,static
Requires at least: 3.2
Tested up to: 5.4
Stable tag: 1.0-alpha-001
License: Unlicense
License URI: http://unlicense.org
Adjusts Algolia search indices to be compatible with WP2Static.
== Description ==
Adjusts Algolia search indices to be site root relative vs Absolute URL, making them more compatible with WP2Static.
Docs: https://wp2static.com/addons/algolia/
== Installation ==
Install WebDevStudio's Algolia Search for WordPress plugin, along with this plugin.
This plugin will adjust the URLs that the Algolia search plugin uses, making them site-root relative, allowing them to work with a WP2Static generated site.
== Changelog ==
= 1.0 =
First release