wai-blue/ceremonycrm

Business Application Hub. Opensource ERP and CRM.

v0.14 2025-07-27 12:53 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.

Create simple addressbook CRM

Contribute

You can contribute in many areas:

Follow us

LinkedIn: https://www.linkedin.com/company/hubleto

Reddit: https://www.reddit.com/r/hubleto