bring into standalone plugin for distribution
This commit is contained in:
11
README.md
11
README.md
@@ -1,2 +1,11 @@
|
||||
# CakeProducts
|
||||
# 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 your-name-here/cake-products
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user