Skip to main content
PizzaTier 2.0 is here — everything from Pro, including WooCommerce ordering, is now built into the free plugin. What changed
Support may be delayed — Island Sun Design is based in Hilo, Hawaiʻi, and tropical storm activity may slow our response times. Tickets are still being received and will be answered as soon as possible. Mahalo for your patience.

About PizzaTier

Built for the
corner pizza shop.

Most online-ordering tools are shaped around national chains: pricey, inflexible, and stuffed with features a single-location shop will never touch. PizzaTier started over from a blank file with the opposite goal — something good-looking, affordable, and quick to set up for owners running their own place.

The Philosophy

Small shops first.
Open by default.

An independent shop should be able to look just as sharp online as any chain — without platform fees, monthly subscriptions, or a cut taken from every order. That's the whole point of the free core.

The whole plugin — the visual builder, all eight templates, the REST API, the Gutenberg block, the admin system, and the WooCommerce ordering that used to cost money — is GPL-licensed and free. There is no paid tier and nothing held back.

I'm Ryan Bishop, working out of Hilo, Hawaiʻi. Through my studio, Island Sun Design, I build tools for small food businesses and the WordPress developers who set them up.

🍕

Ryan Bishop

Author & Developer

Island Sun Design

Hilo, Hawaiʻi 🌺

Get in Touch

What guides it

A few things I won't compromise on

🔓

Free, All of It

The plugin stays free and GPL-licensed, with no paywall anywhere — not in front of the essentials, and as of 2.0 not in front of the commerce features either.

🎨

Design Matters

A pizza builder doesn't have to look like a 2009 order form. Each template is drawn to feel current, quick, and ready to match a brand the moment it's switched on.

🔧

Developer Friendly

Filter hooks, a JavaScript events API, namespaced function guards, and tidy REST endpoints mean the plugin drops into just about any stack without a fight.

📱

Mobile Serious

PocketPie makes the case on its own: the phone is treated as a primary screen, not a shrunk-down desktop. Every template reflows cleanly on small displays.

📋

WordPress Native

Custom post types, Gutenberg blocks, shortcodes, WP_Query, wp_localize_script — the plugin is written in WordPress's own vocabulary from the ground up.

🛠️

Actively Maintained

Steady releases, written-up change notes, and a help library that keeps growing. This is a maintained project, not a one-time drop.

Under the Hood

Architecture Overview

A plain list of what ships in each plugin, so developers know exactly what they're building on.

PizzaTier — Free & GPL

  • Custom Post Types: Toppings, Crusts, Sauces, Cheeses, Drizzles, Cuts
  • Eight frontend templates with full CSS isolation
  • REST API: /wp-json/pizzatier/v1/render
  • Gutenberg block + shortcode [pizza_builder]
  • Admin dashboard with dark mode UI
  • Dark mode toggle (pizzatier_setting_dark_mode)
  • JS instance factory pattern with scoped state
  • PHP filter hooks for developer extensibility

Commerce Layer — Included

  • WooCommerce "Pizza" product type (taxonomy-based)
  • Per-layer live price calculation via JS + PHP
  • Product configurator meta box in WooCommerce admin
  • Cart submission with full pizza order meta
  • Checkout bar templates (configurable)
  • Admin order pizza details panel
  • FrontendSettings.php: CSS vars + JS data injection
  • IIFE JS architecture with a scoped public builder API

Got a question? Say hello.

Email me directly, or dig through the support center for guides and documentation.