You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LIERLIER
197a7949bd
|
1 year ago | |
---|---|---|
.. | ||
README.md | 1 year ago |
README.md
CustomCommands
Uncomment line 47 in your config.php from
// __DIR__ . '/CustomCommands',
to
__DIR__ . '/CustomCommands',
to enable this Folder.
You then can copy example Commands from the Command folder.
❗ Important!
DO NOT COPY THE ENTIRE COMMAND FOLDER CONTENT!!
Some Command Files are Duplicated and may interfere with each other.