Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Page HTML head creator for Nette Framework (2.4+)

License

Notifications You must be signed in to change notification settings

ipublikuj-archive/site-header

Repository files navigation

Site header

This package is abandoned and no longer maintained!

Site header control for Nette Framework

Installation

The best way to install ipub/site-header is using Composer:

$ composer require ipub/site-header

After that you have to register extension in config.neon.

extensions:
	siteHeader: IPub\SiteHeader\DI\SiteHeaderExtension

Documentation

Learn how to create page header with custom tags in documentation.


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/site-header.