Coder Social home page Coder Social logo

abillander / abillander Goto Github PK

View Code? Open in Web Editor NEW
20.0 5.0 10.0 23.71 MB

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

License: MIT License

PHP 34.94% HTML 2.13% Hack 0.09% Blade 57.73% CSS 0.35% JavaScript 4.75%
erp woocommerce

abillander's Introduction

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

abillander's People

Contributors

abillander avatar anabelred avatar buzkall avatar ccores avatar dependabot[bot] avatar mqueridiam avatar onagrosan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

abillander's Issues

Demo has not httpS

Hello @aBillander,

Thanks for your project!

What is the demo account?

In more there is no https, your link is http.
Can you solve it?

Thanks in advance.

Fresh Install - config/tenants.php - explode() expects parameter 2 to be string, array given

Fresh Install -
While Installing the Application, getting the error message.

ErrorException (E_WARNING)
explode() expects parameter 2 to be string, array given

The file which its throwing error is

laravel-inventory/aBillander/config/tenants.php

/*
   |--------------------------------------------------------------------------
   | Allowed Tenants
   |--------------------------------------------------------------------------
   */
   'names' => explode(',', env('TENANT_NAMES', ['localhost'])),

Error

Hi, how are you doing, first of all, congrats on the project, it's awesome?

I was trying to install it, but I had an error, error, or I don't know how to install it?

following link

Class 'aBillander\Installer\InstallerServiceProvider' not found

if I run composer update

I have this error

In ProviderRepository.php line 208:

Class 'aBillander\Installer\InstallerServiceProvider' not found

Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1

Languages

I am in need of sample data for the languages table and other necessary ones

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.