WP Manifestindependent plugin directory
manifest / editor / bye-cardviewer

BYE Card Viewer

WordPress Plugin for a unified, reusable way to display custom cards on bye-project.xyz

by barnacleyoghurt · github.com/barnacleyoghurt/bye-cardviewer

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/barnacleyoghurt/bye-cardviewer/archive/refs/heads/master.zip

The BYE Cardviewer Wordpress plugin is meant to provide an easier and prettier way of displaying the custom cards of the Bionicle YGOPro Expansion on the official website. It supports displaying cards from different expansion packs, versions, and languages.

Folder structure:

  • /src/: JavaScript and (S)CSS files of the plugin's custom blocks. Compiled into /build/ (not tracked).
  • /block-meta: The block.json file for each custom block.
  • /classes/: PHP classes of the plugin.