Skip to content
forked from laravel/laravel

Trubar CMS - A Laravel alternative to WordPress and Sage

License

Notifications You must be signed in to change notification settings

wewowweb/trubar

 
 

Repository files navigation

Trubar

This package is currently being designed, developed and documented. In its current state, it is likely NOT YET fit for production.

A Laravel alternative to WordPress + Sage way of creating websites. Everything but the HTML/CSS/JS part of the website (and business logic) can be created in the admin interface. Plugins and themes are supported.

Inspired in part by Laravel Nova and Wink.

Why?

Most web development agencies decide on using WordPress for their client work. The reason for that is simple: most people know how to use it or can learn to interface with it quickly. However, we believe the development experience of developing WordPress websites is lacking. We believe there is a better way.

This is why we have decided to build Trubar on top of Laravel Framework, a PHP framework known for being developer-friendly.

This package is still in active development, so you might want to watch the repository to be notified of future changes.

Minimum Requirements

Trubar minimum requirements are:

  • PHP v7.1.3 or greater
  • MySQL v5.7 or Postgres v9.2 or greater

Installing

TODO

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

We welcome the contributions to Trubar, but in order to avoid unpleasant situations, please follow these bullet point guidelines:

  1. Open an issue prior to submitting a PR to discuss the proposed changes with the core development team.
  2. All the PRs should be submitted into develop branch. PRs to master, laravel-develop and laravel-master branches will likely be rejected.

Security

If you discover any security related issues, please email us at [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Trubar CMS - A Laravel alternative to WordPress and Sage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%