hubleto / erp
Production-ready Hubleto ERP.
Requires
- hubleto/apps: 0.16.*
- hubleto/framework: 0.16.*
- hubleto/main: 0.16.*
README
This is the repository for installation of production-ready Hubleto ERP. To install do following:
cd YOUR_HUBLETO_ERP_FOLDER
composer create-project hubleto/erp . --no-dev
php hubleto init
🌟 Star if you like it!
Hubleto is a community project, a series of repositories resulting in an opensource ERP/CRM package (this hubleto/erp
repository).
The other underlying repositories are:
hubleto/framework
- PHP-based low level MVC frameworkhubleto/react-ui
- React-based UI using other libraries likeprimereact
but modified and tailored for Hubleto ERPhubleto/terminal
- a simple command-line tool for PHPhubleto/apps
- set of freely available apps covering features like CRM, supply-chain or project managementhubleto/main
- package combining everything together into a Hubleto ERP solution.
hubleto/erp
(this repository) is a package for composer create-project
command which installs the hubleto/main
and adds some other files for easier customization after installation.
Hubleto is free also for your commercial projects.
How to customize
If you want to customize your Hubleto installation, start by creating your new Hubleto app.
php hubleto create app MyFirstApp
How to contribute
If you want to contribute, you will need to fork all Hubleto repositories and recreate the project folder to use these forks.
Fork all Hubleto repositories
IMPORTANT Fork all repositories into one folder, e.g. /var/www/hubleto.
- https://github.com/hubleto/framework
- https://github.com/hubleto/apps
- https://github.com/hubleto/main
- https://github.com/hubleto/react-ui
Re-create your Hubleto folder
IMPORTANT Change
/var/www/hubleto
in commands below to path to your folder with forks.
composer create-project hubleto/erp . dev-main
./bin/use-local-repositories /var/www/hubleto
npm run build
php hubleto init
Become our partner
Hubleto is a community project and so it needs your help. We provide complete Hubleto code for free and maintain its development.
We will be very happy to get in touch with any company or individuals, willing to act as reseller or consultant.
Do not hesitate and contact us via LinkedIn or Reddit.
See also
- https://github.com/hubleto/main - the 'main' repository for Hubleto
- https://developer.hubleto.com - developer guide for Hubleto
- https://help.hubleto.com - user guide for Hubleto
- https://www.hubleto.com - a presentation website
- https://community.hubleto.com - a discussion forum about everything related to Hubleto
- https://www.hubleto.com/demo - try demo