A collection of Content Elements used by Joomla! X (Pythagoras) based on the proposed Joomla! specification for Content Elements v0.2.1.
To use the Content Elements in your project, enter
$ composer require nibra/content-elements
in the console.
The documentation in the docs
directory is generated from the sources.
Some Composer scripts are provided to make life a bit easier.
composer docs
- Generate the documentation for the Content Elementscomposer icons
- Generate the icons for the Content Elements from SVG filescomposer pull
- Pull the latest version ofjoomla-standards-contenttypes
To run the tests, just enter
$ phpunit