boboldehampsink/increment 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

boboldehampsink/increment

最新稳定版本:0.3.4

Composer 安装命令:

composer require boboldehampsink/increment

包简介

Increment Plugin for Craft CMS

README 文档

README

Plugin that automatically ups each increment field by one number.

Features:

  • Able to output the value in the CP and in the Site (no other plugin has this feature)
  • Ability to have the value prefixed with text or variables (like {id} or {{now.year}})
  • Ability to reset increment yearly
  • Ability to zero pad the value
  • This plugin checks if the calculated next value is still unique on save

Important: The plugin's folder should be named "increment"

Credits: This plugin's idea is derived from the Sprout Incremental Plugin by Barrel Strength Design

Deprecated

With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.

Changelog

0.3.4

  • Fixed yearly reset for non-entry elements

0.3.3

  • Fixed setting of postDate on fresh entries

0.3.2

  • Fixed bug where yearly reset looked at the wrong date (dateCreated in stead of postDate)

0.3.1

  • Fixed bug where padding was not a number (thanks to @steverowling)
  • Fixed bug where postDate was assumed for all Element Types (thanks to @steverowling)

0.3.0

  • Refactor to only recalculate numbers on save when entry is a new record
  • Added the ability to reset increment yearly

0.2.2

  • Added the ability to control number recalculation on save

0.2.1

  • Added the ability to use the then yet non-existing postDate in prefix like in Craft's Live Preview

0.2

  • Added the ability to add a prefix to each value, like {id} or {{now.year}}
  • Added zero padding options
  • Prevent duplicate values when elements are created at the same time.
  • Many small improvements and code cleanups
  • Added MIT License

0.1

  • Initial push to GitHub

统计信息

  • 总下载量: 11.36k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 10
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 10
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-01-09