silverware/links

SilverWare Links Module.

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:silverstripe-vendormodule

1.1.0 2018-06-12 12:20 UTC

This package is not auto-updated.

Last update: 2024-04-12 12:27:25 UTC


README

Latest Stable Version Latest Unstable Version License

Provides an links page for SilverWare apps, divided into a series of categories with links.

Contents

Requirements

Installation

Installation is via Composer:

$ composer require silverware/links

Usage

The module provides two pages ready for use within the CMS:

  • LinkPage
  • LinkCategory

Create a LinkPage as the top-level of your links section. Under the LinkPage you may add LinkCategory pages as children to divide the page into a series of categories. Then, as children of LinkCategory, add your Link components for individual links.

Issues

Please use the GitHub issue tracker for bug reports and feature requests.

Contribution

Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.

Maintainers

Colin Tucker Praxis Interactive
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive