Created
August 22, 2021 03:20
-
-
Save marbaque/90006c961060ea1073acfdbfecba9151 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "OEGlobal Custom Blocks", | |
"version": "1.1", | |
"download_url": "https://github.com/ocwc/oeg-blocks-acf/archive/refs/heads/main.zip", | |
"homepage": "http://oeglobal.org/", | |
"requires": "4.5", | |
"tested": "5.7", | |
"last_updated": "2021-08-21 21:08:00", | |
"upgrade_notice": "Here's why you should upgrade...", | |
"author": "Mario Badilla", | |
"author_homepage": "http://mariobadilla.com/", | |
"sections": { | |
"description": "Adds custom gutenberg blocks with the help of ACF PRO.", | |
"installation": "Es necesario tener ACF PRO activado. Utiliza Tailwind", | |
"changelog": "Changelog. <p>Primera versión del plugin.</p>" | |
}, | |
"icons" : { | |
"1x" : "http://w-shadow.com/files/external-update-example/assets/icon-128x128.png", | |
"2x" : "http://w-shadow.com/files/external-update-example/assets/icon-256x256.png" | |
}, | |
"banners": { | |
"low": "http://w-shadow.com/files/external-update-example/assets/banner-772x250.png", | |
"high": "http://w-shadow.com/files/external-update-example/assets/banner-1544x500.png" | |
}, | |
"rating": 90, | |
"num_ratings": 123, | |
"downloaded": 1, | |
"active_installs": 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment