D
D
Dmitry2017-08-23 07:41:52
CMS
Dmitry, 2017-08-23 07:41:52

What CMS / CMF to use as an addition to your project?

There is a project with its own models and a complex relationship between them. All this is perfectly done in Laravel, but in addition to this, you need : simple pages, news, menus, users and a single admin panel for all this. Those. everything that a normal site needs.
Therefore, I want such a CMS / CMF (I don’t understand the terminology) so that:

  1. didn’t force me to write a project on top of it (it was easily attached to the side)
  2. did not mix with my project (sorts were stored separately)
  3. be modular (to use only what you need)
  4. made it easy to embed your project in her admin panel

The list of available CMS based on Lara is great:
https://maxoffsky.com/code-blog/list-cmss-built-la...
https://laravel-news.com/laravel-cms-packages
laraveldaily.com/review -top-5-laravel-based-cmss
so I ask for advice from those who have already decided this issue for themselves.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
ajaxtelamonid, 2017-08-23
@ajaxtelamonid

Look at https://theorchid.github.io/ru/
Clings from the side.

A
Alexander Kuznetsov, 2017-08-23
@DarkRaven

Why don't you take a look at OctoberCMS? It is just written in Laravel (that's why I recommended it)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question