Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cedricziel/ttcontent_to_txnews

Quick and dirty (sketch!) on tt_content to tx_news conversion
https://github.com/cedricziel/ttcontent_to_txnews

Last synced: 11 days ago
JSON representation

Quick and dirty (sketch!) on tt_content to tx_news conversion

Awesome Lists containing this project

README

        

# TtContent to TxNews migrator

Migrates tt_content rows to tx_news ones.

## Development

### Codestyle

The project uses the TYPO3 CMS coding standards. Apply them using a composer script:

```
composer run checkstyle-fix
```

or manually:

```
php php-cs-fixer.phar --config-file=.php_cs fix
```

## License

GNU GENERAL PUBLIC LICENSE Version 3