Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrolli committed Dec 21, 2023
1 parent fa4e8a4 commit efceb9c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion _packages/press/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

# Moox Press

This is my package press
This integrates WordPress into Filament - work in progress.

Developers notes:

- in deployment you must create a symbolic link (see deploy.sh)
- in main composer.json you must allow the plugin for the wordpress installer

```json
"allow-plugins": {
"roots/wordpress-core-installer": true
```

## Quick Installation

Expand Down

0 comments on commit efceb9c

Please sign in to comment.