Provide TypeKit integration for SilverStripe CMS.
This module will not be updated to SS4. We recommend using silverstripe webfonts.
Provide TypeKit integration for SilverStripe CMS allowing fonts inside HTMLEditorField and frontend.
Run the following to add this module as a requirement and install it via composer.
$ composer require plato-creative/silverstripe-typekit
Add your typekit ID to your config.yml.
TypeKit:
typekitID: ######
The module provides a global template variable $TypeKit
that can be used to insert the kit code into any
page template.
<head>
<title>Example.com</title>
$TypeKit
</head>
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over
existing issues to ensure yours is unique.
If the issue does look like a new bug:
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please see CONTRIBUTING for details.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem