craftsnippets / craft-cats-manager
Example plugin showing how to use custom database model
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^4.0.0
This package is not auto-updated.
Last update: 2025-01-09 17:48:15 UTC
README
Example plugin showing how to use custom database model
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 load the plugin:
composer require craftsnippets/craft-cats-manager
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Cats Manager.
Roadmap
- Add project config support
Brought to you by Piotr Pogorzelski