Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arodu/cakephp-modal-form
- Owner: arodu
- Created: 2023-03-12T16:05:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T15:30:20.000Z (11 months ago)
- Last Synced: 2024-10-13T23:37:44.527Z (3 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```