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 069f93c1c6 add security in twig filters 2021-06-16 20:00:35 +02:00
assets update filemanager view, add filemanager into tinymce 2021-06-16 18:40:26 +02:00
bin init of Murph 2021-03-24 12:27:07 +01:00
config update default mimes (file_manager) 2021-06-15 18:54:12 +02:00
core add security in twig filters 2021-06-16 20:00:35 +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 fix label 2021-06-15 11:31:57 +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
.eslintrc.json add linter and apply linter 2021-06-15 14:16:07 +02:00
.gitignore fix js-routing bug 2021-06-15 12:52:57 +02:00
Makefile fix js-routing bug 2021-06-15 12:52:57 +02:00
README.md add documentation 2021-05-31 16:31:50 +02:00
composer.json add file manager 2021-06-15 11:31:52 +02:00
package-lock.json add linter and apply linter 2021-06-15 14:16:07 +02:00
package.json add linter and apply linter 2021-06-15 14:16:07 +02:00
phpunit.xml.dist init of Murph 2021-03-24 12:27:07 +01:00
symfony.lock add file manager 2021-06-15 11:31:52 +02:00
webpack.config.js add file manager 2021-06-15 11:31:52 +02:00
yarn.lock add linter and apply linter 2021-06-15 14:16:07 +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