Canva is a popular, simple online graphic design tool. Users can import images, use templates to design banners and logos, or pay to use Canva's premium stock images/paid templates (elements starting at $1).
$12.95
per month
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
Magnolia
Score 9.8 out of 10
Mid-Size Companies (51-1,000 employees)
Founded in Switzerland in 1997, Magnolia is a CMS used to build composable digital experiences. Magnolia helps create fully integrated customer experiences and speeds up digital delivery of content. Magnolia boasts 480 enterprise customers, thousands of Community Edition deployments, and more than 200 certified Magnolia Partners around the world. They further state that their enterprise customers include Sanofi, Generali, the Atlassian, The New York Times, Harley Davidson, and Union…
I've used a number of Content Management Systems in the past that have similar features to Magnolia including custom ones that aren't widely used or can be listed, but Drupal is probably the most comparable. I would say that Drupal is more kind to custom code and overall …
Magnolia is not as costly as other enterprise grade platforms and is easier to deploy, more reliable and less resource hungry. It's often also easier to use and certainly easier to use than it's Open Source counterparts. It also manages content in a much more structured manner …
Cost was prohibitive for SiteCore. We liked the support that Magnolia gives us in terms of being an actual Company. We love open-source, but have had problems with Umbraco in the past in terms of upgrade paths etc.
Of all the ones we looked at that met our requirements Magnolia was clearly the best value for money and had a solid background that you could trust and that could take care of you in case of problems.
Putting all together: capabilities, support, community and price... Magnolia is the best combination, maybe not the best on each aspect, but for sure in the combination
Magnolia has an automatic, and speedy social media publication extension, which spread content to all social sites. Also, the insertion of extensions and plugins is more effective when on Magnolia against the opponents. Magnolia admits and adopts diversity, hence, it is a …
I evaluated many CMS products and I’m continuing to evaluate them to verify the new functionality introduced.
I evaluated these products: Alfresco, Apache Lenya, DotCMS, Drupal, Liferay, Hippo, Joomla, OpenCMS. I chose Magnolia because Magnolia offers two licensed community …
Features
Canva
Drupal
Magnolia
Security
Comparison of Security features of Product A and Product B
Canva
-
Ratings
Drupal
8.1
74 Ratings
1% below category average
Magnolia
8.0
69 Ratings
2% below category average
Role-based user permissions
00 Ratings
8.174 Ratings
8.069 Ratings
Platform & Infrastructure
Comparison of Platform & Infrastructure features of Product A and Product B
Canva
-
Ratings
Drupal
7.6
69 Ratings
2% below category average
Magnolia
8.1
68 Ratings
4% above category average
API
00 Ratings
7.264 Ratings
8.561 Ratings
Internationalization / multi-language
00 Ratings
8.160 Ratings
7.661 Ratings
Web Content Creation
Comparison of Web Content Creation features of Product A and Product B
Canva
-
Ratings
Drupal
6.5
78 Ratings
18% below category average
Magnolia
8.0
74 Ratings
3% above category average
WYSIWYG editor
00 Ratings
6.171 Ratings
8.565 Ratings
Code quality / cleanliness
00 Ratings
8.175 Ratings
8.465 Ratings
Admin section
00 Ratings
6.878 Ratings
8.070 Ratings
Page templates
00 Ratings
5.577 Ratings
8.972 Ratings
Library of website themes
00 Ratings
5.568 Ratings
7.01 Ratings
Mobile optimization / responsive design
00 Ratings
6.572 Ratings
8.563 Ratings
Publishing workflow
00 Ratings
6.876 Ratings
7.573 Ratings
Form generator
00 Ratings
6.472 Ratings
6.958 Ratings
Web Content Management
Comparison of Web Content Management features of Product A and Product B
They are suited to serve the non-profit space, offering premium features at no charge for up to 50 users. They provide tools for non-graphic designers that help to create appealing and attractive pieces. For those who are unsure about where to start with a project, Canva offers templates that can be edited to suit the current need.
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.
Magnolia is a very capable DXP, that provides client with lots of flexibility in composing its own stack. While the core of the platform is a content management system, the open architecture of Magnolia DXP allows it to connect to any platform, allowing client to extend the capabilities. One scenario would be a centralized content hub - where through a single platform, content authors can choose which channel to distribute what content. For example, long form content for consumers viewing on a laptop, short form content for those using a mobile browser. This allow the client to personalized the experience based on channels. Another scenarios would be leveraging on GenAI - using Magnolia's built-in connector to ChatGPT. If that is not the service that one desire, you can always connect to another AI service such as Google Gemini. With GenAI, connected, content author can use AI as co-pilot to help them scale up their content production.
It helps you find the right design and helps you start with the right template
It helps in creating for all platforms, basically you need to create the design only once and Canva takes care of the rest by resizing the design for whichever platform you want to publish it to.
It also comes with a content planner which is extremely helpful for obvious reasons. It relieves you from the hassle of posting when the right time hits.
There's a Brand feature which is also extremely fascinating as it helps you store all your brand information (even color) at the same place.
Speed of development - time to delivery from zero to MVP was excellent
Ease of use - the authoring experience is very easy to build and train
PAAS/SAAS - the managed service platform removed the traditional overhead of running in-house technologies, meaning we could focus on value add, with less time spent keeping the lights on.
I have a hard time coming up with any improvements, perhaps increase the number of free elements to use in design.
Maybe, Canva should check if you start editing a previous document to see if you want to change the current design or create a new one as a clone of the current document (design).
I'm sorry, I really can't think of a 3rd. Overall, I really like working in Canva.
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.
The documentation provides samples that are often out of context, and difficult to know where the provided example code should be implemented. More tutorials providing the full project or step-by-step instructions on how to implement subject material would help greatly. Baeldung is a resource I would consider the gold standard in how this is done in other spaces.
The use of JCR and Nodes makes object serialization/deserialization painful. Jackson compatibility or similar would be a welcome enhancement to the developer experience. Maybe leveraging code-gen from light modules to build model classes when possible could help accomplish this.
Modifying the home layout from light modules is frustrating. It seems that any configuration overrides made merge with the default rather than overwriting, which makes for a difficult combination of guess-and-check while referencing the documentation to see what should be in each row/column when making changes.
Including "mark all as read" or "delete all" in the notifications app would be a great quality of life improvement. It seems that by default, users have to individually select messages and operate them.
The ease of use makes Canva a powerful tool for manipulating images, creating original content, and testing ideas without requiring the involvement of graphic design or more time-intensive image editing software such as Photoshop. While it doesn't have the full functionality of a mature software, such as Photoshop, The speed and simplicity of Canva makes it a necessity in a business of any size
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.
It is super easy to use, but it could be limiting if you're on a small device. It is easier on a bigger device because you can resize graphics and text easier than with your fingers on a small device. I do think it's perfect and easy for non-designers who don't have any training. As long as you have a good eye for visuals, Canva is a wonderful substitute for graphics programs on-the-go.
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.
We've shown it to a number of users both clients and our own team and despite initial apprehensions, they "get it" very quickly. It's intuitive and friendly and quick to perform daily tasks. We once had a client tell us "Using Magnolia makes me smile" which says it all for us.
I have yet to encounter Canva being offline in at least 6 years of using it regularly. They also announce well in advance if there may be upgrades to the code and the hours during which there may be issues accessing the service.
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).
I haven't ever had issues with a slow-loading site and there haven't been any lag issues within the software. There have been maybe a handful of times over the past six years where I have tried to upload a large image and it will slow down as it loads the last megabyte, but I have yet to have the system time out or require any interference by me
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.
I gave [it] 7/10 only because of the loading time of pages. Otherwise, I think it deserves an 8. Normally this is not an issue per [se] but considering the rating matrix and as I have been asked to honestly write about it. Yes, the page loading times could be improved.
Overall, Canva is easy to use, easy to train others to use, allows for creativity with a professional look without enormous associated costs. The mobile apps works almost as easily, but at a minimum allows for easy review and downloading in a pinch. Really, anyone can learn to use Canva quickly and will immediately benefit from the results.
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.
You always get an answer based on your SLA. But you always get a solution. That's the successfactor in this case. To often i was frustrated about people in a company without even a clue what there product is about or how to solve a problem. Magnolia's Support Team does a very good job and try to help you in most of the cases
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.
Remember to download the mobile app onto your phone for easy image manipulation on the go. Adding company colors, logos, and typefaces to your company account is an easy process. When images are uploaded, these can also be shared between accounts within a company, as can canvases you've created for easy editing among teams.
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%
Canva is faster and easy to use. There aren't complex menus like Adobe products and everything is generally intuitive. Menus are mostly open and visible or relatively small. Small changes to the program add to it's usability rather than detract. I also appreciate that Canva helps the user become more creative through use. By giving you editable examples through templates you can choose to re-design something ir create something from scratch w/ a similar concept or feel. Canva often gives me ideas that I can implement into my design or into the entire project even. I also like how Canva is intuitive in it's approach. The program gives you suggestions when it comes to graphics, etc. without getting in your way if you know what you already want
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.
I've used several CMSs like AEM and EpiServer, and comparatively, they all excel at different things. Magnolia is the best to develop for/against. Episerver has the best/most fluid UI in terms of content editing, and the overall admin experience AEM is just all around sucks.
Very easy to add accounts and share content between them. Collaboration is also easy to manage and can be done on a project-by-project basis. The cloud-based software means it is incredibly fast to add a coworker and have them editing images within minutes. A live internet connection is required to access Canva so this is something to consider if expecting to use the software while on journeys without access to wifi etc
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.
As far as ROI is concerned, Canva has proven itself time and time again as having a positive impact for business.
Just yesterday, I had to prepare an hour-long presentation on the fly; the great reviews of the presentation and the materials (all made in Canva) only served to advertise for Canva and it proves that Canva is a smart investment.
I don't think in the time that I have been a Canva pro user that I can say that my ROI has been negatively impacted. Highest recommendation. The software more the casually pays for itself time and time again.
Magnolia has brought about positive impacts. For instance, we need not outsource web design and marketing services because thanks to this software, we can handle most work inhouse
The software is affordable with no compromises on capabilities and therefore it is gives us value for money.