Skip to content
/ ksm Public

Application for lending, selling and maintaining forklifts.

Notifications You must be signed in to change notification settings

sah-comp/ksm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KSM

A webbased software for selling, buying, lending and maintaining forklifts build on Bienlein.

Requirements

  • Set max_input_vars to 5000

Installation

Create the database.

Copy the config.examle.php in app/config and name it config.php.

Open it with a text editor and make changes as you fancy, e.g. enter the login information for the database(s) used. Do not forget to choose a install passcode that is not the default one.

Create these folders and make them writeable to PHP:

  • public/upload
  • app/res/tpl/cache

In the app directory do:

composer install

This will create the vendor folder and install all dependencies needed.

You are good to go. Point your browser to your applications URL and start working.

Enjoy.

About

Application for lending, selling and maintaining forklifts.

Resources

Stars

Watchers

Forks

Packages

No packages published