sebschlicht / com_nuliga

Joomla! 3 component to manage NuLiga tables
MIT License
4 stars 0 forks source link

Joomla! NuLiga Component

This is a Joomla! component to manage NuLiga teams and tables. The component supports Joomla! 3.0 and higher.

While the component only allows to manage NuLiga entities at the moment, you can use the NuLiga plugin to display NuLiga tables in articles, for example.

License

This component is licensed under the MIT License; see LICENSE.

Compatibility

This component supports PHP 5.6+ (including PHP 7).

Installation

Simply download the latest release and install the package via the extension manager. The extension supports the update manager, thus you will be notified about updates by your Joomla! instance automatically.

Usage

Go to Components > NuLiga and add the teams that you would like to display tables for. The team fields should be pretty self-explanatory.

Then use the plugin to display a NuLiga table of a team in an article, for example.

Acknowledgments

This component is based on the Simple HTML DOM parser. Simple HTML DOM is licensed under the MIT License.