Descripción
This plugin creates simpe widget to show products from your opencart or ocstore in your wordpress. It takes from shop bd the right amount of random products with “tag”. If amount wit “tag” is less than need, it takes random product from category (you can setup this category). If there are no setuped category, it shows just random products.
A few notes about the sections above:
- You can set up domain of store or it’s adress (blog.com -> shop.com or blog.com -> blog.com/shop/) different ways
- Plugin works correctly with different type of urls:
/shop/category/product.html (“seopro” plugin for ocstore or opencart)
/shop/category/product (“seopro” plugin for ocstore or opencart)
/shop/index.php?route=product/product&path=20&product_id=40 (clean ocstore or opencart) - You can select db prefix of store tables
- Works perfect with “display widget” plugin (you can show different products in different pages or categories of blog)
- You can edit template. It is very simple, because template is .html file.
- You can create your own different templates.
- You can chose “tag” to show (you should set up tag in product page in admin pannel of shop)
- You can chose number of products
- Different ways to create thumbs
- If your blog and your shop on one domian, you can try to set up “add to cart” button right from blog
Capturas
Instalación
-
Unzip portgorod-ocstore.zip
-
Upload
portgorod-ocstore
folder to the/wp-content/plugins/
directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
Admin panel -> settings -> Portgorod OcStore (PLEASE FILL IT!)
-
Setup widget
-
?? enjoy!
Preguntas frecuentes
- Can i set up plugin to work with remote db?
-
Yes. But only if you can set up remote db for connections
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Portgorod OcStore & Opencart product widget” 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
0.2b
Still testing
1.0
First stable version
added prefix support
added different templates
added “display widgets” support
1.1
Fixed bugs with thumb create
1.2
Fixed bugs with png file photos
Strange bug with spaces in files path – fixed
Little bug with default images is fixed too