midhundevasia/typo3-blogmaster

Blog system for TYPO3 CMS


Keywords
blog, cms, article, typo3, blogmaster
License
GPL-3.0+

Documentation

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

Donate

I would like to spend my time here, if this extension realy helps, you are welcome to give some support

paypal

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

Libraries

  • Sizzlejs
  • TinyMCE

Screenshot