Drupal vs. SharePoint Designer (discontinued)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Drupal
Score 7.0 out of 10
N/A
Drupal is a free, open-source content management system written in PHP that competes primarily with Joomla and Plone. The standard release of Drupal, known as Drupal core, contains basic features such as account and menu management, RSS feeds, page layout customization, and system administration.N/A
SharePoint Designer (discontinued)
Score 3.1 out of 10
N/A
Microsoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.N/A
Pricing
DrupalSharePoint Designer (discontinued)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
DrupalSharePoint Designer (discontinued)
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
DrupalSharePoint Designer (discontinued)
Features
DrupalSharePoint Designer (discontinued)
Security
Comparison of Security features of Product A and Product B
Drupal
8.1
74 Ratings
1% below category average
SharePoint Designer (discontinued)
-
Ratings
Role-based user permissions8.174 Ratings00 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
Drupal
7.6
69 Ratings
2% below category average
SharePoint Designer (discontinued)
-
Ratings
API7.264 Ratings00 Ratings
Internationalization / multi-language8.160 Ratings00 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
Drupal
6.5
78 Ratings
18% below category average
SharePoint Designer (discontinued)
-
Ratings
WYSIWYG editor6.171 Ratings00 Ratings
Code quality / cleanliness8.175 Ratings00 Ratings
Admin section6.878 Ratings00 Ratings
Page templates5.577 Ratings00 Ratings
Library of website themes5.468 Ratings00 Ratings
Mobile optimization / responsive design6.572 Ratings00 Ratings
Publishing workflow6.876 Ratings00 Ratings
Form generator6.372 Ratings00 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
Drupal
6.5
77 Ratings
13% below category average
SharePoint Designer (discontinued)
-
Ratings
Content taxonomy6.971 Ratings00 Ratings
SEO support6.272 Ratings00 Ratings
Bulk management6.367 Ratings00 Ratings
Availability / breadth of extensions6.570 Ratings00 Ratings
Community / comment management6.569 Ratings00 Ratings
Best Alternatives
DrupalSharePoint Designer (discontinued)
Small Businesses
ManageWP
ManageWP
Score 10.0 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
Medium-sized Companies
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
Enterprises
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DrupalSharePoint Designer (discontinued)
Likelihood to Recommend
6.0
(84 ratings)
4.9
(17 ratings)
Likelihood to Renew
1.0
(19 ratings)
10.0
(1 ratings)
Usability
6.6
(18 ratings)
-
(0 ratings)
Availability
9.7
(3 ratings)
-
(0 ratings)
Performance
8.9
(2 ratings)
-
(0 ratings)
Support Rating
1.0
(5 ratings)
8.0
(1 ratings)
In-Person Training
8.0
(1 ratings)
-
(0 ratings)
Online Training
6.0
(2 ratings)
-
(0 ratings)
Implementation Rating
5.1
(4 ratings)
-
(0 ratings)
Ease of integration
9.0
(1 ratings)
-
(0 ratings)
Product Scalability
8.0
(2 ratings)
-
(0 ratings)
User Testimonials
DrupalSharePoint Designer (discontinued)
Likelihood to Recommend
Open Source
If you want to set up a basic Not For Profit (NFP) Membership system and content base, Word Press is easier than Drupal. However, if you have specific needs that require a fair bit of customisation then Drupal is the best CRM available. If the webmaster is confident with PHP and SQL, Drupal allows a lot of creativity.
Read full review
Discontinued Products
SharePoint does not provide, out of the box, a tool to create / update workflows from web. You have to use SharePoint Designer in order to create them. If you need to implement custom workflows for specific business processes, then SharePoint Designer is well suited. SharePoint Designer allows you to create workflows with task approval, email notifications, assign variables and update SharePoint Lists / Documents properties. In our company, we have created specific workflows for : - Purchase order - RH forms validation like annual employee review - Dematerialized existing forms and validation
Read full review
Pros
Open Source
  • Drag and drop functionality is easy to use
  • Easy to switch between straight text and HTML content
  • Ability to easily have multiple environments so that pages can be built in b/c-stage before they are approved and published
  • Solid user experience where it's clear how to navigate the platform
Read full review
Discontinued Products
  • 2013 Workflows - Loops: You can build loops to work while a value (not) equals something, or N number of times. You can insert Parallel Blocks to do multiple things at once, or to watch for multiple things, and when 1 thing finishes, cancels the others and moves to the next step or stage.
  • 2013 Workflows - Stages: Previously all we had were steps, which worked sequentially. With the Concept of Stages, we can create blocks of steps and based on the data collected during those functions, we can tell the workflow to go to a different Stage in the workflow based on a set of 1, or multiple, Conditionals in a transition area after each Stage. Giving you the power to develop multiple entire processes and skipping to the correct part of the workflow, rather than going through 20 conditionals to find out you needed to do action 31.
  • 2013 Workflows - REST API: the "Call HTTP Web Service" is a very powerful tool, but hard to understand if you have never seen it done, or have a guideline. It works very similar to the requirements in PowerShell to connect and get and post data to SharePoint using the Rest API. You can also use this to manage permissions on List Items, Lists, Sites, and Site Collections. Best part is when developed correctly, it is SUPER FAST!
  • Intentionally Building Infinite Loops: I have built multiple review process from Managing Certifications to Updating Published Documentation, that monitors when an Item, based on provided approved metadata, when the "Author" needs to review the document within the given amount of time. They will get e-mails with links asking if changes are needed. If not, it is routed to the Approving Executive, and the Workflow Automatically updates the Metadata to push out the review dates to the next date, based on metadata provided on how how often the document should be reviews. By using conditionals in the transition of stages, it basically starts over, and goes into a parallel block to allow the monitoring of multiple values of metadata to move to the next stage. Very Powerful when you want to automate these types of process. It truly is a "Set It and Forget It" process.
