Skip to content

Gutenberg block for showing the users horoscope based on sign, duration and category configured from editor.

Notifications You must be signed in to change notification settings

hbhalodia/astrology-gutenberg-block

Repository files navigation

Astrology 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-block package.
  • 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

  1. Custom Astro Block
  2. Custom Single Post Block, to display the post with feature image, title, excerpt and date with hide facility from editor.
  3. InnerBlocks
  4. Meta Fields
    1. Astro Text Meta
    2. Astro Image Meta
    3. Astro Category Autocomplete Meta
  5. CoreBlock Filter ( core/paragraph ) to add prefix as Astro text meta ( only to editor side ).

Images

Editor

  • Editor Image

Editor Image

Frontend

  • Frontend Image

Frontend Image

Meta Fields

  • Text Control Meta

Meta Fields

  • Media Upload Meta

AstroMediaUpload

Single Post Block

##InnerBlocks Concepts InnerBlocks

About

Gutenberg block for showing the users horoscope based on sign, duration and category configured from editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published