DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Blogmaster - Blog system for TYPO3 CMS

A simple extension to create blog in TYPO3. The extension is available on TER, you can install it from TYPO3 ExtensionManager or via composer.

Latest Stable Version Minimum PHP Version Build Status

The extension includes the following features:

  • Post Listing
  • Archive
  • Category
  • Tags
  • Feature Image
  • Search
  • Comments and Reply
  • Widgets
  • RSS (for Blog, Comments, Single Post)
  • OpenGraph Protocol

Check complete feature list

Installation

via ExtensionManager

You can find the latest version in the TER(TYPO3 Extension Repository). Goto Extensions -> Choose Get Extensions from the dropdown -> Search Blogmaster -> Install

via Manual Setup

Download the latest file from the GitHub or TER and copy folder to the typo3conf/ext/ Then install it from the Extensions Module.

via Composer

composer require "typo3-ter/blogmaster"

via Composer for developers

composer require "midhundevasia/typo3-blogmaster" --no-scripts

Usage

For better understanding read the Documentation

Contributing

If you have a best practice code or feature, bugfix or translation just Fork and Send a Pull Request.

Help

  • If you find any security flaw just mail me (hello [at] midhundevasia.com)
  • You can report bugs here

TODO List

wiki/To-Do-list

ChangeLog

wiki/ChangeLog

License

Blogmaster is licensed under GNU General Public License (GPLv3) - see the LICENSE file for details.

Credits

Icons

  • https://thenounproject.com
  • http://www.flaticon.com

Libraries

  • Sizzlejs
  • TinyMCE

Screenshot