Pixel & Tonic

Matrix

version works on just rated
2.2.4 EE1 & EE2 $55
Buy Now Get Help

Installing Matrix on ExpressionEngine 2.x

Prerequisites

Make sure your system meets the minimum requirements:

Installation Instructions

  1. Upload ee2/third_party/matrix to system/expressionengine/third_party/
  2. Upload themes/third_party/matrix to themes/third_party/ (If the third_party folder doesn’t exist yet, create it.)
  3. Install the fieldtype in Add-Ons → Fieldtypes
  4. While installing, choose to install the extension as well
  5. Ensure that Extensions are enabled in Add-Ons → Extensions

Installing Matrix on ExpressionEngine 1.x

Prerequisites

Make sure your system meets the minimum requirements:

Installation Instructions

  1. Upload ee1/fieldtypes/matrix to system/extensions/fieldtypes/
  2. Upload ee1/language/english/lang.matrix.php to system/language/english/
  3. Upload themes/third_party/matrix folder to themes/third_party/ (If the third_party folder doesn’t exist yet, create it.)
  4. Enable the fieldtype in Admin → Utilities → Fieldtypes Manager

Adding a Matrix Field to the Publish Page

Once Matrix is installed, you can add a Matrix field to the Publish Page by following these steps:

  1. Go to your Custom Field preferences
    • EE1: Admin → Weblog Administration → Custom Weblog Fields
    • EE2: Admin → Channel Administration → Custom Fields
  2. Click the “Add/Edit Custom Fields” link beside your field group
  3. Click the “Create a New Custom Field” button
  4. Give the new field a name and a label, and choose “Matrix” in the Field Type dropdown
  5. Configure the Matrix field to suit your needs
  6. Click the Submit button