nystudio107 / craft-typogrify
Typogrify prettifies your web typography by preventing ugly quotes and 'widows' and more
Fund package maintenance!
khalwat
Installs: 350 058
Dependents: 20
Suggesters: 0
Security: 0
Stars: 70
Watchers: 4
Forks: 13
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- michelf/php-smartypants: ^1.8
- mundschenk-at/php-typography: ^6.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
- dev-develop-v5
- v5.x-dev
- 5.0.1
- 5.0.0
- 5.0.0-beta.2
- 5.0.0-beta.1
- v4.x-dev
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta.2
- 4.0.0-beta.1
- v1.x-dev
- 1.1.23
- 1.1.22
- 1.1.21
- 1.1.20
- 1.1.19
- 1.1.18
- 1.1.17
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/docs/rollup-4.22.4
- dev-dependabot/npm_and_yarn/docs/vite-5.4.6
- dev-develop-v4
- dev-develop
This package is auto-updated.
Last update: 2024-10-24 00:33:44 UTC
README
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.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to require the plugin:
composer require nystudio107/craft-typogrify
-
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
Typogrify Roadmap
Some things to do, and ideas for potential features:
- Whatever else @mikestecker asks for
Brought to you by nystudio107