I have found the Vikas and he is amazing developer, he had always delivered the product under the timeline, on budget and with 100% accuracy, He is totally problem solving guys.
Blogs
- 0 comments
Drupal Coding standards provide a set of rules for how your code should be formatted, whether you should use tabs or spaces, what the Naming Convection (Functions, Constants, Global Variables, Classes, and Files)
- 0 comments
WordPress is ideal for Blog sites. WordPress mainly developed for small kind of bloggging website in its earlier stage. It has simple page layout. It is not as extensible as Drupal.
- 0 comments
Step 1: Install Java
Java is a necessary prerequisite for Apache Solr, which is required for search, indexing, and many other features of the Drupal Toolkit.
- 0 comments
It’s a good feature of drush for drupal that you can install a new site with three simple step.
Step 1: Setup MySQL user and database
Create a database using drush command prompt.
- 0 comments
The Entityform module used to create forms which use the standard Drupal fields. We analyse Entityforms as a better option than Webform and that is more tightly integrated to Drupal.
- 0 comments
To get FACET Search Views firstly you have to configure solr with Apache. Once you done with configuration then download following modules from drupal.org and place them into sites/all/modules:
- 0 comments
Nesting is quite common in programming
When we writing HTML or any other programming
we've probably noticed that it has a clear nested and visual hierarchy. But in CSS, Nesting