SharePoint Designer (discontinued) vs. WordPress

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
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
WordPress
Score 8.6 out of 10
N/A
Wordpress is an open-source publishing platform popular with bloggers, and a content management system, known for its simplicity and modifiability. Websites may host their own blogging communities, controlling and moderating content from a single dashboard.
$3
per month 6 GB storage
Pricing
SharePoint Designer (discontinued)WordPress
Editions & Modules
No answers on this topic
Personal
$4
per month 6 GB storage
Premium
$8
per month 13 GB storage
Business
$25
per month 50 GB storage
Commerce
$45
per month 50 GB storage
Enterprise
Contact for pricing
Offerings
Pricing Offerings
SharePoint Designer (discontinued)WordPress
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsPricing for Business and Commerce plans vary on number of GB.
More Pricing Information
Community Pulse
SharePoint Designer (discontinued)WordPress
Features
SharePoint Designer (discontinued)WordPress
Security
Comparison of Security features of Product A and Product B
SharePoint Designer (discontinued)
-
Ratings
WordPress
8.1
159 Ratings
1% below category average
Role-based user permissions00 Ratings8.1159 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
SharePoint Designer (discontinued)
-
Ratings
WordPress
7.9
134 Ratings
2% above category average
API00 Ratings7.9124 Ratings
Internationalization / multi-language00 Ratings7.9103 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
SharePoint Designer (discontinued)
-
Ratings
WordPress
8.1
166 Ratings
4% above category average
WYSIWYG editor00 Ratings7.9151 Ratings
Code quality / cleanliness00 Ratings7.3152 Ratings
Admin section00 Ratings8.3164 Ratings
Page templates00 Ratings8.7160 Ratings
Library of website themes00 Ratings8.6162 Ratings
Mobile optimization / responsive design00 Ratings8.5161 Ratings
Publishing workflow00 Ratings8.2154 Ratings
Form generator00 Ratings7.1131 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
SharePoint Designer (discontinued)
-
Ratings
WordPress
8.2
164 Ratings
10% above category average
Content taxonomy00 Ratings8.1142 Ratings
SEO support00 Ratings7.9148 Ratings
Bulk management00 Ratings7.5125 Ratings
Availability / breadth of extensions00 Ratings9.2152 Ratings
Community / comment management00 Ratings8.3152 Ratings
Best Alternatives
SharePoint Designer (discontinued)WordPress
Small Businesses
Visual Studio
Visual Studio
Score 8.8 out of 10
ManageWP
ManageWP
Score 10.0 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 8.8 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
Enterprises
Visual Studio
Visual Studio
Score 8.8 out of 10
RWS Tridion Sites
RWS Tridion Sites
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
SharePoint Designer (discontinued)WordPress
Likelihood to Recommend
4.9
(17 ratings)
8.6
(203 ratings)
Likelihood to Renew
10.0
(1 ratings)
4.9
(38 ratings)
Usability
-
(0 ratings)
8.1
(50 ratings)
Availability
-
(0 ratings)
9.5
(3 ratings)
Performance
-
(0 ratings)
8.6
(2 ratings)
Support Rating
8.0
(1 ratings)
10.0
(11 ratings)
In-Person Training
-
(0 ratings)
7.0
(1 ratings)
Online Training
-
(0 ratings)
10.0
(1 ratings)
Implementation Rating
-
(0 ratings)
9.0
(10 ratings)
Configurability
-
(0 ratings)
10.0
(1 ratings)
Ease of integration
-
(0 ratings)
8.0
(1 ratings)
Product Scalability
-
(0 ratings)
10.0
(1 ratings)
Vendor post-sale
-
(0 ratings)
10.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
SharePoint Designer (discontinued)WordPress
Likelihood to Recommend
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
Automattic
Wordpress is a great solution for a website of nearly any type. It may not be as suitable if a fully custom solution or app is needed, and it does have some limitations when it comes to connecting it to external products (especially if the product doesn't have any support from a native system), and it does require a lot of testing. Multiple plugins in one install are common but also increase the risk of conflicts, and when those do occur, it can be exceptionally time-consuming and tedious to identify what is causing the issue. As third parties create many plugins, you're also at risk with each potential security breach, which needs to be kept in mind. I would be cautious to use WordPress to store any sort of sensitive PPI. That said, it's a wonderful, easily customizable solution for many, many different types of websites and can allow even inexperienced client users with low-tech knowledge to update basics.
Read full review
Pros
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
Automattic
  • Easy to use User Interface
  • Coding / Plugin Implementation is awesome
  • There's always a solution available for the platform
  • Security is easy to use and robust
  • Implementation with 3rd party platforms, such as Google's variety of tools
  • Can download and host on your own server or use their hosted servers
Read full review
Cons
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
Automattic
  • WordPress breaks often so you need to have someone who understands how to troubleshoot, which can take time and money.
  • Some plugins are easier to customize than others, for example, some don't require any coding knowledge while others do. This can limit your project if you are not a coder.
  • WordPress can be easily hacked, so you also need someone who can ensure your sites are secure.
Read full review
Likelihood to Renew
Discontinued Products
It is a helpful tool that we use every day.
Read full review
Automattic
The complications we have and the lack of support. Every plugin has a differente team of support in charge and make one plugin work with the other one always affects the website performance. It's a thousand times better to have only one provider with all functionalities included unless you are an expert web developer or have a team dedicated to it
Read full review
Usability
Discontinued Products
No answers on this topic
Automattic
Extremely easy to use and train users. It took very little time to get everyone trained and onboarded to start using WordPress. Anytime we had any issues, we were able to find an article or video to help out or we were able to contact support. The menu options are well laid out so it is easy to find what you are looking for.
Read full review
Reliability and Availability
Discontinued Products
No answers on this topic
Automattic
Anyone can visit WordPress.org and download a fully functional copy of WordPress free of charge. Additionally, WordPress is offered to users as open-source software, which means that anyone can customize the code to create new applications and make these available to other WordPress users.
Read full review
Performance
Discontinued Products
No answers on this topic
Automattic
Mostly, any performance issues have to do with using too many plugins and these can sometimes slow down the overall performance of your site. It is very tempting to start adding lots of plugins to your WordPress site, however, as there are thousands of great plugins to choose from and so many of them help you do amazing things on your site. If you begin to notice performance issues with your WordPress site (e.g. pages being slow to load), there are ways to optimize the performance of your site, but this requires learning the process. WordPress users can learn how to optimize their WordPress sites by downloading the WPTrainMe WordPress training plugin (WPTrainMe.com) and going through the detailed step-by-step WordPress optimization tutorials.
Read full review
Support Rating
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
Automattic
I give this rating, which I believe to be a great rating for a community based support system that's surrounding it. Most platforms and products have their own, and as WordPress does have their own team that help here and there, a lot of it's handled by community involvement with dedicated users who are experts with the system who love to help people.
Read full review
In-Person Training
Discontinued Products
No answers on this topic
Automattic
Varies by the person providing training. High marks as it's incredibly easy to find experienced individuals in your community to provide training on any aspect of WordPress from content marketing, SEO, plugin development, theme design, etc. Less than 10 though as the training is community based and expectations for a session you find may fall short.
Read full review
Online Training
Discontinued Products
No answers on this topic
Automattic
It is very easy to find online resources to learn how to do just about anything with WordPress.
Read full review
Implementation Rating
Discontinued Products
No answers on this topic
Automattic
WordPress is not a great solution if you have: 1) A larger site with performance / availability requirements. 2) Multiple types of content you want to share - each with its own underlying data structure. 3) Multiple sites you need to manage. For very small sites where these needs are not paramount, WordPress is a decent solution
Read full review
Alternatives Considered
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
Automattic
WordPress isn't as pretty or easy to use as certain competitors like Jimdo, Squarespace or HubSpot, but it makes up for it with its affordability, familiarity and the ability to find quality outside help easily. The same can't be said for certain competitors, as you might need to find an expert and it could get costly.
Read full review
Scalability
Discontinued Products
No answers on this topic
Automattic
WordPress is completely scalable. You can get started immediately with a very simple "out-of-the box" WordPress installation and then add whatever functionality you need as and when you need it, and continue expanding. Often we will create various WordPress sites on the same domain to handle different aspects of our strategy (e.g. one site for the sales pages, product information and/or a marketing blog, another for delivering products securely through a private membership site, and another for running an affiliate program or other application), and then ties all of these sites together using a common theme and links on each of the site's menus. Additionally, WordPress offers a multisite function that allows organizations and institutions to manage networks of sites managed by separate individual site owners, but centrally administered by the parent organization. You can also expand WordPress into a social networking or community site, forums, etc. The same scalability applies to web design. You can start with a simple design and then scale things up to display sites with amazing visual features, including animations and video effects, sliding images and animated product image galleries, elements that appear and fade from visitor browsers, etc. The scaling possibilities of WordPress are truly endless.
Read full review
Return on Investment
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
Automattic
  • Allowed us to being all websites under a single umbrella, saving costs on similar products.
  • It's increased our website turn time and made us faster and more efficient at launching websites.
  • Edits and tweaks happen much faster as we have a customized environment.
Read full review
ScreenShots