### [Installation Steps for Guachi](https://guaqi.com/en/article/67262) **Published:** 2025-09-25T01:34:49 **Author:** 春哥 **Excerpt:** Guachi plugin installation Redis Object Cache is used to cache pages, secure validation, etc. WPGraphQL is used to build the interface, Safe SVG is used to make sure the svg images uploaded by users are safe. guaqi_plugin_xxx is the body of guaqi plugin. Node- ## Guachi plugin installation 1. If you don’t have WordPress installed, first install WordPress and set the domain name to Https, then [set the server pseudo-static and wp fixed link](https://7b2.com/document/36878.html). 2. Go to [Guaqi product center](https://guaqi.com/product) to download WP plugin `guaqi_plugin_xxx` and node side `guaqi_nodejs_xxx`. Pay attention to the instructions to download your own WP PHP version. 3. Go to WordPress backend and install Redis Object Cache (make sure redis extension is installed in PHP), WPGraphQL, Safe SVG, and then the `guaqi_plugin_xxx` WP plugin you just downloaded. > Redis Object Cache is used to cache pages, secure validation, etc. WPGraphQL is used to build the interface, Safe SVG is used to make sure the svg images uploaded by users are safe. guaqi\_plugin\_xxx is the body of guaqi plugin. ## Node-side installation: Initial installation in accordance with this step will generally not go wrong, the operation once you find that it is actually very simple, and PHP to create a site is similar, just one or two more steps. ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Install Node, if you have installed, then skip it! ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Choose a higher version of Node if possible. ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Creating a site ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Creating a directory ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Creating a directory ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Creating a site ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) What it looks like after creation ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Uploading the source code ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Uploading the source code ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Unzip ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Unzip ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Site Settings ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Site Settings ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Add Domain Name ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Enable Mapping ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Launching ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Add Certificate ![Installation Steps for Guachi](http://7b2.com/wp-content/themes/b2/Assets/fontend/images/default-img.jpg) Adding Certificates **Categories:** GuaQi-en ---