fossasia / engelsystem

Shift planning system for events.

Home Page:http://engelsystem.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features: Installation script

sreejakshetty opened this issue · comments

parent issue: #161
These are features need to implemented.

  • database migrations directly through script
  • Document how to change url from example.com/engelsystem/public to example.com/engelsystem/ issue #213
  • install.php should be redirected only once for one database.

@hongquan
Can I create a index.php file in the root folder of engelsystem which redirects to engelsystem/public/index.php file to resolve the directory listing problem.

Fixed here #211