dxw/iguana-extras

Maintainers

Package info

github.com/dxw/iguana-extras

pkg:composer/dxw/iguana-extras

Statistics

Installs: 60 465

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 4

v1.1.0 2023-08-14 11:07 UTC

This package is auto-updated.

Last update: 2026-03-01 00:22:12 UTC


README

Helpful gubbins for iguana-based themes.

\Dxw\Iguana\Extras\UseAtom

Set the default feed to Atom, remove the ability to view non-Atom feeds, add link[rel="alternate"] to head for the feed.

Installation

Add the following to app/di.php:

$registrar->addInstance(\Dxw\Iguana\Extras\UseAtom::class, new \Dxw\Iguana\Extras\UseAtom());

Licence

MIT