Craft Loanwords
Install
Learn how to install the Craft Loanwords Craft CMS plugin.
Requirements
- Requires Craft CMS 5.0.0 or later.
- PHP 8.2 or later.
Install
With ddev:
ddev composer require samuelreichor/craft-loanwords &&
ddev craft plugin/install craft-loanwords
With php:
composer require samuelreichor/craft-loanwords &&
php craft plugin/install craft-loanwords