|
2 | 2 |
|
3 | 3 | This is version 2.x of the famous RealURL extension for TYPO3 CMS. This version is rewritten from scratch and will work only with TYPO3 6.2 or newer.
|
4 | 4 |
|
5 |
| -Repository, bug reporting, pull requests, etc is handled via https://github.com/dmitryd/typo3-realurl/ |
| 5 | +Repository, bug reporting, pull requests, etc is handled via [github project](https://github.com/dmitryd/typo3-realurl/) |
6 | 6 |
|
7 | 7 | Notes:
|
8 |
| -* Backend modules work only with TYPO3 ≥ 7.6 |
9 |
| -* If you find errors, please, report them [here](https://github.com/dmitryd/typo3-realurl/issues). This place is **only** for bugs. Use TYPO3 mailing lists for questions! |
10 |
| -* Configuration is compatible but you are strongly advised to have "Is root page?" set in page properties on all your root pages. Otherwise it is your own fault :) |
| 8 | +* TYPO3 6.2 is supported partially: Backend modules work only with TYPO3 ≥ 7.6 |
| 9 | +* TYPO3 7.6 and 8.7 are supported fully |
| 10 | +* Anything newer than TYPO3 8.7.9999 is not supported and will never be supported. Don't even try. |
| 11 | +* If you find errors, please, report them to the [issue tracker](https://github.com/dmitryd/typo3-realurl/issues). This place is **only** for bugs. Use TYPO3 Slack (#realurl channel) for questions! |
| 12 | +* You are strongly advised to have "Is root page?" set in page properties on all your root pages. Otherwise it is your own fault :) |
11 | 13 | * If you have questions like "Why did you...", please, read the Developer's page on the Wiki first.
|
12 | 14 | * If you want to contribute, you are welcome! Please, read "Contribution" page in the documentation.
|
| 15 | +* If you think you found a bug, in 99% of cases it means you did not read docs. Wiki pages are available. RTFM first! :) |
13 | 16 |
|
14 | 17 | ***
|
15 | 18 |
|
16 |
| -**If you want to support further RealURL development, please [donate](http://www.dmitry-dulepov.com/p/support-typo3-extension-development.html)!** |
| 19 | +Since TYPO3 6.2, 7.6 and 8.7 are EOL now, this extension is going to retire. What does it mean? |
| 20 | + |
| 21 | +1. There will be no new features anymore unless they are sponsored. |
| 22 | +1. There will be bug fixes from time to time. Also you can [sponsor ](mailto:[email protected]) a bug fix if you really need it. Otherwise you can |
| 23 | +add it to the issue tracker and hope to be fixed :) |
| 24 | + |
| 25 | +I am sorry but after developing and supporting this most popular TYPO3 extension mostly for free since 2006, |
| 26 | +I have to stop at some point. |
17 | 27 |
|
18 | 28 | ***
|
19 | 29 |
|
|
0 commit comments