greenpeace/planet4-gpca-plugin-blocks
最新稳定版本:v0.3.0
Composer 安装命令:
composer require greenpeace/planet4-gpca-plugin-blocks
包简介
Provides Planet4 content blocks specific to Greenpeace Canada
README 文档
README
Cards with clickable title, description, image, and more…
Description
Easily create nice cards, complete with:
- a clickable title
- a clickable image
- a short description
- date and optional location for event cards
- categories
- search
- map
Installation
See Wordpress instructions for installing plugins.
YMMV
Your mileage may vary.
Things may behave differently in your Wordpress installation due to conflicting scripts or styles, so best to take the time to test things a bit before deploying to production.
Development environment
- Requires Wordpress >= 5.6.0 (tested up to 5.6.0)
- Requires PHP >= 7.0.0
- Requires Docker to be running
- Clone or fork this repo
- install dependencies:
npm install && npm install -g @wordpress/env - build (and automatically rebuild when files change):
npm start - launch a Wordpress environment in this directory:
wp-env start(should sayWordpress development site started at http://localhost:8888/) - Visit the dev site and log in with username
adminand passwordpassword
Troubleshooting
See https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/#troubleshooting-common-problems, especially wp-env destroy which has proved the only solution to a prolem with connecting to the database…
Changelog
See CHANGELOG.md
统计信息
- 总下载量: 664
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2021-04-01
