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/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Simon Vieille 39e92e949a
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
Merge branch 'develop'
3 months ago
assets use murph/murph-core instead of the core directory 1 year ago
bin feat(update): apply recipes:update symfony/console 3 months ago
config fix(config): fix firewall config 3 months ago
migrations update gitignore 1 year ago
public feat(update): apply recipes:update symfony/framework-bundle 3 months ago
src feat(update): apply recipes:update symfony/framework-bundle 3 months ago
templates add meta description in base.html.twig 10 months ago
tests feat(test): apply new recipe for phpunit 3 months ago
translations init of Murph 2 years ago
.env feat(update): apply recipes:update symfony/mailer 3 months ago
.env.test feat(test): add database for tests 3 months ago
.eslintrc.json add linter and apply linter 2 years ago
.gitignore feat(test): apply new recipe for phpunit 3 months ago
.php-version add mobile and desktop views 1 year ago
.woodpecker.yml ci(conf): add ci 3 months ago
CHANGELOG.md release v1.18.0 3 months ago
Makefile fix missing envvar in makefile (npm) 12 months ago
README.md fix typo 1 year ago
SECURITY.md add security policy 11 months ago
UPGRADE.md add documentation 4 months ago
composer.json release v1.18.0 3 months ago
package-lock.json add linter and apply linter 2 years ago
package.json add encore from node_modules in npm scripts 4 months ago
phpunit.xml.dist feat(test): apply new recipe for phpunit 3 months ago
symfony.lock feat(update): apply recipes:update scheb/2fa-bundle 3 months ago
webpack.config.js feat(update): apply recipes:update symfony/webpack-encore-bundle 3 months ago
yarn.lock upgrade yarn.lock 11 months ago

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