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
- Host: GitHub
- URL: https://github.com/nystudio107/craft-typogrify
- Owner: nystudio107
- License: mit
- Created: 2017-10-14T16:23:16.000Z (over 8 years ago)
- Default Branch: develop-v5
- Last Pushed: 2024-09-24T00:15:05.000Z (over 1 year ago)
- Last Synced: 2025-03-30T07:32:35.677Z (about 1 year ago)
- Topics: craft-plugin, craft3, craftcms, typography, typogrify
- Language: PHP
- Homepage: https://nystudio107.com/
- Size: 405 KB
- Stars: 70
- Watchers: 3
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/?branch=v1) [](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/?branch=v1) [](https://scrutinizer-ci.com/g/nystudio107/craft-typogrify/build-status/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

## 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/)