familiar-studio / craft
Craft CMS stater from Familiar
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 93
Language:JavaScript
Type:project
Requires
- php: >=7.0.0
- amimpact/command-palette: 3.1.0
- charliedev/element-map: 1.0.2
- craftcms/cms: ^3.0.0
- craftcms/element-api: 2.5.2
- craftcms/redactor: 1.0.1
- doublesecretagency/craft-smartmap: 3.0.1
- flipboxfactory/craft-postmark: 1.0.0-rc.1.1
- lukeyouell/craft-mailchimplists: 1.0.5
- markdrzy/importable: v1.0.1
- mmikkel/cp-field-inspect: 1.0.2
- nystudio107/craft-typogrify: 1.1.7
- roave/security-advisories: dev-master
- studioespresso/defaulttab: 1.2.2
- topshelfcraft/wordsmith: 3.0.2
- vlucas/phpdotenv: ^2.4.0
- wbrowar/contentstats: 2.0.0
This package is not auto-updated.
Last update: 2025-03-02 07:53:30 UTC
README
About Craft CMS
Craft is a content-first CMS that aims to make life enjoyable for developers and content managers alike. It is optimized for bespoke web and application development, offering developers a clean slate to build out exactly what they want, rather than wrestling with a theme.
Learn more about Craft at craftcms.com.
How to Install Craft 3
See the Craft 3 documentation for installation and updating instructions.
Setup Instructions
- Clone repo
- Run
composer install
- Run
yarn
- Create database named
craft
- go to
craft.test/admin
to install
Resources
Official Resources
- Craft 3 Documentation
- Craft 3 Class Reference
- Craft 3 Plugins
- Demo site
- Craft Slack
- Craft CMS Stack Exchange
Community Resources
- Mijingo – Video courses and other learning resources
- Envato Tuts+ – Video courses
- Straight Up Craft – Articles, tutorials, and more
- pluginfactory.io – Craft plugin scaffold generator