Read full review
Cons
Open Source
  • This is not an easy CMS to work with if you don't have a good understanding of website development. It isn't "plug-and-play" like Wordpress or Shopify.
  • Over time, doing major updates to the system can be taxing, especially if you aren't well-versed enough in doing system updates in line with your "child" theme and code.
  • The CMS can become somewhat cumbersome with server resources if not carefully optimized while you build and customize it to your liking.
Read full review
Discontinued Products
  • In the newest version of SharePoint Designer, they have gotten rid of the Design view which makes what used to be quick and easy changes much more code-intensive. This makes it harder for non-IT users and is more risker for all SharePoint Designer users.
  • SharePoint Designer workflows have a lot of functionality, but there are also some crucial limitations, such as not being able to put lookup fields in email subjects or using parenthesis to separate/group logical conditions.
  • Although this goes along with the Design view, there really isn't a good user interface anymore for adding conditional formatting and styles in views/pages.
Read full review
Likelihood to Renew
Open Source
The time and money invested into this platform were too great to discontinue it at this point. I'm sure it will be in use for a while. We have also spent time training many employees how to use it. All of these things add up to quite an investment in the product. Lastly, it basically fulfills what we need our intranet site to do.
Read full review
Discontinued Products
It is a helpful tool that we use every day.
Read full review
Usability
Open Source
As a team, we found Drupal to be highly customizable and flexible, allowing our development team to go to great lengths to develop desired functionalities. It can be used as a solution for all types of web projects. It comes with a robust admin interface that provides greater flexibility once the user gets acquainted with the system.
Read full review
Discontinued Products
No answers on this topic
Reliability and Availability
Open Source
Drupal itself does not tend to have bugs that cause sporadic outages. When deployed on a well-configured LAMP stack, deployment and maintenance problems are minimal, and in general no exotic tuning or configuration is required. For highest uptime, putting a caching proxy like Varnish in front of Drupal (or a CDN that supports dynamic applications).
Read full review
Discontinued Products
No answers on this topic
Performance
Open Source
Drupal page loads can be slow, as a great many database calls may be required to generate a page. It is highly recommended to use caching systems, both built-in and external to lessen such database loads and improve performance. I haven't had any problems with behind-the-scenes integrations with external systems.
Read full review
Discontinued Products
No answers on this topic
Support Rating
Open Source
As noted earlier, the support of the community can be rather variable, with some modules attracting more attraction and action in their issue queues, but overall, the development community for Drupal is second to none. It probably the single greatest aspect of being involved in this open-source project.
Read full review
Discontinued Products
Support is good from Microsoft. They are quite responsive when we raise a ticket but SP Designer support will be ended by Microsoft in the near future as they have got new techs like PowerApps and Flow to achieve the same functionality SP Designer does and even more than that.
Read full review
In-Person Training
Open Source
I was part of the team that conducted the training. Our training was fine, but we could have been better informed on Drupal before we started providing it. If we did not have answers to tough questions, we had more technical staff we could consult with. We did provide hands-on practice time for the learners, which I would always recommend. That is where the best learning occurred.
Read full review
Discontinued Products
No answers on this topic
Online Training
Open Source
The on-line training was not as ideal as the face-to-face training. It was done remotely and only allowed for the trainers to present information to the learners and demonstrate the platform online. There was not a good way to allow for the learners to practice, ask questions and have them answered all in the same session.
Read full review
Discontinued Products
No answers on this topic
Implementation Rating
Open Source
Plan ahead as much you can. You really need to know how to build what you want with the modules available to you, or that you might need to code yourself, in order to make the best use of Drupal. I recommend you analyze the most technically difficult workflows and other aspects of your implementation, and try building some test versions of those first. Get feedback from stakeholders early and often, because you can easily find yourself in a situation where your implementation does 90% of what you want, but, due to something you didn't plan for, foresee, or know about, there's no feasible way to get past the last 10%
Read full review
Discontinued Products
No answers on this topic
Alternatives Considered
Open Source
Drupal can be more complex to learn, but it offers a much wider range of applications. Drupal’s front and backend can be customized from design to functionality to allow for a wide range of uses. If someone wants to create something more complex than a simple site or blog, Drupal can be an amazing asset to have at hand.
Read full review
Discontinued Products
I haven't used anything else like this. I use different products for workflows and forms, but they aren't listed in the listings for this page. Instead of using it for workflows or forms (deprecated 2 years ago), I use Nintex. For everything else, I have what I need in the Modern version of SharePoint online
Read full review
Scalability
Open Source
Drupal is well known to be scalable, although it requires solid knowledge of MySQL best practices, caching mechanisms, and other server-level best practices. I have never personally dealt with an especially large site, so I can speak well to the issues associated with Drupal scaling.
Read full review
Discontinued Products
No answers on this topic
Return on Investment
Open Source
  • Given the endless possibilities that Drupal can have, we tend to have great support going on when we get a website launched
  • It has become much much faster and easier for us to launch a new project due to reusability
  • Configuration management in Drupal helps greatly with CI/CD, saves us costs
Read full review
Discontinued Products
  • For my needs, I have not found SharePoint Designer useful for my day to day maintenance of SharePoint. It is useful for viewing all the objects that make up the SharePoint site.
  • It is not as intuitive in regard to setting up Workflows. I have yet to use it to set up workflows in SharePoint. Maybe if I needed more complex workflows, it would be beneficial.
  • I like to use SharePoint Designer for moving around files within SharePoint sites.
Read full review
ScreenShots