Upgrade to Pro — share decks privately, control downloads, hide ads and more …

EE Good Practices & Techniques

Angie Herrera
June 14, 2012
180

EE Good Practices & Techniques

Slides from a presentation at our Meetup group, EE PDX, on 06/13/12.

Angie Herrera

June 14, 2012
Tweet

Transcript

  1. Base EE Install » Latest version » Essential add-ons »

    No content » No channels, fields, etc.
  2. Master Config » Multi-environment setup » Local, dev, staging, production

    » Avoid having to tweak config/db & path settings when deploying to different environments » Best to not use for MSM sites » By Erik Reagan / Focus Lab http://cl.ly/HMVC
  3. Development Start Building! » Figure out content & URLs »

    Settle on a naming convention » Figure out member groups
  4. Development » Build, build, build » Don’t forget Git!!! »

    Understand basic performance issues – Simple vs. Advanced Conditionals – Snippets vs. Embeds – Parsing order – Caching (ahem: CE Cache)
  5. Upgrading EE » BACKUP, BACKUP, BACKUP » Upgrade locally FIRST

    (be sure to have most current DB) » Upgrade add-ons before EE