Skip to content
  1. Mar 13, 2014
  2. Mar 12, 2014
  3. Mar 11, 2014
  4. Mar 10, 2014
  5. Mar 08, 2014
  6. Mar 06, 2014
  7. Mar 05, 2014
  8. Mar 04, 2014
    • Till Brehm's avatar
      - Added templating library to installer. · ccbf1497
      Till Brehm authored
      - Added function to detect the apache version to installer.
      - Added support for apache 2.4 to vhots templates for ispconfig vhost and apps vhost in installer.
      ccbf1497
  9. Feb 27, 2014
  10. Feb 25, 2014
  11. Feb 22, 2014
  12. Feb 18, 2014
  13. Feb 17, 2014
  14. Feb 16, 2014
  15. Feb 15, 2014
  16. Feb 11, 2014
  17. Feb 10, 2014
  18. Feb 04, 2014
  19. Feb 03, 2014
    • Marius Cramer's avatar
      Added config storage method · e20f18f3
      Marius Cramer authored
      - Use it like $app->conf('yourpluginname', 'config-key', 'value')
      - omit the value to read the config value, provide it to set the value
      e20f18f3