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 9dd0f7376b Merge branch 'develop' 2022-03-26 16:19:12 +01:00
assets use murph/murph-core instead of the core directory 2022-03-13 21:12:20 +01:00
bin init of Murph 2021-03-24 12:27:07 +01:00
config use murph/murph-core instead of the core directory 2022-03-13 21:12:20 +01:00
migrations update gitignore 2022-03-01 13:34:08 +01:00
public backports murph-core 2022-03-14 10:14:31 +01:00
src rename core/EventSuscriber with core/EventSubscriber 2022-03-10 21:32:22 +01:00
templates update dashboard template 2022-03-16 12:51:22 +01: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 update gitignore 2022-03-01 13:34:08 +01:00
.php-version add mobile and desktop views 2022-02-25 15:15:09 +01:00
CHANGELOG.md upgrade murph/murph-core 2022-03-26 16:13:37 +01:00
Makefile remove useless env var from makefile 2022-03-16 12:51:44 +01:00
README.md fix typo 2022-03-06 21:39:36 +01:00
UPGRADE.md upgrade murph/murph-core 2022-03-26 16:13:37 +01:00
composer.json upgrade murph/murph-core 2022-03-26 16:13:37 +01:00
package-lock.json add linter and apply linter 2021-06-15 14:16:07 +02:00
package.json use murph-npm to install npm requirements 2022-03-21 11:20:17 +01:00
phpunit.xml.dist init of Murph 2021-03-24 12:27:07 +01:00
symfony.lock use murph/murph-core instead of the core directory 2022-03-13 21:12:20 +01:00
webpack.config.js update default template 2022-02-21 23:58:08 +01:00
yarn.lock update yarn.lock 2022-03-26 16:19:10 +01:00

README.md

Murph

Murph 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 global settings manager and a navigation settings manager ⚙️
  • A tasks manager 🧹
  • A basic web analytics 📊
  • 2FA authentication 🔒

Symfony developers will love build on Murph 🧪

End users will be fond of the interface and the powerful tools 💜

📗 Read the documentation