You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.7 KiB

13 years ago
13 years ago
13 years ago
8 years ago
5 years ago
  1. <a href="https://craftcms.com/" rel="noopener" target="_blank"><img width="247" height="60" src="https://craftcms.com/craftcms.svg" alt="Craft CMS"></a>
  2. <br>
  3. ## About Craft CMS
  4. Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
  5. It features:
  6. - An intuitive, user-friendly control panel for content creation and administrative tasks.
  7. - A clean-slate approach to content modeling that doesn’t make any assumptions about the content you need to manage.
  8. - An auto-generated [GraphQL API](https://craftcms.com/docs/3.x/graphql.html) that can be consumed for building headless applications.
  9. - A fast and flexible [templating system](https://craftcms.com/docs/3.x/dev/twig-primer.html) based on Twig for building traditional websites.
  10. - A powerful [ecommerce platform](https://craftcms.com/commerce) for building bespoke ecommerce experiences.
  11. - A built-in Plugin Store with hundreds of free and commercial [plugins](https://plugins.craftcms.com/).
  12. - A robust framework for [module and plugin development](https://craftcms.com/docs/3.x/extend/).
  13. - An active, vibrant [community](https://craftcms.com/community).
  14. You can learn more about it at [craftcms.com](https://craftcms.com), and documentation is available at [craftcms.com/docs](https://craftcms.com/docs/3.x/).
  15. ## Tech Specs
  16. Craft is a self-hosted PHP application. It can connect to MySQL and PostgreSQL for content storage. See [Server Requirements](https://craftcms.com/docs/3.x/requirements.html) for more details.
  17. ## Popular Resources
  18. - **[Tutorial](https://craftcms.com/docs/getting-started-tutorial/)** – Get set up and learn the basics.
  19. - **[Documentation](https://craftcms.com/docs/)** – Read the official docs.
  20. - **[Knowledge Base](https://craftcms.com/knowledge-base)** – Find answers to common problems.
  21. - **[#craftcms](https://twitter.com/hashtag/craftcms)** – See the latest tweets about Craft.
  22. - **[Discord](https://craftcms.com/discord)** – Meet the community.
  23. - **[Stack Exchange](http://craftcms.stackexchange.com/)** – Get help and help others.
  24. - **[CraftQuest](https://craftquest.io/)** – Watch unlimited video lessons and courses.
  25. - **[Craft Link List](http://craftlinklist.com/)** – Stay in-the-know.
  26. - **[nystudio107 Blog](https://nystudio107.com/blog)** – Learn Craft and modern web development.
  27. ---
  28. <p>
  29. <img src="https://github.com/craftcms/cms/workflows/ci/badge.svg?branch=main" alt="Build Status">
  30. <a href="https://packagist.org/packages/craftcms/cms"><img src="https://img.shields.io/packagist/dt/craftcms/cms.svg?label=downloads" alt="Total Packagist Downloads"></a>
  31. <a href="https://github.com/craftcms/cms/releases"><img src="https://img.shields.io/github/tag/craftcms/cms.svg?label=stable" alt="Latest Stable Version"></a>
  32. </p>