manifest / integrations / cstj-algolia-sync-plugin
CSTJ - Algolia Sync
Sync data from Wordpress to Algolia
★ 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/mill3/cstj-algolia-sync-plugin/archive/refs/heads/master.zipDeclares an update source (Mill3/cstj-algolia-sync-plugin), so updates arrive through the plugin's own updater.
Readme
Plugin structure :
Namespace : WpAlgolia
- Main plugin class
- init Algolia client instance
- set supported post-type
- WpAlgolia/Register/PostTypeAbstract (abstract)
- WpAlgolia/Register/PostTypeInterface (interface)
- WpAlgolia/Register/Posts (class implements RegisterInterface)
- WpAlgolia/Register/Programs (class implements RegisterInterface)
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.0.4 | Nov 15, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.