You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,19 @@
7
7
8
8
9
9
10
+
## Introduction
11
+
12
+
Welcome to the official Millennium Plugin Database — a centralized repository that manages and curates all community and official plugins for the Millennium platform.
13
+
This repository exists to provide a secure, version-controlled collection of plugins that are approved for use with Millennium. Each plugin is tracked as a Git submodule, allowing us to:
14
+
15
+
* Independently version plugins without relying on the latest changes from their original repositories.
16
+
* Manually review all plugin updates before they reach end users, ensuring code integrity and preventing malicious behavior.
17
+
* Provide a consistent, reliable plugin experience across all installations of Millennium.
18
+
19
+
Whether you're a plugin developer submitting updates or a user browsing available extensions, this database serves as the trusted source for all Millennium-compatible plugins.
20
+
21
+
22
+
10
23
### Submitting A Plugin
11
24
12
25
To submit a plugin to Millennium's plugin repository, open a pull request that adds your plugin as a submodule using the command
0 commit comments