Drupal Initial Setup

it_user635487 - PeerSpot reviewer
Application Developer, Sr at a manufacturing company with 10,001+ employees

Unfortunately, with Drupal, there is a number of learning paradigms that you have to discover, which can make it difficult to understand as a newcomer. However, once these have been crossed, the value grows exponentially.

View full review »
it_user621027 - PeerSpot reviewer
Senior Software Engineer at a media company with 1,001-5,000 employees

The setup of the Hello World module is pretty vanilla. Drupal takes a lot more of customization to make it something your clients seek to use.

View full review »
IK
Consultant at sterlingIQ

In terms of implementing Drupal, for us (the developers) it was pretty straightforward. There wasn't much of an issue.

View full review »
Buyer's Guide
Drupal
May 2024
Learn what your peers think about Drupal. Get advice and tips from experienced pros sharing their opinions. Updated: May 2024.
770,292 professionals have used our research since 2012.
it_user677715 - PeerSpot reviewer
Drupal Lead Developer at a marketing services firm with 201-500 employees

The learning curve is rather complex but once you reach a certain level, then there is no limit.

View full review »
it_user674082 - PeerSpot reviewer
Drupal Architect with 201-500 employees

Drupal 8 can be somewhat complex to set up because of the supporting technologies that should be installed, such as Composer, Drush, and Drupal Console.

View full review »
it_user628050 - PeerSpot reviewer
Senior Drupal developer at a non-profit with 51-200 employees

The basic setup of Drupal is easy and straightforward. The learning curve to make complex changes or modules is quite steep in Drupal. This learning curve is even steeper in Drupal Version 8 than it was in Drupal Versions 6 and 7.

They use a specific set of hooks to process your code in the application that takes some time to get used to.

View full review »
it_user664716 - PeerSpot reviewer
Freelance Drupal Front End Developer at Marc Martinez at a tech vendor

The initial set up was challenging as Drupal has a very steep learning curve. Drupal 8 is easier and a little more intuitive, but it is still a steep learning curve. With Drupal 8, you also have to be somewhat familiar with Object Oriented Programming if you want to understand how to extend its functionality beyond simple plug-and-play systems. This may not be the case with people not oriented toward programming or coding. In that case, OOP and the new structure of D8 will prove overwhelming.

View full review »
it_user637827 - PeerSpot reviewer
Drupal Backend Developer at a tech services company with 11-50 employees

This is very relative. If you are using other contributed projects like the DrupalVM or Kalabox, the initial setup is less complex, because you don't have to configure all of the web stack (which is usually LAMP).

On the other hand, if you want to have your custom environment self-configured, you have to organize all the system requirements to run Drupal properly. This will include a web server (Apache, Nginx), a SQL database (MySQL, PostgreSQL), the PHP language, and helper tools like Drush.

View full review »
it_user622752 - PeerSpot reviewer
Expert Drupal, SEO at a tech vendor with 51-200 employees

We are talking 10 years ago, and the product was not what it is today, especially regarding the UX. It was a bit complex. It had no integrated rich text editor, nor native media handling. It is easier today.

View full review »
it_user666759 - PeerSpot reviewer
Drupal Web Developer at a tech vendor with 201-500 employees

It is pretty simple to install, but more complex to configure and get going.

View full review »
it_user249003 - PeerSpot reviewer
Developer at Appnovation Technologies

The Drupal Version 8 setup is pretty straightforward. You can do it on the cloud without any technical knowledge or you can do it on your local environment.

