Dhanesh
7 years 8 months ago

DrupalCon Asia 2016

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

Sushant
8 years 4 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
9 years 6 months ago

Install Drush manually on Mac OS

Steps to Install Drush manually on Mac.

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

Sushant
9 years 10 months ago

Civix: CiviCRM Extension Creation

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

1) Download …

OSSeed Technologies
10 years 1 month 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
10 years 1 month 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
10 years 1 month 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
10 years 1 month ago

Submit Entityforms Programmatically

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

Tanmay
10 years 1 month ago

User Profile Field Privacy

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

OSSeed Technologies
10 years 1 month 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
10 years 1 month ago

Restrict drupal user registration to specific email

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