Skip to content

Commit c4411e0

Browse files
added readme
1 parent 32cd577 commit c4411e0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Adds alpinejs as a module in the ProcessWire admin.
2+
3+
## Requirements
4+
5+
* ProcessWire `3.0` or newer
6+
* PHP `7.3` or newer
7+
8+
## Installation
9+
10+
Install the module from the [modules directory](https://modules.processwire.com/modules/) or with Composer:
11+
12+
```
13+
composer require elabx/processwire-alpinejs
14+
```
15+
16+

0 commit comments

Comments
 (0)