To test on the local environment I recommend using:

  • DrupalVM (https://www.drupalvm.com)

For a quick test, you can use https://simplytest.me. (You can virtually test any version and most of the main modules.)

View full review »
MV
Web Developer / Programmer at a tech services company with 1-10 employees

The initial setup was straightforward. However, you still need to read the documentation and watch the tutorials, so you will be able to configure, use it properly, and utilize most of its features.

View full review »
it_user667677 - PeerSpot reviewer
Senior Drupal Developer at a tech services company with 51-200 employees

To set up Drupal, you need a web server with PHP and DBMS. This is supported by Drupal. MySQL is the most common one, but Drupal supports others as well.

There are various tools for local setup (Acquia Dev Desktop), for hosting services and for the cloud setup (Pantheon, Platform.sh). These are preconfigured for Drupal and are really easy to set up.

In case you want to setup Drupal from scratch, you need basic information about the servers and file permissions. In that case, you'll find that Drupal is pretty easy to set up.

View full review »
it_user626082 - PeerSpot reviewer
Web Developer at Themelize.me

The initial installation process is much more improved and relatively straightforward. It’s still a bit developer-orientated, which can be confusing for non-developers.

View full review »
it_user77997 - PeerSpot reviewer
Senior Manager of IT with 1,001-5,000 employees
Setting up Drupal itself is straightforward. Implementing all the functionality required for a large, complex site becomes a large work effort. There are thousands of community modules available to add functionality, so determining the best way to add functionality (if you do not have trusted, experienced Drupal developers in-house) becomes a multi-pronged activity of discussions with the community, searching and comparing existing modules, and decisions about using them versus building custom modules. View full review »
it_user77997 - PeerSpot reviewer
Senior Manager of IT with 1,001-5,000 employees
Straightforward. View full review »
it_user669366 - PeerSpot reviewer
Drupal Architect at a tech services company with 11-50 employees

The setup is pretty simple and intuitive. It, of course, involves a little bit of technical knowledge, such as how to set up the DB and giving some folders a special writing permission.

View full review »
it_user627033 - PeerSpot reviewer
Web Developer at a tech vendor with 501-1,000 employees

The Drupal installation is simple. However, it is complex to start because you don’t get an out-of-the-box working website with all of what you need. You get a web platform with a lot of great tools and pieces to start building.

View full review »
it_user627042 - PeerSpot reviewer
Sales Development at a tech services company with 51-200 employees

Being open source, Drupal can be set up by just about anybody. It’s the customization and integrations that require technical skills.

View full review »
it_user90792 - PeerSpot reviewer
Developer with 51-200 employees
For your first time, you’ll need to read up on the Drupal.org documentation on how to set up a site locally. As you go through that process yourself, if you run into any issues Drupal will show you error messages pointing you in the right direction to troubleshoot. You should be able to do a quick google search for anything that looks foreign to you, just make sure you add ‘Drupal 7’ (or whatever version you’re using) to your search query to narrow down the results. A base understanding of MySQL will be required in order to set up a database, or at the very least you’ll need to know how to use tools such as PHPmyAdmin or other apps like Sequel Pro will definitely come in handy. View full review »
AE
Drupal Solutions Architect at a non-tech company

The installation was super easy. You just need to run the Wizard.

View full review »
it_user677691 - PeerSpot reviewer
Drupal Web Developer at a tech services company with 11-50 employees

Drupal is a CMS and can easily be installed. The setup is as easy as any other CMS. What is different in Drupal, is that the community is very active in the packages to install. Some main features regarding the
installation are:

  • It is composer compatible. A user can use composer to quickly build and install Drupal.
  • It has its own cli tool called Drush. It can also be used to quickly build and install Drupal. Drush can also use site.make
    files in order to manage the installation of the Drupal CMS. Drush can even update the core code in a single command.
  • It has its own UI for installing and updating modules. Even for sitebuilders, Drupal is easy to extend through its module
    management UI.
  • It has a website with thousands of pages of documentation. It is really easy to find support.
  • And if all the rest are not enough, it comes with an easy UI wizard that allows to install through the interface.
View full review »
it_user627036 - PeerSpot reviewer
Drupal Developer at a tech vendor with 51-200 employees

The setup is definitely complex. In order to develop a Drupal website, you have to set up a local development environment or server.

View full review »
it_user243900 - PeerSpot reviewer
Web Administrator at a retailer with 1,001-5,000 employees

Straightforward

View full review »
it_user982032 - PeerSpot reviewer
Owner at a tech services company with 51-200 employees

The initial setup was easy and straightforward. It took us about an hour to deploy the program, but customization took a little longer.

View full review »
it_user685365 - PeerSpot reviewer
Drupal Developer at a tech services company with 11-50 employees

The initial setup is easy and straightforward.

View full review »
it_user674079 - PeerSpot reviewer
PHP/Drupal developer at a tech vendor with 1,001-5,000 employees

The setup was easy.

View full review »
it_user607074 - PeerSpot reviewer
Web Application Developer at a tech services company with 501-1,000 employees

Initial setup is straightforward and simple.

View full review »
it_user674055 - PeerSpot reviewer
Drupal developer at a tech services company with 201-500 employees

The initial setup in the new version is extremely easy and fast with Drupal VM or Docker. In drupal.org you can find a lot of other possible solutions.

View full review »
it_user669345 - PeerSpot reviewer
Drupal Developer at a media company with 201-500 employees

The initial setup was very complex, due to the lack of proper documentation.

View full review »
it_user104652 - PeerSpot reviewer
IT Administrator at a energy/utilities company with 501-1,000 employees

The setup was not complex. Step-by-step instructions help you during the setup.

View full review »
Buyer's Guide
Drupal
May 2024
Learn what your peers think about Drupal. Get advice and tips from experienced pros sharing their opinions. Updated: May 2024.
770,292 professionals have used our research since 2012.