Skip to content

Invoicing and Inventory System for SME's powered by <º)♡>< and Laravel.

License

Notifications You must be signed in to change notification settings

cloudnepal/aBillander

 
 

Repository files navigation

ab://ander/Project

aBillander is an Invoicing and Inventory System integrated with WooCommerce, intended for SME's and powered by <º)♡>< and Laravel.

ab://ander/Features

Sales and Receivables.

Purchases and Payables.

Inventory

Customer Center (B2B)

WooCommerce Connector (B2C)

Sales Representative Center

Manufacturing

Lots and Traceability

microCRM

Check out our YouTube Channel .

ab://ander/Status

Production ready: three Companies have used aBillander for more than 2 years now.

More implementations needed (main goal for year 2022).

Contributors are welcome.

ab://ander/Branches

Use branch master with Laravel 9.x.

Branch ninette is intended for development.

Use branch service with Laravel 5.5 (not supported anymore).

ab://ander/Installation

Step 1: Download the Repository

Clone this repository, install the dependencies and create your .env file.

$ git clone https://github.com/aBillander/aBillander.git
$ composer install

You may also install via zip, extract to any of your folders you wish, and install dependencies after that.

Copy file .env.example to .env and generate your application encryption key using:

$ php artisan key:generate

An alternative way is to download the lastest release.

Step 2: Run the Installer

Head to http://mywebsite.test and the installer will start automatically. You will be asked to provide:

Database credentials. Database should exist, and be empty.

Email credentials (SMPT server). You can skip this step and modify your .env file later on.

Your company data and first Administrator User.

The Installer will create all database tables for you, and populate with some handy values, such as Languages, Currencies, Taxes, and more.

ab://ander/Roadmap/Milestones

SDG0: MVP done (2021/1). aBillander initial version. Production ready.

SDG1: POS integration (in progress). Should be running live by the end of 2022 in One Customer (at least).

SDG2: Better Documentation (in progress).

SDG3: Products with Combinations .

ab://ander/Changelog

Please see CHANGELOG for more information on what has changed recently.

ab://ander/Contributing

Please see CONTRIBUTING for details.

ab://ander/Credits

ab://ander/License

The MIT License (MIT). Please see License File for more information.

Curated by Lara Billander .

Soli Deo Gloria - END of LINE

About

Invoicing and Inventory System for SME's powered by <º)♡>< and Laravel.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 57.7%
  • PHP 34.9%
  • JavaScript 4.8%
  • HTML 2.1%
  • Other 0.5%