linkdup/silverstripe-seofriendlydataobject

SilverStripe SEO friendly data object

dev-master 2014-09-16 03:19 UTC

This package is not auto-updated.

Last update: 2024-03-26 06:05:31 UTC


README

A SilverStripe DataObject extension to enable SEO friendly data objects.

Requirements

Silverstripe 3.0+

Installation

Please install using composer, then extend any data object that you want to give a unique URL in your config.yml file.

MyDataObject:
  extensions:
    ['SeoFriendlyDataObject']

Attribution

The code is based on URLDataObject by Simon Elvery (see)

License

Copyright 2014 Mattias Lindgren See the file called LICENSE.