nibra/content-elements

A collection of Content Elements used by Joomla! X (Pythagoras)

dev-master 2017-05-05 18:09 UTC

This package is auto-updated.

Last update: 2024-04-29 03:07:20 UTC


README

A collection of Content Elements used by Joomla! X (Pythagoras) based on the proposed Joomla! specification for Content Elements v0.2.1.

Usage

To use the Content Elements in your project, enter

$ composer require nibra/content-elements

in the console.

Documentation

The documentation in the docs directory is generated from the sources.

Read the documentation

Build environment

Some Composer scripts are provided to make life a bit easier.

  • composer docs - Generate the documentation for the Content Elements
  • composer icons - Generate the icons for the Content Elements from SVG files
  • composer pull - Pull the latest version of joomla-standards-contenttypes

Tests

To run the tests, just enter

$ phpunit

License

MIT License