Skip to content

Commit 3f0260e

Browse files
committed
fix: add missing keywords to composer.json for improved package discoverability
1 parent 9f11b39 commit 3f0260e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
"description": "Role-based folder access, move restrictions, and Inbox workflow for Virtual Media Folders.",
44
"type": "wordpress-plugin",
55
"license": "GPL-2.0-or-later",
6+
"keywords": [
7+
"wordpress",
8+
"plugin",
9+
"media",
10+
"folders",
11+
"workflow",
12+
"editorial",
13+
"permissions",
14+
"media-library"
15+
],
616
"require": {
717
"php": ">=8.3",
818
"yahnis-elsts/plugin-update-checker": "^5.6"

0 commit comments

Comments
 (0)