zookal / fontis-blog
This extension provides a native blog for Magento.
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 7
Type:magento-module
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
- Moderation
- Gravatar support
- reCAPTCHA support through Fontis reCAPTCHA extension
- 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
- Using Modman
modman clone git@github.com:fontis/fontis_blog.git
- 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.