Download the PHP package doublesecretagency/craft-matrixcolors without Composer

On this page you can find all versions of the php package doublesecretagency/craft-matrixcolors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package craft-matrixcolors

Plugin icon

Matrix Colors plugin for Craft CMS 4

Identify your Matrix blocks by giving each type a different color.


⭐️ MATRIX COLORS HAS BEEN RETIRED ⭐️

Matrix Colors will not be ported to Craft 5, because it is no longer necessary! The new overhauled Matrix field UX now provides native colors for your Matrix block types. 👏

See our blog post for more information.

Still available & supported for Craft 3 & 4 ✅


How to Install

See official installation instructions on the Craft CMS Plugin Store...

Managing Block Colors

Once the plugin is installed, manage the colors of your Matrix block types (or Neo block types) by going to:

Settings > Plugins > Matrix Colors

Screenshot of navigating to the plugin's settings page

Basic Usage

To set the background color of a Matrix (or Neo) block type, enter the block type handle and desired CSS color.

Example of block type settings page

Here's what that looks like in a Matrix field...

Example of Matrix field using colorized blocks

Repeat for every block type which you'd like to assign a color to.

You can use any colors you want, but pastels (lighter colors) tend to look better.

Shared Colors for Multiple Block Types

You can easily specify the same color for multiple block types. Either give each block type its own row, or list them all together using commas to separate each block type handle.

Example of multiple block types sharing the same color

Neo Support

If you are also using the Neo plugin, you can similarly color your Neo blocks.

Simply declare your Neo block type handles alongside their assigned colors, just as you would with Matrix block type handles.


Anything else?

We've got other plugins too!

Check out the full catalog at plugins.doublesecretagency.com

On behalf of Double Secret Agency, thanks for checking out our plugin! 🍺

Logo for Double Secret Agency


All versions of craft-matrixcolors with dependencies

PHP Build Version
Package Version
Requires craftcms/cms Version ^4.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package doublesecretagency/craft-matrixcolors contains the following files

Loading the files please wait ....