Why do popular e-commerce sites not use tagging to organize their content? - e-commerce

Does anybody know why famous and popular e-commerce web sites such as eBay, Amazon, Target, etc. avoids using tagging or does not adapt to this method of content organization?
Do you know any successful e-commerce web site that take advantage of tagging?

Related

Is there any headless CMS written on Yii?

I'm searching for headless CMS on Yii2 to integrate it with my web app. The problem is I need only the one for editing database content. I don't need a typical CMS with caching, templates, pages and many other things.
Luya CMS supports headless use. From their site:
As LUYA is built upon the concept of REST APIs, providing headless access to the database content of LUYA is a no brainer. You can either access the APIs or the CMS admin APIs
If that is too complex to your need you can easily build REST API application based on your DB structure and support only functionality that you really need. I hope this helps.

Does exists Moqui documentation?

I am testing the moqui framework but i cant find documentation on internet about functional processes like organization setup, catalogs maintenance (products, accounts, people, customers, providers, etc), e-commerce administration, API integration, etc. Does this artifacts exists?

Shopify App development

I am a Joomla and WordPress developer. Now I want to learn shopify store. I am planning to develop an app to extend the shop functionality and seeing that app on market store(Like WordPress market store).
Till now I couldn't understand how I can develop my own custom app. No documentation was found with code examples. Can any one help ?
The first thing you must be familiar with is OAuth (https://es.wikipedia.org/wiki/OAuth) it is important to understand the API calls to shopify endpoints, the second thing you must know is about RESTFul, specifically the Shopify's RESTFul API (https://help.shopify.com/api/reference), knowing these points, you will be able to develope any app to extend shopify's functionality. Hope this help.

IMAP/POP Service with API

I work with a web design company and we're looking to streamline the provision and changes of email hosting we organise for our customers.
We'd like to use an API where we can create a postoffice (users#domain) and add/edit/delete users with forwarding/aliases etc. etc.
Anyone come across a hosting company that provides IMAP/POP services with a fully featured API?
I suspect this is going to be heavily dependent on what email service you're using. For example, Google Apps offers email management as part of their Admin SDK API: https://developers.google.com/admin-sdk/email-settings/
If you're looking for a full-fledged email service, Google Apps may do it. However, it's a bit spendy: http://www.google.com/enterprise/apps/business/pricing.html
Other alternatives you might check out is Fusemail: https://www.fusemail.com/support/api-documentation/requests
If you're self-hosting and don't mind cPanel, they have an API as well:
http://docs.cpanel.net/twiki/bin/view/ApiDocs/Api2/ApiEmail#Email::addforward

does osCommerce have an API?

We work on a lot of integration projects and a customer has a legacy ecommerce site and have asked us to integrate product information, orders and inventory with another platform.
Does osCommerce have an API that can be used for this, or will we need to build our own web services based wrapper for the dB?
No, not that I know of.
I think you'd need to find one online (never heard of one) or build one yourself.
http://www.bizmovi.com
It seems come with demo site.
API written in PHP for osCommerce, adaptable any client platforms which allow to rapidly mash-up existing osCommerce with iOS, Android, Windows Phone, Blackberry, WebOS, Symbian, Bada, etc.