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
2022-02-19 16:05:41 +01:00
assets add sort in file manager 2022-02-13 16:19:08 +01:00
bin init of Murph 2021-03-24 12:27:07 +01:00
config add redirect builder 2022-02-14 17:51:00 +01:00
core fix batch action setter 2022-02-19 15:56:34 +01: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 remove useless comments 2022-01-29 21:45:13 +01: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 remove swiftmailer and add symfony/mailer 2022-01-29 22:15:53 +01: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
CHANGELOG.md update changelog 2022-02-19 16:05:41 +01:00
composer.json remove swiftmailer and add symfony/mailer 2022-01-29 22:15:53 +01:00
Makefile update Makefile envvar 2022-01-24 22:03:23 +01:00
package-lock.json add linter and apply linter 2021-06-15 14:16:07 +02:00
package.json replace node-sass with sass 2022-02-13 16:19:27 +01:00
phpunit.xml.dist init of Murph 2021-03-24 12:27:07 +01:00
README.md add documentation 2021-05-31 16:31:50 +02:00
symfony.lock remove swiftmailer and add symfony/mailer 2022-01-29 22:15:53 +01:00
webpack.config.js add file manager 2021-06-15 11:31:52 +02:00
yarn.lock replace node-sass with sass 2022-02-13 16:19:27 +01:00

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