svale / craft-starter

Good defaults for Craft CMS projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using this for a new project? See getting started.

Need to upgrade an old Craft project? See upgrading legacy stuff.

Below is a template that you should fill out as you embark on a new project, or upgrade an old Craft CMS setup.

Your project title

Usage

  1. Explain
  2. In
  3. Simple terms how to get started developing.

Deployment

  1. How and where
  2. is
  3. this project deployed?

Things to know

What should future developers be aware about when developing on this rig?

Included plugins

We've included some plugins that we use in a lot of projects. Most of them are free. Ask Torgeir or Anna if some is unclear.

  • Admin bar - Add edit link to the frontend for easier editing for users
  • Redactor - Adds Redactor WYSIWIG editor field, see config files in config/redactor
  • Queue Manager - Better overview and logging of pending and failed background jobs
  • Async Queue - Handles queued background jobs better than native Craft
  • Seomatic - Paid plugin, but really worth it.
  • Archtect - Import/export of fields and sections for easier development
  • Linkfield - Adds link field type to Craft.

About

Good defaults for Craft CMS projects

License:MIT License


Languages

Language:PHP 42.2%Language:Twig 19.1%Language:JavaScript 13.5%Language:Dockerfile 12.2%Language:Shell 9.2%Language:Batchfile 2.8%Language:CSS 1.0%