2025-11-18 00:43:34 -08:00
|
|
|
# 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
|
|
|
|
|
```
|
2026-01-22 19:57:13 -08:00
|
|
|
|
|
|
|
|
## Usage
|