Skip to content

Added installation of extended plugins and themes to homeinstall script

Mario requested to merge einervonvielen:homeinstall_with_plugins into master

Created by: einervonvielen

Added installation of extended plugins and themes to homeinstall script

  • 2 plugins (ownMap and chess) and
  • 1 theme (DeadSuperHero)
  • The plugins and themes are updated every night by the daily baćkup script.
  • The administrator can install more plugins and themes by just adding them to the files
    • ./homeinstall/plugin_install.txt
    • ./homeinstall/theme_install.txt
    • ...and than run ./homeinstall/hubzilla-setup.sh again

Fixed an installation error with sendmail.

Merge request reports