SAAI Blocks

Àpèjúwe

SAAI Blocks is a WordPress block editor extension plugin. It provides highly customizable, unique custom blocks to enhance your website building experience.

Source Code

The full source code, including all uncompiled JavaScript, SCSS, and build configuration, is publicly available on GitHub:
https://github.com/shinobiashi/saai-blocks

To rebuild the plugin assets from source:

  1. Clone the repository
  2. Run npm install (this also runs composer install automatically)
  3. Run npm run build to produce the compiled assets in assets/build/

Build tools required: Node.js 18+, npm, webpack (via @wordpress/scripts)

External Services

The 3D Model Viewer block uses GoogleÌtumọ̀ Yorùbá: ’s open-source model-viewer web component (https://modelviewer.dev/).

When a visitor views a page containing a 3D model that uses Draco or KTX2 compression, the model-viewer component may load WebAssembly decoder files from GoogleÌtumọ̀ Yorùbá: ’s static content CDN (gstatic.com). These decoders are only fetched on demand and are not loaded on every page view. No personal data is transmitted.

  • Draco geometry decoder: https://www.gstatic.com/draco/versioned/decoders/
  • KTX2 texture transcoder: https://www.gstatic.com/basis-universal/versioned/
  • Lottie animation loader (if Lottie textures are used): https://cdn.jsdelivr.net/npm/three/
  • GoogleÌtumọ̀ Yorùbá: ’s privacy policy: https://policies.google.com/privacy
  • jsDelivrÌtumọ̀ Yorùbá: ’s privacy policy: https://www.jsdelivr.com/privacy-policy-jsdelivr-net

If your 3D models do not use Draco compression, KTX2 textures, or Lottie animations (plain GLB files), no external requests are made.

Key Features

Currently, the plugin includes the following custom blocks:

1. Breadcrumb Block Pro
A breadcrumb navigation block that includes SEO-friendly structured data.
* Feature to toggle the visibility of the home link and current page
* Customizable separator characters
* Text and link color settings

2. Image Gallery Swiper (hover-image-switcher)
A gallery block that allows users to view multiple images by swiping.
* Adjustable vertical and horizontal positioning of navigation arrows
* Supports arrows placed outside the image area and hover-triggered image switching

Àwọn ìdí

Plugin yìí pèsè 5 àwọn ìdí.

  • Image Text Hover Block An interactive image block that displays overlay text on hover with smooth transitions.
  • Image Gallery Swiper Display a swipeable image gallery with multiple images.
  • 3D Model Viewer Block Display interactive 3D models using Google's model-viewer. Upload GLB and USDZ files with camera controls, auto-rotate, and AR support.
  • Breadcrumb Block Display breadcrumb navigation with customizable separators, colors, and SEO-friendly structured data.
  • Responsive Device Image Block Display different images for PC, tablet, and smartphone devices

Ìgbéwọlẹ̀

Minimum Requirements

  • WordPress 6.7 or greater
  • PHP version 8.1 or greater
  • MySQL version 5.6 or greater

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of SAAI Blocks, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “SAAI Blocks” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading and uploading our plugin to your webserver via your favorite FTP application.

Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

Àwọn Olùkópa & Olùgbéejáde

“SAAI Blocks” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “SAAI Blocks” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

1.0.0

  • Initial release.