Murph is an open-source CMF built on top of Symfony that helps you to build your own CMS with several domains and languages. https://doc.murph-project.org/
Go to file
Simon Vieille 4e184da77c update firewall 2021-06-09 11:45:28 +02:00
assets update css 2021-06-03 21:20:45 +02:00
bin init of Murph 2021-03-24 12:27:07 +01:00
config update firewall 2021-06-09 11:45:28 +02:00
core add user crud configuration to permit overriding 2021-06-07 09:54:49 +02:00
migrations init of Murph 2021-03-24 12:27:07 +01:00
public init of Murph 2021-03-24 12:27:07 +01:00
src PSR 2 compliance 2021-05-12 11:56:48 +02:00
templates update default configuration 2021-05-31 19:49:03 +02:00
tests init of Murph 2021-03-24 12:27:07 +01:00
translations init of Murph 2021-03-24 12:27:07 +01:00
.env make sqlite as default db 2021-05-29 17:55:14 +02:00
.env.test init of Murph 2021-03-24 12:27:07 +01:00
.gitignore init of Murph 2021-03-24 12:27:07 +01:00
Makefile init of Murph 2021-03-24 12:27:07 +01:00
README.md add documentation 2021-05-31 16:31:50 +02:00
composer.json update composer info 2021-05-29 15:02:31 +02:00
package-lock.json add translations in CRUD 2021-05-13 17:49:19 +02:00
package.json add feature sort in crud controller 2021-05-27 16:46:35 +02:00
phpunit.xml.dist init of Murph 2021-03-24 12:27:07 +01:00
symfony.lock add ansi_to_html and update task output render 2021-05-24 20:25:32 +02:00
webpack.config.js init of Murph 2021-03-24 12:27:07 +01:00
yarn.lock add feature sort in crud controller 2021-05-27 16:46:35 +02:00

README.md

MURPH

Muprh is an open-source CMF built on top of Symfony that helps you to build your own CMS with several domains and languages. It comes with a fully implemented and customizable tree manager, a CRUD generator, a 2FA authentication, settings and tasks managers.

Symfony developers will love build on Murph 💪 End users will be fond of the interface and the powerful tools 💜

Read the documentation