https://github.com/ryo-utsunomiya/amazon-block
A WordPress plugin that provides 'Amazon' block for Gutenberg editor.
https://github.com/ryo-utsunomiya/amazon-block
gutenberg wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
A WordPress plugin that provides 'Amazon' block for Gutenberg editor.
- Host: GitHub
- URL: https://github.com/ryo-utsunomiya/amazon-block
- Owner: ryo-utsunomiya
- Created: 2017-12-29T08:25:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-02-02T20:57:38.000Z (5 months ago)
- Last Synced: 2026-02-03T10:47:10.388Z (5 months ago)
- Topics: gutenberg, wordpress, wordpress-plugin
- Language: PHP
- Size: 577 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amazon-block
A WordPress plugin that provides 'Amazon' block for Block Editor.
This is a wrapper of a popular plugin, [AmazonJS](https://wordpress.org/plugins/amazonjs/).
## Requirements
- WordPress 5.0 or higher
- PHP 7.2 or higher
- This plugin may work on PHP 5.2+, but we do not officially support 7.1 or lower.
- Modern Browsers(latest version of Chrome, Firefox, Safari, Edge)
- Internet Explorer is not supported.
Block Editor is also required to use 'Amazon' Block.
If Block Editor is not available, this plugin falls back to classic AmazonJS.