wai-blue / ceremonycrm
Business Application Hub. Opensource ERP and CRM.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 2
Forks: 5
pkg:composer/wai-blue/ceremonycrm
Requires
- ddeboer/imap: ^1.21
- defuse/php-encryption: ^2.4
- dompdf/dompdf: ^3
- fakerphp/faker: ^1
- hubleto/framework: @dev
- dev-main
- 11962.x-dev
- 0.22
- 0.21
- 0.20
- 0.19.3
- 0.19.2
- 0.19.1
- 0.19
- 0.18
- 0.17
- 0.16.1
- 0.16
- 0.15.4
- 0.15.3
- 0.15.2
- 0.15.1
- 0.15
- v0.14
- v0.13
- v0.12
- v0.11
- v0.9
- v0.8
- v0.7
- v0.5
- v0.4
- v0.3.0
- v0.2
- v0.1.0
- dev-222-3-window-customization
- dev-reports-app
- dev-108-password-reset
- dev-55-wrong-password-page-displays-not-enough-permissions
- dev-new-record-management
- dev-17-responsivity
- dev-shop-app
- dev-v0.3-sales
- dev-tableOptions
This package is not auto-updated.
Last update: 2025-10-21 17:21:07 UTC
README
Hubleto
Business Application Hub
Hubleto is a PHP-based opensource CRM and ERP development framework with lots of features and free apps to develop your custom CRM or ERP.
🌟 Star if you like it!
The whole platform consists of several repositories, check them all to get the full understanding:
- hubleto/erp - package combining everything together into a Hubleto ERP solution.
- hubleto/apps - set of freely available apps covering features like CRM, supply-chain or project management.
- hubleto/erp - repo for installation of production-ready Hubleto ERP with composer create-project.
- hubleto/framework - PHP-based low level MVC framework.
- hubleto/react-ui - React-based UI using other libraries like primereact but modified and tailored for Hubleto ERP.
- hubleto/terminal - a simple command-line tool for PHP.
+------------------------------------------+
|       ###         ###         ###        | Free community apps (contacts, calendar, leads, deals, orders, ...)
|       ###         ###         ###        | Download & install in just few minutes
|       ### #####   ### #####   ###        | Uses React, TailwindCSS or Symfony's Twig
|       ##########  ##########  ###        | Built-in User management, App management, Settings management
|       ###    ###  ###     ### ###        | Foundation for MVC, Routing, Translations, Authentication, Permissions
|       ###    ###  ###     ### ###        | CLI automation tools
|       ###    ###  ##### ####  ####       | Fast learning curve, comprehensive dev guide
|       ###    ###  ### #####    ###       |
|                                          |
|                    ##################### |
|                  ####################### |
|               ########################## |
|            #########++++++++++++++++++++ |
|          #######++++++++++++++++++++++++ |
|       #######+++++++++++++++++++++++++++ |
|    ######+++++++++++++++++++++++++++++++ |
|  ##+++++++++++++++++++++++++++++++++++++ |
+------------------------------------------+
Start using Hubleto in few minutes
You have two options to install Hubleto: from a .zip package or using composer.
Zip package
Download & unzip Hubleto release: https://www.hubleto.com/en/download
Composer
Run composer create-project hubleto/er-project in any folder. More information here: https://github.com/hubleto/project
Develop your apps
To develop your apps run following commands in your terminal:
php hubleto init # init the project php hubleto app create "HubletoApp\Custom\HelloWorldApp" php hubleto app install "HubletoApp\Custom\HelloWorldApp" php hubleto create model "HubletoApp\Custom\HelloWorldApp" "TodoItem"
More details are in developer's guide at https://developer.hubleto.com.
Contribute 
You can contribute in many areas:
- report bugs or submit issues
- improve or create new community apps
- review pull requests
- start discussions
- improve Hubleto Core
- translate language packs
- improve developer's guide
Follow us
LinkedIn: https://www.linkedin.com/company/hubleto
Reddit: https://www.reddit.com/r/hubleto