Technical Solution
| 2
min read
We can upload video to Facebook personnel account or Facebook business page using PHP sdk . Here I am using PHP SDK version 3.2 for uploading process. For downloading PHP SDK go to the link https://developers.facebook.com/docs/php/gettingstarted/3.2.3 and then click download button.
Technical Solution
| 3
min read
I had a requirement in one of my Drupal projects to post a picture on Facebook automatically. We have many modules in Drupal to be used for the same task but the most simplest way is to use PHP sdk. To auto post a picture on Facebook we need
Drupal Technical
| 3
min read
Stupeflix API is an webservice for developers to generate videose using texts, images and videos. To generate videos using Stupeflix API we need to do the following steps
Drupal Solution
| 4
min read
This module provides a new entity type for stores called commerce_store. Using this module we can create a lot of different stores. Each product has an Store reference which determines which store owns that product.
Drupal Technical
| 3
min read
SimpleAds module allows advertisement in Drupal websites. I had a requirement in one of my Drupal sites to add advertisements in the site contents area. I came across a Drupal module- SImpleAds which helped me to solve the fix and the below the details on the configurations to done to use SimpleAds module
Technical Solution
| 4
min read
The PrintUI InDesign Server has certain APIs that are specifically designed for variable data applications. They could be used to completely automate creation of a JPEG or PDF with no human intervention.
Drupal Technical
| 4
min read
Stupeflix API is a web service for developers to generate videos using texts, images and videos. To generate videos using Stupeflix API we need to do the following steps
Technical Solution
| 4
min read
The Stupeflix is an webservice to create and process videos using photos, audio and Upload videose. To upload videos to youtube using Stupeflix API we need to do the following steps
Drupal Technical
| 4
min read
Commerce Giftwrap module provides a very quick and easy way to offer a gift wrapping option to your Drupal Commerce checkout. This module adds a new checkout pane with configuration settings to allow users to select a gift wrapping option to add to their order along with a message to the recipient. People often buy products hoping they can gift it to a certain address. If they can get it gift wrapped, it would be an added advantage as they could deliver it directly to the person instead of buying it and then gift wrapping it and then delivering it!