Plugin scaffold

This commit is contained in:
2021-08-02 15:50:59 +02:00
parent 1197b8af73
commit 04a2c243b2
6 changed files with 37 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php return [
'plugin' => [
'name' => 'GA React',
'description' => '',
],
];