zookal/fontis-blog

This package is abandoned and no longer maintained. No replacement package was suggested.

This extension provides a native blog for Magento.

Installs: 63

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 7

Type:magento-module

v1.1.2 2013-10-21 07:00 UTC

This package is not auto-updated.

Last update: 2020-08-22 07:25:57 UTC


README

Overview

This extension provides a native blog for Magento. It has full multi-store support, and integrates seamlessly with the Fontis reCAPTCHA extension.

Features

  • Post creation
    • WYSIWYG editor support
    • Summary content on the website and RSS feed
  • User comments
  • RSS feeds (global and per-category)
  • Sidebar widget
  • Archives (daily, monthly or yearly)
  • Links to bookmark services
  • Full multi-store support
  • Adds blog posts and categories to the Magento sitemap.xml generator
  • Integration with the Magento EE Full Page Cache (or other caches which implement a similar interface)

Install instructions

  1. Using Modman
modman clone git@github.com:fontis/fontis_blog.git
  1. Manually

Copy files from src/ into your Magento root.

Contributions

This project is open source. You are encouraged to fork and submit pull requests.

Acknowledgements

The Fontis Blog extension is a fork of the Lazzymonk Blog extension (v0.5.8) developed by Robert Chambers and released in March 2009.