Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
ITS Missing-Files Cleanup
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Christoph Hofmann
ITS Missing-Files Cleanup
Commits
4efcb336
Commit
4efcb336
authored
Oct 11, 2018
by
Christoph Hofmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
87f8fd93
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
687 additions
and
0 deletions
+687
-0
Classes/Command/CleanupFiles.php
Classes/Command/CleanupFiles.php
+678
-0
ext_localconf.php
ext_localconf.php
+9
-0
No files found.
Classes/Command/CleanupFiles.php
0 → 100644
View file @
4efcb336
This diff is collapsed.
Click to expand it.
ext_localconf.php
View file @
4efcb336
...
...
@@ -13,3 +13,12 @@ $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['ITSHofmann\ItsM
);
$GLOBALS
[
'TYPO3_CONF_VARS'
][
'SC_OPTIONS'
][
'scheduler'
][
'tasks'
][
'ITSHofmann\ItsMissingclean\Command\CleanupFiles'
]
=
array
(
'extension'
=>
$_EXTKEY
,
'title'
=>
'copy files to one folder'
,
'description'
=>
''
,
// 'additionalFields' => 'ITSHofmann\ItsCountrylist\Command\AdditionalFieldProvider'
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment