Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Upgrade compatibility and support command line execution #53

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jokumer
Copy link

@jokumer jokumer commented Feb 7, 2019

  • Offers compatibility with TYPO3 9.5.x and EXT:news v7.x
    includes temporary requirement of EXT:typo3db_legacy
  • Support commandline support for all important tasks
    documents also for EXT:typo3_console
  • Implements EXT:fal_ttnews migration from EXT:news_falttnewsimport
    adds migration for tt_news 'forceFirstImageIsPreview'
  • Implements EXT:realurl migration for unique alias & path_segment
  • Adjust Readme for first instructions

jkummer added 5 commits February 8, 2019 00:20
- Offers compatibility with TYPO3 9.5.x and EXT:news v7.x
  includes temporary requirement of EXT:typo3db_legacy
- Support commandline support for all important tasks
  documents also for EXT:typo3_console
- Implements EXT:fal_ttnews migration from EXT:news_falttnewsimport
  adds migration for tt_news 'forceFirstImageIsPreview'
- Implements EXT:realurl migration for unique alias & path_segment
- Adjust Readme for first instructions
@jokumer
Copy link
Author

jokumer commented Mar 22, 2019

The migration for tt_news 'forceFirstImageIsPreview' is wrong and should be solved via FLUID only. Sorry

This migration failed sometimes by selecting the first images from DB.
It would be better to reach such functionality from tt_news by FLUID conditions
@antonfries
Copy link

Hey,

the pull request has no meaning.

I've seen that u managed to get the import extension working under TYPO3 v9. I tried your fork and the base extension, the admin module is not showing in backend. Any idea on that?

@jokumer
Copy link
Author

jokumer commented Jun 6, 2019

I just run console commands, or implement such commands in an upgrade application. Didn't have a look at the module, sorry

@antonfries
Copy link

Ah cool found a command ttnewsimport:importttnewsnews in your fork, that got me all categories imported. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants