Skip to content

zenny/genesis-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genesis Repository Manager

A server for managing the Genesis plugin repository. Clients can download the repo list from the server with the latest versions of all plugins, then request and download the plugin as needed.

To run, your settings.py must have the following settings:

  • HOSTNAME: the base address of your Django server
  • MEDIA_ROOT
  • PLUGIN_ROOT to store plugins
  • TEMP_FOLDER to store extracted files as they are read

About

Plugin repository server for Genesis clients

Resources

Stars

Watchers

Forks

Packages

No packages published