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
Square Online
Score 7.4 out of 10
N/A
Square Online (formerly Weebly) is a basic content management system with blogging and eCommerce features. It can be utilized for building standard websites or specialized webpages for online stores.
$13
per month
Webflow
Score 8.7 out of 10
N/A
Webflow is a Website Experience Platform for modern marketing teams, used to visually build, manage, and optimize websites that offer both the consumer experience teams expect and enterprise-grade performance and scale.
$18
per month
Pricing
Drupal
Square Online
Webflow
Editions & Modules
No answers on this topic
Personal
$13
per month
Professional
$16
per month
Performance
$29
per month
Free
Free
Free
Basic
$18
per month
CMS
$29
per month
Ecommerce - Standard
$42
per month
Business
$49
per month
Ecommerce - Plus
$84
per month
Ecommerce - Advanced
$235
per month
Offerings
Pricing Offerings
Drupal
Square Online
Webflow
Free Trial
No
No
Yes
Free/Freemium Version
No
Yes
Yes
Premium Consulting/Integration Services
No
No
No
Entry-level Setup Fee
No setup fee
No setup fee
No setup fee
Additional Details
—
Pricing decreases when paid annually:
Personal - $10/Month
Professional - $12/Month
Performance - $26/Month
Up to a 22% discount available for annual pricing.
Squarespace is an underpowered and less-intuitive version of Weebly, which requires your customers go to site.Squarespace.com to finish the checkout process. This is absolutely unacceptable and I would never recommend anyone use them because of this alone, so no other …
WordPress takes time to set up properly, needs hosting and always has security issues. Drupal is getting more and more complicated every year. Again, hosting a Drupal installation is a security headache. Weebly, being a hosted solution, completed does away with the need to …
We loved the feature set and extensibility. It's a little pricey but when we have the time to devote to a project it shows why Webflow is such a good fit. Of course there are lots of other things you can use it for, but it's been working for us for one-off marketing projects.
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.
If you are having students create websites or information pages about something they are studying in class, this is a great option. The fact that students can spend less time getting situated and learning the app and get right to work researching and creating their pages is great. For middle to high school, this is a fantastic app to use. However, if you want more nuanced analytics or want students to focus on blogging more than webpage building, this is limited.
Since the purpose in my case is to build a small professional looking site to present project outcomes and other research, I can create custom fields and design experimentations. Webflow builds sites that are super professional, with many amazing templates that don't look cheap. Additionally, I can test responsive layouts. Apart from this, I used 1-2 static pages to illustrate key findings for example what a multilingual site could look like with screenshots without needing CMS in free version, which are all the valuable skills to acquire. Compared to WordPress, Webflow is expensive with limited free features, although it has really cool additional features that will make the site I build stand out.
Drag and drop interface makes it very easy to add all types of content, including images, text, video (and YouTube videos), embeddable applications and more.
It's very easy to set up navigation features like cascading menus and sticky navigation (where the menu stays put - may depend on the template chosen though).
A technical backend is fairly straight-forward for setting up a fav icon, 301 redirects, SEO, Google Analytics, etc.
Saves time- because I don't have to do double entry of content.
It saves money. I like that it is an all-in-one system, so I don't have to host elsewhere.
Flexibility - Webflow provides me with a lot of flexibility in my webpage design, allowing me to adjust pages as needed, depending on the content types.
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.
Weebly doesn't have a lot of templates to choose from, so if you don't have any experience with CSS or HTML, it's hard to customize your site to an extent.
Weebly isn't fully SEO friendly. They don't allow you to add H1 tags to pages out of the box.
You can't create folder structures when it comes to web page URLs. You can put web pages under a main menu dropdown, but they don't allow you to put all sub-menu items in a structured folder (like site.com/folder/page-1 and site.com/folder/page-2).
Brand recognition is still behind WordPress, which can make it a challenging sell for clients looking to play it safe in their CMS decision.
The CMS is ideal for smaller datasets, but higher content sites introduce some minor challenges.
Alignment between designers and developers is key prior to implementation. The flexibility of the platform requires careful planning to avoid over-engineering.
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.
Weebly is consistently adding features that line up with our needs. The ease of use makes it the perfect program for us since we have users of multiple age brackets and knowledge of web design. We love that we can give users access to only the pages they are affiliated with
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.
Very easy to use and intuitive to design after all of our business needs. From the website and POS system to how we represent ourselves internally and to our customers... Square is second-to-none in helping our business and others in our same boat become the kind of businesses we want to be when it comes to our inventory and sales of these kinds of products.
Webflow is very easy for a beginner to get started with and achieve good results, but to achieve an expert level of understanding requires experience and some web development knowledge. HTML5, CSS3 and JavaScript knowledge aren't required to use Webflow, but an expert will know BEM class naming patterns, be able to create reusable elements and design systems, and add 3rd party integrations that require custom code.
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).
In my experience, their customer service is an absolute joke, I tried reaching out to them they took forever. I had to keep following up with them as if they never received it in the first place. It’s a new platform, so guidance is needed. Tried the university they offer, in my opinion, it is completely useless, I would just completely move on from this website.
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.
In my opinion, it is horrible, the rendering takes forever. I have the newest MacBook and the platform will still lag and slow down on me. I’m not a developer, I am a designer which makes it worst because I am using the features they are providing not extra coding features. In my opinion, it is a horrible platform really, stay away.
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.
I haven't had to engage them from a support perspective; however, there is a considerable user community for tips/ideas/troubleshooting and the like. I believe the Pro plan supports additional resources but we didn't find that the cost justified the outcome. Overall the need for support has been relatively minor.
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.
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.
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%
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.
Weebly's designs, plugins, and customization options are a little more advanced in some cases than other similar programs. WordPress requires a different level of expertise and knowledge of code, keywording, and plugins, so I wouldn't even compare them. Wix is a little more user-friendly because you can drag and drop your design, which was very convenient for customizing your site. I didn't personally select Weebly, but it is user-friendly and nearly anyone comfortable with a computer could figure it out. Weebly support is also pretty good.
A lot more design control and easier to create a custom site, and then also to scale that site going forward. There's a lot about WordPress I miss, though, when it comes to managing a blog—user permissions, SEO control, edit HTML version of posts.
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.
I feel it doesn’t perform the way it’s supposed to and it doesn’t have any beneficial factors to it. In my opinion, there is no reason to use a platform like this when Wix and Shopify, and WordPress exist. I believe Webflow is a platform that shouldn’t exist and it’s only popular because of the hype it received. I tried it and hate it completely.
Weebly has allowed our business to create a connection with our customers by offering home decor, cooking and styling tips.
Weebly gives us the chance to relay information to customers regarding merchandise, current sales and promotions, store hours and locations etc. Which has helped increase business.
Weebly has given our not very tech savvy business the opportunity to have a website and stay relevant with our competitors.