wai-blue / hubleto
There is no license information available for the latest version (v0.9) of this package.
Business Application Hub. Opensource ERP and CRM.
v0.9
2025-03-15 14:46 UTC
Requires
- php: ^8.2
- illuminate/database: ^11
- illuminate/pagination: ^11
- laravel/serializable-closure: ^2
- monolog/monolog: ^3
- phpstan/phpstan: ^2
- snipworks/php-smtp: ^2
- symfony/yaml: ^7
- twig/twig: ^3
- wai-blue/adios: ^1
This package is not auto-updated.
Last update: 2025-03-26 13:38:31 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.
### | Free community apps (contacts, calendar, leads, deals, orders, ...)
### ## | Download & install in just few minutes
##### ### | Uses React, TailwindCSS, Adios 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 developing your CRM in few minutes
First, download & unzip Hubleto release: https://www.hubleto.com/en/install
Then 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"
You can use models and API of free community apps available in apps/community folder, e.g.:
- Contacts or Customers as a full-featured addressbook
- Settings for management of your app's settings
- Reports as a centralized report visualizer
- Products for your e-commerce project
- and more...
Developer's guide
Visit https://developer.hubleto.com with tutorials on how to download & install, create your own app, and more.
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