Skip to content

Commit 0b23904

Browse files
committed
[TASK] Update readme
1 parent 248997a commit 0b23904

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,28 @@
22

33
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.
44

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/)
66

77
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 :)
1113
* If you have questions like "Why did you...", please, read the Developer's page on the Wiki first.
1214
* 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! :)
1316

1417
***
1518

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.
1727

1828
***
1929

0 commit comments

Comments
 (0)