mmikkel / focal-point-me
Improves the focal point authoring experience
Installs: 824
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: ^8.0.2
- craftcms/cms: ^4.0.5
README
FocalPoint Me! improves the Craft authoring experience by doing two things related to assets and focal points:
- Inline focal point editing is added to the image preview (i.e. thumbnail) in asset slideouts
- The old behavior for thumbnails in asset fields is restored (i.e. double-click to open slideout; single-click-n-drag to re-order)
Requirements
This plugin requires Craft CMS 4.0.2 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 load the plugin:
composer require mmikkel/focal-point-me
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for FocalPoint Me!.