Astro Gutenberg Block
Gutenberg block for showing the users horoscope based on sign, duration and category configured from editor.
by The WordPress Contributors · github.com/hbhalodia/astrology-gutenberg-block
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hbhalodia/astrology-gutenberg-block/archive/refs/heads/master.zipAstrology Horoscope Block
- This block is used to display the horoscope for any zodiac sign for category such as career, love etc and for today, monthly and weekly.
- This block is created using
@wordpress/create-blockpackage. - This block uses the select block control with option to select the zodiac sign, category and duration.
- On any change to value block will hit the respective API provided by the rapid API platform and fetch the results and show pn editor + frontend ( post-published ) view.
Features
- Custom Astro Block
- Custom Single Post Block, to display the post with feature image, title, excerpt and date with hide facility from editor.
- InnerBlocks
- Meta Fields
- Astro Text Meta
- Astro Image Meta
- Astro Category Autocomplete Meta
- CoreBlock Filter ( core/paragraph ) to add prefix as Astro text meta ( only to editor side ).
Images
Editor
- Editor Image

Frontend
- Frontend Image

Meta Fields
- Text Control Meta

- Media Upload Meta

- Astro Autocomplete Meta Video - https://watch.screencastify.com/v/xKqvMgteL1SPUkpOYrCn
Single Post Block
InnerBlocks Concepts
