This package still in active development and not ready for production yet.
Our mission is to provide exceptional accounting and bookeeping solutions in the most demanding era.
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
Since Point using Firestore you should install and enable grpc. For more detailed guide please check https://cloud.google.com/php/grpc
You are ready to go, please refer to our documentation below for any guide and instruction.
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.
If you discover a security vulnerability within Point, please send an e-mail to martien@point.red. All security vulnerabilities will be promptly addressed.
Official Website : https://www.point.red Api Website : https://api.point.red Api Docs : https://docs.point.red Code Coverage : https://point-code-coverage.netlify.com