|
|
@@ -136,16 +136,19 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
136
|
136
|
|
|
137
|
137
|
### Content Management Systems (CMS)
|
|
138
|
138
|
*Tools for managing digital content.*
|
|
|
139
|
+
|
|
139
|
140
|
* [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal).
|
|
140
|
141
|
* [Concrete5](https://www.concrete5.org/) - A CMS targeting users with a minimum of technical skills.
|
|
|
142
|
+* [CraftCMS](https://github.com/craftcms/cms) - A flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
|
|
141
|
143
|
* [Drupal](https://www.drupal.org) - An enterprise level CMS.
|
|
142
|
144
|
* [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
|
|
143
|
145
|
* [Joomla](https://www.joomla.org/) - Another leading CMS.
|
|
144
|
146
|
* [Kirby](https://getkirby.com/) - A flat-file CMS that adapts to any project.
|
|
145
|
147
|
* [Magento](https://magento.com/) - The most popular ecommerce platform.
|
|
|
148
|
+* [Moodle](https://moodle.org/) - An open-source learning platform.
|
|
146
|
149
|
* [Pico CMS](http://picocms.org/) - A stupidly simple, blazing fast, flat file CMS.
|
|
|
150
|
+* [Statamic](https://statamic.com/) - Build beautiful, easy to manage websites.
|
|
147
|
151
|
* [WordPress](https://wordpress.org/) - A blogging platform and CMS.
|
|
148
|
|
-* [Moodle](https://moodle.org/) - An open-source learning platform.
|
|
149
|
152
|
|
|
150
|
153
|
### Components
|
|
151
|
154
|
*Standalone components from web development frameworks and development groups.*
|