We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fe1806 + 313354c commit 3c91aecCopy full SHA for 3c91aec
projects.yml
@@ -10,6 +10,7 @@ cms:
10
- bolt
11
- pagekit
12
- forkcms
13
+ - craftcms
14
- kunstmaanbundles
15
- zikula
16
- concrete5
projects/craftcms.png
2.68 KB
projects/craftcms.yml
@@ -0,0 +1,9 @@
1
+name: Craft CMS
2
+url: https://craftcms.com/
3
+dependencies:
4
+ - github@craftcms/cms
5
+description: |
6
+ Craft CMS is a flexible, extensible content management system for building
7
+ bespoke digital experiences. It features an intuitive, accessible control
8
+ panel; powerful content modeling that doesn’t make assumptions about how
9
+ your project should be structured and an auto-generated GraphQL API.
0 commit comments