tomasnorre / crawler

Libraries and scripts for crawling the TYPO3 page tree. Used for re-caching, re-indexing, publishing applications etc.
GNU General Public License v3.0
54 stars 85 forks source link

Dev version for Typo3 13.4.x #1114

Open gmt-it opened 2 hours ago

gmt-it commented 2 hours ago

Hello,

I'm new to Typo3 and have been working with Typo 13 since August. I'm slowly getting a better overview... I'm currently looking into indexed search and tx_news. Is the crawler already available in a dev version for typo3 13.4.x? I'd like to try it out and test it.

TIA

Guido

github-actions[bot] commented 2 hours ago

Hi there, thank you for taking your time to create your first issue. Please give us a bit of time to review it.

tomasnorre commented 1 hour ago

Hi,

There is no official release of the TYPO3 Crawler compatible with TYPO3 13 LTS, but working on it.

The work-in-progress can be found in this branch. https://github.com/tomasnorre/crawler/tree/ci/test-with-typo3-v13

Technically all should work, but I'm not done writing the tests proving that I'm done :)