Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arodu/cakephp-modal-form

ModalForm plugin for CakePHP 4.x
https://github.com/arodu/cakephp-modal-form

Last synced: about 1 month ago
JSON representation

ModalForm plugin for CakePHP 4.x

Awesome Lists containing this project

README

        

# ModalForm 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 arodu/cakephp-modal-form
```