Skip to content

Masterkey12/Flexpos

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About FlexiblePos

FlexiblePos is a web application including POS(Point Of Sale) functionalities. You can keep all of your selling and inventory accounts with this applications. It includes most of the effective functionalities, such as:

  • Stock Management.
  • Inventory .
  • Sell Management.
  • Receiving Management.
  • Customer Management.
  • Supplier Management.
  • Account Management.
  • Transaction Management.
  • Expense Management.
  • Employee Management.

Installing FlexiblePos

It is very easy to install FlexiblePos:

  • Copy the project in your project directory.
  • Run the command composer install you can install composer from here.
  • copy the .env.example to .env
  • Rename the database name in .env file
  • Make app key with command Php artisan key:generate
  • Clear the config file with command Php artisan config:cache
  • Run the migration with command Php artisan migrate.
  • Create system admin and permission with command Php artisan db:seed
  • Run the application in the directory http://your-directory/public
  • Login with admin username : admin@flexibleit.net password : password
  • Set the initial settings of your application with your details such as
    • opening balance
    • logo,
    • address
    • favicon
  • You are all set. Now enjoy using it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published