Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

AdmSnippet is a database of user-submitted server administration scripts and configuration files, which allows server administrators to easily find scripts for their server administration needs.

License

Notifications You must be signed in to change notification settings

DorianNiemiecSVRJS/admsnippet

Repository files navigation

To install AdmSnippet, first copy the files to a web host.
After copying files to a web host, import the data into a database from "init.sql" file.
After importing the data, copy "config.example.php" file to "config.php", and modify the configuration. Properties are explained in code comments.

The default credentials are:
 - Username: "admin"
 - Password: "admin"
After installing AdmSnippet, it's strongly recommended to change the default credentials.

If you want to add analytics code, add it to js/analytics.js file.

About

AdmSnippet is a database of user-submitted server administration scripts and configuration files, which allows server administrators to easily find scripts for their server administration needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published