astuteo / craft
Craft CMS
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 89
Language:Shell
Type:project
pkg:composer/astuteo/craft
Requires
- craftcms/cms: ^3.5.10
 - vlucas/phpdotenv: ^3.4.0
 
Requires (Dev)
- yiisoft/yii2-shell: ^2.0.3
 
- dev-master
 - 4.1.0
 - 4.0.3.1
 - 4.0.3
 - 4.0.2
 - 4.0.1
 - 4.0.0
 - 1.2.3
 - 1.2.2
 - 1.2.1
 - 1.2.0
 - 1.2.0-beta
 - 1.1.7
 - 1.1.6
 - 1.1.5
 - 1.1.4
 - 1.1.3
 - 1.1.2
 - 1.1.1
 - 1.1.0
 - 1.0.64
 - 1.0.63
 - 1.0.62
 - 1.0.61
 - 1.0.60
 - 1.0.59
 - 1.0.58
 - 1.0.57
 - 1.0.56
 - 1.0.55
 - 1.0.54
 - 1.0.53
 - 1.0.52
 - 1.0.51
 - 1.0.50
 - 1.0.49
 - 1.0.48
 - 1.0.47
 - 1.0.46
 - 1.0.45
 - 1.0.44.1
 - 1.0.44
 - 1.0.43.2
 - 1.0.43.1
 - 1.0.43
 - 1.0.42.1
 - 1.0.42
 - 1.0.41
 - 1.0.40
 - 1.0.39
 - 1.0.38
 - 1.0.37
 - 1.0.36
 - 1.0.35
 - 1.0.34
 - 1.0.33
 - 1.0.32
 - 1.0.31
 - 1.0.30
 - 1.0.29
 - 1.0.28
 - 1.0.27
 - 1.0.26.1
 - 1.0.26
 - 1.0.25.1
 - 1.0.25
 - 1.0.24
 - 1.0.23
 - 1.0.22
 - 1.0.21
 - 1.0.20
 - 1.0.19.1
 - 1.0.19
 - 1.0.18.1
 - 1.0.18
 - 1.0.17.2
 - 1.0.17.1
 - 1.0.17
 - 1.0.16
 - 1.0.15
 - 1.0.14
 - 1.0.13
 - 1.0.12
 - 1.0.11
 - 1.0.10
 - 1.0.9
 - 1.0.8
 - 1.0.7
 - 1.0.6
 - 1.0.5
 - 1.0.4
 - 1.0.3
 - 1.0.2
 - 1.0.1
 - 1.0.0
 - dev-dependabot/npm_and_yarn/socket.io-parser-3.3.2
 - dev-dependabot/composer/league/flysystem-1.1.4
 - dev-dependabot/composer/craftcms/cms-3.6.17
 - dev-dependabot/npm_and_yarn/ws-7.4.6
 - dev-dependabot/npm_and_yarn/xmlhttprequest-ssl-1.6.3
 - dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
 - dev-dependabot/npm_and_yarn/ua-parser-js-0.7.28
 - dev-dependabot/add-v2-config-file
 - dev-dependabot/npm_and_yarn/mem-8.1.1
 - dev-dependabot/npm_and_yarn/y18n-3.2.2
 - dev-dependabot/npm_and_yarn/yargs-parser-5.0.1
 - dev-dependabot/npm_and_yarn/elliptic-6.5.4
 - dev-dependabot/npm_and_yarn/socket.io-2.4.0
 - dev-dependabot/composer/vlucas/phpdotenv-5.3.0
 - dev-dependabot/npm_and_yarn/axios-0.21.1
 - dev-dependabot/npm_and_yarn/acorn-5.7.4
 - dev-dependabot/npm_and_yarn/decompress-4.2.1
 - dev-dependabot/npm_and_yarn/ini-1.3.8
 - dev-dependabot/npm_and_yarn/braces-2.3.2
 - dev-dependabot/npm_and_yarn/open-7.1.0
 - dev-dependabot/npm_and_yarn/http-proxy-1.18.1
 - dev-dependabot/npm_and_yarn/tunnel-agent-0.6.0
 - dev-dependabot/npm_and_yarn/tailwindcss-1.9.6
 - dev-dependabot/npm_and_yarn/blendid-4.5.3
 - dev-dependabot/npm_and_yarn/fullhuman/postcss-purgecss-3.0.0
 - dev-dependabot/npm_and_yarn/postcss-flexbugs-fixes-5.0.1
 - dev-dependabot/npm_and_yarn/bl-1.2.3
 - dev-dependabot/npm_and_yarn/babel-eslint-10.1.0
 - dev-dependabot/npm_and_yarn/node-sass-4.14.1
 - dev-dependabot/npm_and_yarn/dot-prop-4.2.1
 
This package is auto-updated.
Last update: 2023-12-29 03:13:52 UTC
README
About Craft CMS
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
It features:
- An intuitive, user-friendly control panel for content creation and administrative tasks.
 - A clean-slate approach to content modeling that doesn’t make any assumptions about the content you need to manage.
 - An auto-generated GraphQL API that can be consumed for building headless applications.
 - A fast and flexible templating system based on Twig for building traditional websites.
 - A powerful ecommerce platform for building bespoke ecommerce experiences.
 - A built-in Plugin Store with hundreds of free and commercial plugins.
 - A robust framework for module and plugin development.
 - An active, vibrant community.
 
You can learn more about it at craftcms.com, and documentation is available at craftcms.com/docs.
Tech Specs
Craft is a self-hosted PHP 7 application. It can connect to MySQL and PostgreSQL for content storage. See Server Requirements for more details.
Popular Resources
- Tutorial – Get set up and learn the basics.
 - Documentation – Read the official docs.
 - Knowledge Base – Find answers to common problems.
 - #craftcms – See the latest tweets about Craft.
 - Discord – Meet the community.
 - Stack Exchange – Get help and help others.
 - CraftQuest – Watch unlimited video lessons and courses.
 - Craft Link List – Stay in-the-know.
 - nystudio107 Blog – Learn Craft and modern web development.