/point

Point.RED is an ERP Framework for Web Artisans

Primary LanguagePHP

Build Status Latest Stable Version Unstable Version Coverage Status StyleCI Build Status

This package still in active development and not ready for production yet.

About Point

Our mission is to provide exceptional accounting and bookeeping solutions in the most demanding era.

Quick Start

First you need to install Composer and Git.

After that you can create new point project using composer.

composer create-project point-red/point point

Go to your project directory and install dependencies.

cd point
composer install

You are ready to go, please refer to our documentation below for any guide and instruction.

Documentation

Point developer documentation can be found at https://point-red.github.io/point, if you have feedback or would like to write some user documentation, please let us know by emailing support.

Security Vulnerabilities

If you discover a security vulnerability within Point, please send an e-mail to martien@point.red. All security vulnerabilities will be promptly addressed.