wai-blue / ceremonycrm
Business Application Hub. Opensource ERP and CRM.
Requires
- hubleto/framework: @dev
- hubleto/terminal: @dev
This package is not auto-updated.
Last update: 2025-07-29 16:24:57 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.
+------------------------------------------+
| | Hubleto
| |
| ### ### ### | 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/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