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 dce71527bd add file_attributes in the default template 2021-08-17 09:14:43 +02:00
assets fix file-manager issue with key 2021-06-23 10:48:06 +02:00
bin init of Murph 2021-03-24 12:27:07 +01:00
config add liip routes and ignore public/media 2021-06-28 14:44:16 +02:00
core update render of the admin form 2021-08-17 09:14:24 +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 add default navigation setting event subscriber 2021-06-28 15:57:05 +02:00
templates add file_attributes in the default template 2021-08-17 09:14:43 +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 add liip routes and ignore public/media 2021-06-28 14:44:16 +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 thumnails in filemanager usin liip-bundle 2021-06-22 11:05:01 +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 thumnails in filemanager usin liip-bundle 2021-06-22 11:05:01 +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