toastnz / quicksimple
此包最新版本(dev-master)没有可用的许可信息。
quicksilver 网站骨架的轻量级版本
dev-master
2019-11-18 22:09 UTC
Requires
- axllent/silverstripe-form-fields: ^1.3
- axllent/silverstripe-minifier: ^1.0
- betterbrief/silverstripe-googlemapfield: ^2.2
- bringyourownideas/silverstripe-maintenance: ^2.3
- bummzack/sortablefile: ^2.1
- drewm/mailchimp-api: ^2.5
- heyday/silverstripe-menumanager: ^3.0
- jaedb/iconfield: 1.0.2
- jonom/focuspoint: ^3.1
- jonom/silverstripe-share-care: ^3.0
- permanentinc/beautiful: ^0.3.0
- permanentinc/found: dev-master
- permanentinc/type: dev-master
- quinninteractive/silverstripe-seo: ^1.0
- ryanpotter/silverstripe-color-field: ^1.0
- sheadawson/silverstripe-linkable: ^2.0
- silverstripe/blog: ^3.4
- silverstripe/googlesitemaps: ^2.1
- silverstripe/recipe-cms: ^4.4.4
- silverstripe/redirectedurls: ^2.0
- silverstripe/taxonomy: ^2.0
- silverstripe/userforms: ^5.4
- stevie-mayhew/silverstripe-svg: ^2.2
- symbiote/silverstripe-gridfieldextensions: ^3.2
- symbiote/silverstripe-queuedjobs: ^4.4
- toastnz/quickblocks: dev-quicksimple
- toastnz/quicksilver-styles: dev-master
- toastnz/silverstripe-socialnav: ^2.0
- undefinedoffset/silverstripe-nocaptcha: ^2.0
- dev-master
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/npm_and_yarn/node-sass-7.0.0
- dev-dependabot/npm_and_yarn/three-0.137.0
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/ssri-6.0.2
- dev-dependabot/npm_and_yarn/y18n-3.2.2
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/ini-1.3.8
- dev-dependabot/npm_and_yarn/npm-user-validate-1.0.1
- dev-dependabot/npm_and_yarn/bin-links-1.1.8
- dev-dependabot/npm_and_yarn/decompress-4.2.1
- dev-dependabot/npm_and_yarn/npm-registry-fetch-4.0.5
- dev-dependabot/npm_and_yarn/npm-6.14.6
- dev-dependabot/npm_and_yarn/jquery-3.5.0
- dev-dependabot/npm_and_yarn/acorn-6.4.1
This package is auto-updated.
Last update: 2024-09-10 13:01:30 UTC
README
要求
- SilverStripe >= 4.4.4
安装
朋友不会让朋友从存档中安装。使用 Composer。
composer create-project -s dev toastnz/quicksimple myNewProject
QuickStatic
QuickStatic
是静态模板的命名空间 - 它允许你轻松地将静态 SS 文件从功能页面和控制器中分离出来。
对于静态页面类型,扩展 StaticPage
并将你的模板放在 themes/quicksilver/templates/QuickStatic/Layout
中。
待办事项
- 更多辅助类
- 包含 QuickBlocks
贡献
代码规范
此项目遵循以下定义的标准