Drupal

Fix Certbot Auto-Renew Error in Ubuntu
| 3 min read
Did you know that Drupal has been the content management system (CMS) for a lot of popular organizations and companies across the world such as the White House, Al Jazeera, The Economist and World Economic Forum? Drupal provides a flexible platform for creating innovative and vibrant community web portals, personal websites, eCommerce sites, social networking sites, newsletters and a lot more with absolute ease. Moreover, it comprises extremely powerful modules that can be used for building large, complex sites, and it's the best platform that exists today for SEO.
Zyxware default image2
| 5 min read
The surge in the use of mobile devices and the ease of accessing the Internet through various devices such as tablets, smartphones and smart watches (rather than the traditional desktop and laptops) have changed the way websites are being built and accessed.
Zyxware default image4
Agile is to project management what OOPs (Object Oriented Programming) concept is to programming languages (like PHP, Java, C). It divides the complexity of large projects into bite-sized chunks. Compared to a traditional sequential process like Waterfall, Agile promotes a disciplined project management process that encourages frequent inspection and adaptation. It encourages teamwork, self-organization and accountability.
Zyxware default image4
| 5 min read
When Dries Buytaert and Hans Snijder wrote Drupal as a message board that would help them to communicate news and announcements between the student communities, little would they have imagined that it would become an open source in 2001 and go on to become an extremely popular Content Management platform.
Zyxware default image2
| 4 min read
Zyxware Technologies is happy to announce the release of Webform Insightly, a new Drupal module. This module facilitates the integration of insightly CRM with webforms. With Webform Insightly, a new contact can be created for each webform entry and opportunities can be added for every subsequent entry of the contact. This is done by mapping the webform fields with insightly fields. The module also enables the mapping of Custom fields. All the configurations can be easily performed at the admin side and any number of webforms can be added in the configuration.
Zyxware default image4
A Drupal website is extremely dynamic in nature and can be used for a variety of applications that will assist you in connecting to your target audience and help you sell your products on the web. Drupal is one of the most efficient tools that is available for online content management. Due to its flexible infrastructure and rapid loading, Drupal is a preferred choice from amongst Web development platforms. Key features of Drupal The best features of Drupal are:
Fix Certbot Auto-Renew Error in Ubuntu
| 4 min read
Drupal webforms are used to create custom forms in site, mainly for the surveys functionality. We can take the submissions results and analyse the averages of the submissions. Here we got a client requirement that he had to give a set of questions to the users to his users and he wants graphical representation of the submission results.
Zyxware default image3
| 2 min read
Globalization testing is a type of testing to make sure that software can handle any locale, culture, without breaking the functionality. This testing would be performed using all type of international input and validate whether the software is capable for using all around the world.
Fix Certbot Auto-Renew Error in Ubuntu
| 2 min read
Now a days, website handles important functionalities like online transactions (payments, data transfer) etc. Therefore the security of the websites should be ensured or security testing should be carried out before taking the website to live. Security testing is a testing method in which we ensure that the confidential datas of a website are accessible only to the intended people and not to others. In this article, I have included a brief note on how to test Secure Pages module on a Drupal site.
Zyxware default image4
| 3 min read
Slideshow is one of the common functionality you would find in the homepage of websites. It is nothing but the slides with text/pictures used to give an idea of the website. It can be used to summarize the various aspects of the company into a compact and user-friendly slider. Slideshows can be of different designs. Some of the websites use buttons to highlight the navigation of the slides while others use numbers, thumbnail images and so on. Here I have included an image, in which numbering is used for highlighting slider navigation.
Zyxware default image3
| 3 min read
Nodequeue is a module in Drupal which allows users to enlist, remove, arrange and display a queue of nodes. It has a drag-and-drop interface which facilitates the manual re-ordering of the queue. Even without the edit permissions to nodes, users are allowed to add and remove nodes from the queue. This module is usually used on sites which have features that allow users to manually control the order of display of nodes.
Zyxware default image4
| 5 min read
Performance testing is one of the testing methods which is carried out to ensure the quality of the product/website we deliver. It mainly focuses on the speed of the application, possible load the product can support, amount of stress the website can handle, user's access to the website etc. Following are the some of the checklists that you can refer while carrying out the performance testing of your application. Read on to know more.