Delete docs/en-US/manual/quick-start/plugins.md

This commit is contained in:
Zhou 2023-10-30 15:35:25 +08:00 committed by GitHub
parent c10262f5ee
commit 0dc07a2ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +0,0 @@
# Plugins
NocoBase is designed as a plugin architecture, and most of the functionality is powered by plugins, except for a lightweight kernel.
Theoretically, even built-in features can be replaced with new plugins as well.
## Plugin Manager
NocoBase provides a visual plugin manager to enable and disable plugins, or to configure them.
The plugin manager is still in its early stages and in the future hopefully we will find a wide variety of plugins here to meet the needs.
![plugin-manager.jpg](./plugins/plugin-manager.jpg)