flipboxlabs / craft
Craft CMS
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 90
Language:Twig
Type:project
Requires
- craftcms/cms: ^3.4.0
- vlucas/phpdotenv: ^3.4.0
- dev-master
- 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
This package is auto-updated.
Last update: 2024-11-06 19:46:55 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 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.