Download latest version (0.24)

Free for commercial projects.
Built on PHP and React.
Download or install with composer.

Give us a star Watch on Github

When downloaded

unzip the release to any folder
run
php hubleto init
to initialize your project
run
php hubleto app create
to create your app

What is Hubleto?

PHP-based open-source CRM & ERP.

What libraries does it use?

Built using popular libraries like ReactJS, TailwindCSS, Adios, Twig or Primereact.

Read developer's guide for more details.

What features it contains?

Has many built-in features and repository of free apps ready for your project.

Is it free?

Yes. Community edition is completely for free.

What Hubleto comes with?
  • DevOps with preinstalled Node, React and Tailwind CSS
  • consistent UI design based on Primereact
  • secure database layer with Eloquent
  • many ready-to-use apps and features
  • multi-language support

In only few minutes, you can have your development environment with lots of apps and popular libraries ready.

What do I need to run it?

You only need PHP, MySQL/MariaDB and webserver (Apache/Nginx).

Can I customize it?

Yes. The best start is to create your own Hubleto app.

Sample terminal commands to create your app:
php hubleto init # init the project
php hubleto app create "Hubleto\App\Custom\HelloWorldApp"
php hubleto app install "Hubleto\App\Custom\HelloWorldApp"
php hubleto create model "Hubleto\App\Custom\HelloWorldApp" "TodoItem"
Videotutorial on how to download and install Hubleto:
content-image