Skip to content

A free open source warehouse management system

License

Notifications You must be signed in to change notification settings

benmpl/myTinyWMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

continuous integration

MyTinyWMS - Open Source Warehouse Management System

MyTinyWMS is a free warehouse management system software. It helps small and medium-sized companies with inventory management and the organisation of purchasing.

Build on Laravel 6

Demo: click here
The demo will be reset every 24h.

Supported languages: english, german


Installation

The easiest way to install it right now is using docker and docker-compose:

  • copy docker-compose file: cp docker-compose.prod.yml docker-compose.yml
  • copy .env example file: cp .env.example .env
  • adjust .env file:
  • run docker-compose up -d
  • go to the admin section (gear symbol in the right top corner) and adjust the email settings

Development

... todo: fill this stuff ...

  • run composer install
  • run php artisan telescope:publish

Security

To report a security vulnerability, please email [email protected] instead of using the issue tracker.

About

A free open source warehouse management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.5%
  • Blade 23.7%
  • Vue 14.3%
  • Less 1.3%
  • Other 0.2%