t3extblog
t3extblog copied to clipboard
A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email s...
Please allow the blog backend module in all workspaces.
Hi I have just installed this extension. I get the following error in the backend module "Blog" when clicking the button "Posts"  ![Bildschirmfoto 2024-02-16...
Update extension for TYPO3 CMS 13 LTS. LTS version will be released 2024-10-15 according to https://typo3.org/cms/roadmap. **References:** * https://get.typo3.org/release-notes/13.0.0 * https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog-13.html * https://brot.krue.ml/what-you-can-do-today-to-ease-the-upgrade-to-typo3-v13/
https://docs.typo3.org/p/georgringer/news/main/en-us/Tutorials/BestPractice/BreadcrumbMenu.html
This change makes sure we always check the latest commit message and not an outdated one. This is needed for updated RPs. https://github.com/GsActions/commit-message-checker/issues/95
Our commit message check does not work as expected. Following issues: - [x] Always make sure to check latest commit message (even if a commit message has been changed using...
When entering the backend module "Blog" and selecting the Posts SysFolder in the page-tree, following error shows up. > Type Error (1/1) > > Return value of FelixNagel\T3extblog\Domain\Model\PostSubscriber::getPost() must be...
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.3/Feature-90266-Fluid-basedTemplatedEmails.html
With TYPO3 11 it should be possible to deep link related comment and post records in email.
Hi @fnagel ! Our setup is like this: - Typo3 version: **9.5.20** - t3extblog version: **5.1.1** - in our system we have multiple different articles in 2 or more languages...