From 8d838ce0b40502b22f10a0b9692cba588ec91e35 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 10 Jan 2025 17:52:19 +0100 Subject: [PATCH 1/4] Add sponsors section and update CI status --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b899023..25d8207 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

-CI +CI MIT Commits GitHub release @@ -39,7 +39,7 @@ - **Easy to install** : One step automated installer with migration from EasyEngine v3 support - **Fast deployment** : Fast and automated WordPress, Nginx, PHP, MySQL & Redis installation -- **Custom Nginx build** : Nginx 1.26.1 - TLS v1.3 HTTP/3 QUIC & Brotli support +- **Custom Nginx build** : Nginx 1.26.2 - TLS v1.3 HTTP/3 QUIC & Brotli support - **Up-to-date** : PHP 7.4, 8.0, 8.1, 8.2, 8.3 & 8.4 - MariaDB 11.4 LTS & Redis 7.0 - **Secured** : Hardened WordPress security with strict Nginx location directives - **Powerful** : Optimized Nginx configurations with multiple cache backends support @@ -63,13 +63,11 @@ #### Also compatible -- Debian 10 (Buster) - Debian 11 (Bullseye) - Debian 12 (Bookworm) #### For testing purpose only -- Raspbian 10 (Buster) - Raspbian 11 (Bullseye) ## Getting Started @@ -205,6 +203,15 @@ WordPress Cache Plugins supported by WordOps : - [WP-Super-Cache](https://github.com/Automattic/wp-super-cache) - [WP-Rocket](https://github.com/wp-media/wp-rocket) +## Sponsors + +Thanks to our generous sponsors for supporting the development of WordOps: + +| Liquid Web | +| --------------------------------------------------------------------------------------------- | +| Liquid Web logo | +| [Liquid Web](https://www.liquidweb.com/) | + ## License - [MIT](http://opensource.org/licenses/MIT) © [WordOps](https://wordops.net) From 315684f6fa1a252c43e00692e2990784fbcfdaa1 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 10 Jan 2025 17:53:35 +0100 Subject: [PATCH 2/4] Add link to sponsors image --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 25d8207..8f37d88 100644 --- a/README.md +++ b/README.md @@ -207,10 +207,10 @@ WordPress Cache Plugins supported by WordOps : Thanks to our generous sponsors for supporting the development of WordOps: -| Liquid Web | -| --------------------------------------------------------------------------------------------- | -| Liquid Web logo | -| [Liquid Web](https://www.liquidweb.com/) | +| Liquid Web | +| ------------------------------------------------------------------------------------------------------------------------------------------------------ | +| Liquid Web logo | +| [Liquid Web](https://www.liquidweb.com/) | ## License From e47d0c7359df8a2095b9b71c2e6c7f6921e57fbb Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 10 Jan 2025 17:54:28 +0100 Subject: [PATCH 3/4] Clean sponsors display --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f37d88..566dae1 100644 --- a/README.md +++ b/README.md @@ -207,10 +207,9 @@ WordPress Cache Plugins supported by WordOps : Thanks to our generous sponsors for supporting the development of WordOps: -| Liquid Web | +| [Liquid Web](https://www.liquidweb.com/) | | ------------------------------------------------------------------------------------------------------------------------------------------------------ | | Liquid Web logo | -| [Liquid Web](https://www.liquidweb.com/) | ## License From 7d27e5d12de408d10bd8fc6b323859cf22f53919 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 10 Jan 2025 17:57:18 +0100 Subject: [PATCH 4/4] move up sponsors --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 566dae1..6d152c4 100644 --- a/README.md +++ b/README.md @@ -159,12 +159,20 @@ wo update If you feel there is a bug directly related to WordOps, or if you want to suggest new features for WordOps, feel free to open an issue. For any other questions about WordOps or if you need support, please use the [Community Forum](https://community.wordops.net/). -# Contributing +## Contributing If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome. There is no need to be a developer or a system administrator to contribute to WordOps project. You can still contribute by helping us to improve [WordOps documentation](https://github.com/WordOps/docs.wordops.net). Otherwise, you can still contribute to the project by making a donation on [Ko-Fi](https://ko-fi.com/wordops). +## Sponsors + +Thanks to our generous sponsors for supporting the development of WordOps: + +| [Liquid Web](https://www.liquidweb.com/) | +| ------------------------------------------------------------------------------------------------------------------------------------------------------ | +| Liquid Web logo | + ## Credits - Source : [EasyEngine](https://github.com/easyengine/easyengine) @@ -203,14 +211,6 @@ WordPress Cache Plugins supported by WordOps : - [WP-Super-Cache](https://github.com/Automattic/wp-super-cache) - [WP-Rocket](https://github.com/wp-media/wp-rocket) -## Sponsors - -Thanks to our generous sponsors for supporting the development of WordOps: - -| [Liquid Web](https://www.liquidweb.com/) | -| ------------------------------------------------------------------------------------------------------------------------------------------------------ | -| Liquid Web logo | - ## License - [MIT](http://opensource.org/licenses/MIT) © [WordOps](https://wordops.net)