Installation
Requirements
- Craft CMS 5.0 or later
- PHP 8.2 or later
Install via Composer
Open your terminal in your project root and run:
composer require justinholtweb/craft-stars
Install the Plugin
Then install the plugin via the Craft CLI:
php craft plugin/install stars
Or navigate to Settings → Plugins in the Control Panel and click “Install” next to Stars. You can also install directly from the Plugin Store inside the Control Panel.
Next Steps
Once installed, head to Stars → Settings to set your rating scale, moderation defaults, captcha, and comment options. See the Configuration page for every available setting.
Then wire up the frontend: