Files
cake-addresses/README.md
Brandon Shipley e3b0236bcc
Some checks failed
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m2s
CI / testsuite (mysql, 8.4, ) (push) Successful in 18m53s
CI / Coding Standard & Static Analysis (push) Failing after 24m52s
CI / testsuite (mysql, 8.2, ) (push) Failing after 24m54s
dummy commit - just testing webhook
2026-01-22 19:57:13 -08:00

14 lines
274 B
Markdown

# CakeAddresses 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-addresses
```
## Usage