Guachi plugin installation
- 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.
- Go to Guaqi product center to download WP plugin
guaqi_plugin_xxx
and node sideguaqi_nodejs_xxx
. Pay attention to the instructions to download your own WP PHP version. - 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.

















