Skip to content

Instantly share code, notes, and snippets.

@strarsis
Last active January 21, 2020 15:01
Show Gist options
  • Save strarsis/ba259178d287a0bba7254a0fca392d79 to your computer and use it in GitHub Desktop.
Save strarsis/ba259178d287a0bba7254a0fca392d79 to your computer and use it in GitHub Desktop.
Gutenberg price block evaluation
Price boxes/columns/tables block
Requirements
3x columns
Fields:
Title
Description/Body (full, for tables)
Price
Button
Plugin review:
Getwid: Can't be used for this
+Has the required fields
-No columns (so no easy vertical alignment between price boxes)
-No full description field (for tables)
Atomic Blocks: Can't be used for this
-No price list at all!
ACF Blocks: Can't be used for this
("ACF" has nothing to do with "Advanced Custom Fields" plugin by the way)
-Only subtext fields with text only
-Clunky UI
-Sends ad email :(
Coblocks: Unlikely
+Has the required fields aparently
-No column count setting
-Can't change order of fields
Stackable: Can't be used for this
+Fields can be enabled/disabled
-No full editor for description
-No reordering in UI
-Too much option bloat, ads, prepared styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment