An open API service indexing awesome lists of open source software.

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.

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.