2017 © Pedro Peláez
 

craft-plugin matrix-table-cell

Table Cell FieldType for CraftCMS 3+

image

belniakmedia/matrix-table-cell

Table Cell FieldType for CraftCMS 3+

  • Thursday, November 16, 2017
  • by RickKukiela
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 9 % Grown

The README.md

Matrix Table Cell plugin for Craft CMS 3.x

Adds a field type that functions as a table cells to be used inside a matrix. Each matrix 'block' represents a table row. This field placed inside can add as many cells as needed and supports the following features:, (*1)

  • Cell alignment (left, right, center)
  • TD Class String
  • Rowspan #
  • Colspan #

Each row will delivered an array via your field handle with all values specified in the admin. You will need to loop these arrays to generate your table code., (*2)

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later., (*3)

Installation

To install the plugin, follow these instructions., (*4)

  1. Open your terminal and go to your Craft project:, (*5)

    cd /path/to/project
  2. Then tell Composer to load the plugin:, (*6)

    composer require BelniakMedia/MatrixTableCell
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Matrix Table Cell., (*7)

Templating Samples

Sample code coming soon, (*8)

Configuring Matrix Table Cell

There are currently no settings / configuration options however there are plans to add the ability to hide developer fields, such as colspan, rowspan, field class and event the ability to add or delete cells from non-admin users., (*9)

Brought to you by Belniak Media, Inc., (*10)

The Versions

16/11 2017

dev-master

9999999-dev

Table Cell FieldType for CraftCMS 3+

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft matrix table cell

16/11 2017

1.0.0

1.0.0.0

Table Cell FieldType for CraftCMS 3+

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft matrix table cell