POFW Pizza Toppings

Description

This plugin requires Simple Product Options for WooCommerce plugin.

Splits the toppings option into separate columns.
And displays an error message if more than allowed toppings are selected.

To split the option into multiple columns you will have to set special sort order.
For example, the toppings with sort order greater than 100 will be placed into the second column.
Then the toppings with sort order greater than 200 will be placed into third column and so on.

You can check a demo page here:
DEMO Page

You can read the installation instructions here:
README

Simple Code Idea:

The idea of this plugin is to keep the base version as simple as possible.
And to add the new features as modifications.

This plugin has just 22 files to make it easy to use and customize.

Contact me by email pektsekye@gmail.com if you have questions or need help.

Translators

Available Languages

  • English (Default)

Documentation

Full documentation is available here.

Screenshots

  • Product option that will be displayed as pizza toppings.
  • The Pizza Toppings tab on the edit product page.
  • The pizza toppings option on the front-end product page.

Installation

Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0

  1. Unzip the downloaded zip file.
  2. Upload the plugin folder into the wp-content/plugins/ directory of your WordPress site.
  3. Activate POFW Pizza Toppings from Plugins page.

Contact me by email pektsekye@gmail.com if you have questions or need help.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“POFW Pizza Toppings” is open source software. The following people have contributed to this plugin.

Contributors

Translate “POFW Pizza Toppings” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0 – Released: May, 24 – 2019

  • Initial release