承接 pimcore-extensions/blog 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pimcore-extensions/blog

最新稳定版本:1.0.5

Composer 安装命令:

composer require pimcore-extensions/blog

包简介

Blog plugin for pimcore

README 文档

README

This plugin is not maintaned for a long time. If you still see it usefull and have any fixes, feel free to submit a pull request!

Blog plugin for pimcore

Features

  • Entries and categories build on pimcore data objects
  • RSS feed
  • Snippets with categories / calendar / feed links / latest entries
  • Comments provided by Commenting plugin integration
  • Tags provided by Tags Field V2 plugin integration

Setup

Just like other Pimcore plugins:

If everything went smoothly you will find Blog custom view just below Objects in right panel. Now you can add some entries/categories.

Create document named eg. Blog using defined document type:

Blog document type

NOTE: If you need Tag Field plugin integration install it first. Otherwise installer will skip tag field in blog entry class definition. Of course you can add tag field manualy later.

Snippets

Plugin provides some snippets that you can place anywhere on your site (eg. sidebar, mainpage):

  • latest entries (Blog/snippet/latest)
  • categories list (Blog/snippet/categories)
  • calendar (Blog/snippet/calendar)
  • links to rss/atom feed (Blog/snippet/feed)

Blog snippet types

Customization

You can add/modify/remove entry/category data fields using default pimcore Object Classes interface.

You can overwrite any of default view scripts by copying Blog/views/scripts/:controller/:action.php into website/views/scripts/blog/:controller/:action.php. Your custom view script will be used automatically instead of default one. This will allow you to update plugin without loosing your project markup.

Changelog

  • 2015-02-21   1.0.5   composer.json - published on Packagist
  • 2013-06-05   1.0.4   Added predefined document types.
  • 2013-04-14   1.0.3   Fixed installation after changes in pimcore.
  • 2012-12-07   1.0.2   Removed empty js/css paths from plugin.xml
  • 2012-11-26   1.0.1   Added example blog layout. Fixed template overwriting.

Todo

  • Settings management
  • Tag cloud snippet

统计信息

  • 总下载量: 261
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 9
  • Watchers: 8
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: Simple
  • 更新时间: 2015-02-21