All Projects → akaunting → Akaunting

akaunting / Akaunting

Licence: gpl-3.0
Free and Online Accounting Software

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
Vue
7211 projects

Projects that are alternatives of or similar to Akaunting

Gauzy
Gauzy™ - Open-Source Business Management Platform (ERP/CRM/HRM)
Stars: ✭ 374 (-91.87%)
Mutual labels:  erp, accounting, invoicing, crm, fintech, billing
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (-37.44%)
Mutual labels:  erp, accounting, invoicing, crm, invoices
Invoiceneko
An Open Sourced Invoice System developed for anyone who needs to generate out an invoice and manage clients
Stars: ✭ 204 (-95.56%)
Mutual labels:  accounting, invoicing, payments, billing, laravel
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (-95.17%)
Mutual labels:  erp, accounting, invoicing, payments, billing
Invoiceplane
A self-hosted open source application for managing your invoices, clients and payments.
Stars: ✭ 1,936 (-57.9%)
Mutual labels:  invoicing, crm, billing, invoices
Invoiceninja
Invoices, Expenses and Tasks built with Laravel and Flutter
Stars: ✭ 6,247 (+35.83%)
Mutual labels:  payments, laravel, invoices, expenses
Budget
Get a grip on your finances.
Stars: ✭ 609 (-86.76%)
Mutual labels:  accounting, finance, laravel, money
balance
A laravel finance application for everyday use
Stars: ✭ 23 (-99.5%)
Mutual labels:  money, finance, balance, bookkeeping
bankster
Money Creation Made Easy
Stars: ✭ 30 (-99.35%)
Mutual labels:  money, finance, fintech
bizbook-client
The repository of bizbook client project
Stars: ✭ 28 (-99.39%)
Mutual labels:  erp, accounting, crm
Laravel Gymie
👨‍💻 Gym & Club Management System https://gymie.in
Stars: ✭ 285 (-93.8%)
Mutual labels:  laravel-application, crm, laravel
itflow
Free and open-source web application for MSPs that streamlines IT documentation, ticketing, invoicing, and accounting, an alternative to ITGlue. It helps in managing and organizing client's IT information, increasing efficiency and profitability.
Stars: ✭ 282 (-93.87%)
Mutual labels:  accounting, crm, invoicing
terms-dictionary
Simple definitions of terms, acronyms, abbreviations, companies, and projects related to financial services and Moov.
Stars: ✭ 48 (-98.96%)
Mutual labels:  money, payments, fintech
open-expenses
A curated list of (private) businesses publicly sharing their expenses.
Stars: ✭ 46 (-99%)
Mutual labels:  accounting, expenses, bookkeeping
Xtuple
This repository contains the source code for the database schema for the PostBooks edition of xTuple ERP and xTuple's REST API server. The REST API server is written in JavaScript running on Node.js. The database schema for PostBooks runs on a PostgreSQL database server.
Stars: ✭ 247 (-94.63%)
Mutual labels:  erp, accounting, crm
py-investment
Extensible Algo-Trading Python Package.
Stars: ✭ 19 (-99.59%)
Mutual labels:  money, finance, fintech
addons-konos
Konos Chilean Addons
Stars: ✭ 16 (-99.65%)
Mutual labels:  balance, accounting, payroll
Scipio Erp
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs.
Stars: ✭ 247 (-94.63%)
Mutual labels:  erp, accounting, crm
finac
Finac - financial accounting for humans
Stars: ✭ 27 (-99.41%)
Mutual labels:  finance, accounting, fintech
stockholm
💵 Modern Python library for working with money and monetary amounts. Human friendly and flexible approach for development. 100% test coverage + built-in support for GraphQL and Protocol Buffers transports using current best-practices.
Stars: ✭ 26 (-99.43%)
Mutual labels:  money, finance, fintech

Akaunting™

Release Downloads Translations Tests License

Akaunting is a free, open source and online accounting software designed for small businesses and freelancers. It is built with modern technologies such as Laravel, VueJS, Bootstrap 4, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.

Requirements

  • PHP 7.3 or higher
  • Database (eg: MySQL, PostgreSQL, SQLite)
  • Web Server (eg: Apache, Nginx, IIS)
  • Other libraries

Framework

Akaunting uses Laravel, the best existing PHP framework, as the foundation framework and Module package for Apps.

Installation

  • Install Composer and Npm
  • Clone the repository: git clone https://github.com/akaunting/akaunting.git
  • Install dependencies: composer install ; npm install ; npm run dev
  • Install Akaunting:
php artisan install --db-name="akaunting" --db-username="root" --db-password="pass" --admin-email="[email protected]" --admin-password="123456"
  • Create sample data (optional): php artisan sample-data:seed

Contributing

Please, be very clear on your commit messages and pull requests, empty pull request messages may be rejected without reason.

When contributing code to Akaunting, you must follow the PSR coding standards. The golden rule is: Imitate the existing Akaunting code.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Translation

If you'd like to contribute translations, please check out our Crowdin project.

Changelog

Please see Releases for more information what has changed recently.

Security

Please review our security policy on how to report security vulnerabilities.

Credits

Partners

Each of our partners can help you craft a beautiful, well-architected project. Feel free to get in contact with us to become a partner.

  • Creative Tim is our design partner since Akaunting 2.0 version. They create beautiful UI Kits, Templates, and Dashboards built on top of Bootstrap, Vue.js, React, Angular, Node.js, and Laravel.

Sponsors

Support Akaunting by becoming a sponsor on Patreon. Your logo will show up here with a link to your website.

License

Akaunting is released under the GPLv3 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].