An open API service indexing awesome lists of open source software.

https://github.com/nystudio107/craft-typogrify

Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more
https://github.com/nystudio107/craft-typogrify

craft-plugin craft3 craftcms typography typogrify

Last synced: 4 months ago
JSON representation

Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more

Awesome Lists containing this project

README

          

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/badges/quality-score.png?b=v1)](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/?branch=v1) [![Code Coverage](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/badges/coverage.png?b=v1)](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/?branch=v1) [![Build Status](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/badges/build.png?b=v1)](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/build-status/v1) [![Code Intelligence Status](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/badges/code-intelligence.svg?b=v1)](https://scrutinizer-ci.com/code-intelligence)

# Typogrify plugin for Craft CMS 4.x

Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more

![Screenshot](./docs/docs/resources/img/plugin-logo.png)

## Requirements

This plugin requires Craft CMS 4.0.0 or later.

## Installation

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

cd /path/to/project

2. Then tell Composer to require the plugin:

composer require nystudio107/craft-typogrify

3. Install the plugin via `./craft install/plugin typogrify` via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Typogrify.

You can also install Typogrify via the **Plugin Store** in the Craft Control Panel.

## Documentation

Click here -> [Typogrify Documentation](https://nystudio107.com/plugins/typogrify/documentation)

## Typogrify Roadmap

Some things to do, and ideas for potential features:

* Whatever else @mikestecker asks for

Brought to you by [nystudio107](https://nystudio107.com/)