Descripción
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.
Capturas
Instalación
Requires WordPress 4.7, WooCommerce 3.0 and Simple Product Options for WooCommerce 1.0
- Unzip the downloaded zip file.
- Upload the plugin folder into the
wp-content/plugins/
directory of your WordPress site. - Activate
POFW Pizza Toppings
from Plugins page.
Contact me by email pektsekye@gmail.com if you have questions or need help.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«POFW Pizza Toppings» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «POFW Pizza Toppings» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0 – Released: May, 24 – 2019
- Initial release