📜 ⬆️ ⬇️

October CMS: Public Beta

Today, just a few hours ago, a long-awaited beta version was released (for a narrow circle of people) October CMS.
image

October CMS is a system written in the Laravel framework, which means that it allows you to “out of the box” what most other CMS never dreamed of. A distinctive aspect of this project (in addition to the functional side) is its design and system design. Remembering hundreds of other crafts on popular frameworks - you observe striking differences, everything is professional, cool and very beautiful.


The system is positioned as a multifunctional CMS that allows literally everything (this is not surprising, considering what is under its hood), although at the moment only a couple of plugins are available for blogging and a half for integration with popular social services. As they say, we will live and see, although I personally have a fighting and optimistic attitude.
')
Installation is carried out using a special installer , or directly from the repository . In the second case, a composer is required to install the dependencies.

Project website: octobercms.com

Thank you for your attention, I just could not get past such wonderful news. Of course, everything is distributed under a free license. And once again I want to remind you that this is only a beta version.

UPD : From what has been detected at the moment, the installation with sqlite as a database is buggy, so if anyone decides to try, it’s worth while to avoid this installer option.

UPD2 : One of the interesting distinctive features of this system is the ability to install plug-ins directly from the site. It is enough to register a user and create a project with him. The project is assigned a 52-digit key, then this key is indicated in the system and all added plug-ins on the site are synchronized with the system and installed automatically. In my opinion, this is a rather convenient way to synchronize components on local and production.

Source: https://habr.com/ru/post/222827/


All Articles