Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wildfirebill-unraid/unraid-plugins

Custom Unraid plugins and extensions.

Structure

  • plugins/ - Plugin XML wrappers and .plg files (one per plugin)
  • source/ - Plugin source code, organized by plugin name
    • source/example-plugin/ - Example plugin source files
  • ca_profile.xml - Community Applications repository profile
  • icon.svg - Repository icon

Adding a New Plugin

  1. Create folder under source/your-plugin-name/
  2. Add source files (PHP, Shell, config)
  3. Create .plg installer in plugins/your-plugin.plg
  4. Create CA wrapper in plugins/your-plugin.xml
  5. Update ca_profile.xml if needed
  6. Push to GitHub

About

Custom Unraid plugins and extensions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages