https://github.com/webit-de/typo3-orphanfiles
This backend extension finds any file uploaded by an editor which is not used anymore in the CMS.
https://github.com/webit-de/typo3-orphanfiles
cleanup filesystem maintenance orphaned-files php typo3 typo3-extension
Last synced: 6 months ago
JSON representation
This backend extension finds any file uploaded by an editor which is not used anymore in the CMS.
- Host: GitHub
- URL: https://github.com/webit-de/typo3-orphanfiles
- Owner: webit-de
- Archived: true
- Created: 2013-04-17T14:05:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T15:35:46.000Z (almost 6 years ago)
- Last Synced: 2023-07-16T05:36:22.129Z (about 3 years ago)
- Topics: cleanup, filesystem, maintenance, orphaned-files, php, typo3, typo3-extension
- Language: PHP
- Size: 314 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Orphan Files
============
:collision: **Outdated - This extension was based on TYPO3 without FAL, see [Issues](https://github.com/webit-de/typo3-orphanfiles/issues/1)**
This TYPO3 backend extension finds any file uploaded by an editor which is not used anymore in the CMS.
Requirements
------------
* PHP
* TYPO3
Installation
-------------
TER Entry http://typo3.org/extensions/repository/view/orphanfiles/
Packagist Entry https://packagist.org/packages/webit-de/orphanfiles/
Source
------
https://github.com/webit-de/typo3-orphanfiles/
Documentation
-------------
Read online (HTML) http://docs.typo3.org/typo3cms/extensions/orphanfiles/
Download (PDF) http://docs.typo3.org/typo3cms/extensions/orphanfiles/_pdf/
License
-------
GNU General Public License version 2
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Author
------
Dan Untenzu ( / [@pixelbrackets](https://github.com/pixelbrackets))
for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/)
This extension is a fork of EXT:kb_cleanfiles, which was written by
Bernhard Kraft and Thorsten Reichelt .
Changelog
---------
[./Changelog.md](CHANGELOG.md)
Contribution
------------
> TYPO3 - inspiring people to share!
This TYPO3 extension is Open Source, so please use, patch, extend or fork it.