Dhanesh
10 years 1 month ago

DrupalCon Asia 2016

DrupalCon Asia 2016 was my first best conference which I have attended. Because attendees in…

Sushant
10 years 9 months ago

[Drupal 8] : Upgrade PHP to run new Drupal on Mac OS X

Drupal 8 is coming soon to meet the world !

May be some of you already installed Drupal…

Sushant
12 years ago

Install Drush manually on Mac OS

Steps to Install Drush manually on Mac.

  1) Download drush from github https://github.…

Sushant
12 years 3 months ago

Civix: CiviCRM Extension Creation

Simple and nice CiviX, useful to create CiviCRM extension skeloton :)

1) Download …

OSSeed Technologies
12 years 6 months ago

CiviCRM Events Calender, with jquery Plugin

Here is a simple way to display all your CiviCRM Events in a calender without using the Drupal…

Sushant
12 years 6 months ago

CiviCRM 4.3 MySMSMantra extension to send sms

Here is the CiviCRM Extension build using MySMSMantra which adds an indian SMS gateway within…

Sushant
12 years 6 months ago

Views Template Inside of a Module directory.

Most of the time we render Views templates in our theme directory, but rendering Views templates…

Sushant
12 years 6 months ago

Submit Entityforms Programmatically

Let's submit entityforms programmatically in Drupal 7. One of the useful modules in Drupal is…

Tanmay
12 years 6 months ago

User Profile Field Privacy

After lots of Googling for the best way of applying privacy settings to user profile fields like…

OSSeed Technologies
12 years 6 months ago

Format the 'Submitted by' info of a Node in theme

Below is an example of API use which returns the theme 'submitted-by' string for a node. In your…

OSSeed Technologies
12 years 6 months ago

Restrict drupal user registration to specific email

There are many modules for allowing users to register and login by email address. One is …