Files
cake-products/README.md
2025-03-27 02:11:34 -07:00

12 lines
262 B
Markdown

# CakeProducts plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require hi-powered-dev/cake-products
```