Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xperseguers/t3ext-em_developer

Extends the TYPO3 extension manager for developers
https://github.com/xperseguers/t3ext-em_developer

Last synced: 1 day ago
JSON representation

Extends the TYPO3 extension manager for developers

Awesome Lists containing this project

README

        

================================
Extension Manager for Developers
================================

This extension extends the Extension Manager to provide some developer-oriented features.

What does it do?
================

- Check if extension has been modified and show "MODIFIED!" in the list of actions

Installation
============

::

$ cd /path/to/typo3conf/ext
$ git clone https://github.com/xperseguers/t3ext-em_developer.git em_developer

Load the extension as usual.