shortlist-digital/agreable-venues-plugin
Composer 安装命令:
composer require shortlist-digital/agreable-venues-plugin
包简介
Wordpress plugin for Shortlist Media.
README 文档
README
Development of React/Redux App
npm start will install dependencies and open a browser window ready to go.
Plugin for displaying venues on a map powered by a Parse database.
Dependencies
Assumes presence of:
- Timber
- Advanced Custom Fields
Built with
- Herbert to make WP plugins friendly.
- Parse as our DB.
- LeafletJS for maps.
- React for JS views.
- Redux for JS state.
- webpack for build
Inline SVGs
Using svg-inline-loader and svg-inline-react.
Implementation example:
<InlineSVG src={require('!svg-inline!../../icons/facebook.svg')} />
The prefixed bang (!) is necessary. Explained here.
统计信息
- 总下载量: 991
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-26