Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ideas | 884 | 4 years ago | 62 | |||||||
Ideas of Phodal | ||||||||||
Wp Local Docker | 769 | 4 years ago | mit | Shell | ||||||
****** WP Local Docker V2 is now available - https://github.com/10up/wp-local-docker-v2 | ||||||||||
Wordpress Fantastic Elasticsearch | 158 | 6 years ago | 51 | mit | PHP | |||||
Improve wordpress search performance/accuracy and enable faceted search by leveraging an ElasticSearch server. | ||||||||||
Es Wp Query | 119 | 6 months ago | 19 | PHP | ||||||
A drop-in replacement for WP_Query to leverage Elasticsearch for complex queries | ||||||||||
Wp Rest Api Log | 74 | 2 months ago | 16 | gpl-2.0 | PHP | |||||
WordPress plugin for logging REST API requests and responses | ||||||||||
Wpes Lib | 67 | 3 years ago | gpl-2.0 | PHP | ||||||
WordPress-Elasticsearch Lib | ||||||||||
Jun_linux | 52 | a month ago | 7 | Shell | ||||||
Docker镜像大礼包,Linux运维安装工具及脚本,K8S构建,各个环境构建部署等,包括不限于于shell、python,运维脚本、docker脚本、各种工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、pg、apache、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等 | ||||||||||
Wp Docker Bedrock | 44 | 4 years ago | 3 | Shell | ||||||
[WIP] Roots Bedrock for WordPress running on Docker. | ||||||||||
Elasticsearch Indexer | 44 | 8 years ago | 4 | gpl-2.0 | PHP | |||||
Index WordPress posts and post meta data using Elasticseach. | ||||||||||
Elasticpress React | 19 | 1 | a year ago | 13 | December 10, 2021 | 6 | gpl-2.0 | JavaScript | ||
Use ElasticPress with React. |
A library for building WordPress Elasticsearch plugins
Design Goals:
Glossary
Also included:
Requirements:
Example Code (/examples/):
WordPress.com uses a lot of custom tables and extra complexity for index management and handles indexing using a custom asynchronous jobs system. Unfortunately none of this works well in a standard WordPress install. However, this directory contains some of our example code of how we are using wpes-lib to perform indexing.