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 a487821d1a make sqlite as default db 2021-05-29 17:55:14 +02:00
assets update sortable config 2021-05-27 23:50:58 +02:00
bin init of Murph 2021-03-24 12:27:07 +01:00
config add callable controllers for nodes in node configuration 2021-05-25 20:25:57 +02:00
core add exception handler 2021-05-29 17:53:52 +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 PSR 2 compliance 2021-05-12 11:56:48 +02:00
templates update default template 2021-05-29 13:48:38 +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
.gitignore init of Murph 2021-03-24 12:27:07 +01:00
Makefile init of Murph 2021-03-24 12:27:07 +01:00
composer.json update composer info 2021-05-29 15:02:31 +02:00
package-lock.json add translations in CRUD 2021-05-13 17:49:19 +02:00
package.json add feature sort in crud controller 2021-05-27 16:46:35 +02:00
phpunit.xml.dist init of Murph 2021-03-24 12:27:07 +01:00
symfony.lock add ansi_to_html and update task output render 2021-05-24 20:25:32 +02:00
webpack.config.js init of Murph 2021-03-24 12:27:07 +01:00
yarn.lock add feature sort in crud controller 2021-05-27 16:46:35 +02:00