Skip to content

craft-snippets/Craft-cats-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craft Cats Manager plugin for Craft CMS 4.x

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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require craftsnippets/craft-cats-manager
    
  3. 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