Über Strapi

Strapi ist ein Open-Source-Content-Management-System, das kleinen und großen Unternehmen hilft, Inhalte für Websites und mobile Anwendungen zu erstellen und zu verwalten. Mit der anpassbaren Lösung können Editoren alle Arten von Medien und andere Assets auf einer einzigen Plattform hinzufügen, ändern und löschen. Zu den wichtigsten Funktionen von Strapi gehören Texteditor, Website-Management, Veröffentlichung, Datei-Upload und Nutzerzugriffsberechtigungen. Die Lösung bietet eine flexible Struktur, die Nutzern die Definition von Rahmenwerken für Inhaltstypen wie String-Titel, Absätze, Namen, Namenslisten, Artikel und mehr ermöglicht. Darüber hinaus gibt es ein E-Mail-Plug-in, sodass Nutzer E-Mails an interne Server und externe Anbieter senden können. Strapi verfügt über eine API mit REST oder GraphQL, sodass Unternehmen die Plattform anpassen und Plug-ins für E-Mail, Produktivität, Überwachung und mehr hinzufügen können. Preise sind auf Anfrage erhältlich und der Support erfolgt über FAQs, Dokumentationen und andere Online-Ressourcen.
Strapi Software - 1
Strapi Software - 2
Strapi Software - 3
Strapi Software - 4
Strapi Software - 5
Strapi Video
Strapi Software - 1 - Vorschau
Strapi Software - 2 - Vorschau
Strapi Software - 3 - Vorschau
Strapi Software - 4 - Vorschau
Strapi Software - 5 - Vorschau

Strapi Preis

Strapi bietet eine Gratisversion und eine kostenlose Testversion. Die kostenpflichtige Version von Strapi ist ab 99,00 $/Monat verfügbar.

Startpreis:
99,00 $/Monat
Kostenlose Version:
Ja
Kostenlose Testversion:
Ja

Alternativen für Strapi

Contentful

4,5 (63 Bewertungen)
Contentful ist eine cloudnative API-First-Content-Plattform, die es mittleren und großen Unternehmen ermöglicht,...

Sanity

4,7 (3 Bewertungen)
Sanity ist eine einheitliche Inhaltsplattform, die Entwicklern und Designern hilft, bessere digitale Erlebnisse zu...

Kentico

4,3 (49 Bewertungen)
Kentico ist eine integrierte cloudbasierte Lösung für CMS (Content-Management-System), E-Commerce und Online-Marketing,...

Storyblok

4,3 (13 Bewertungen)
Storyblok ist ein Headless-CMS (Content-Management-System), das sowohl für Entwickler als auch für Geschäftsnutzer...

Wix

4,4 (10338 Bewertungen)
Wix ist eine cloudbasierte Zielseitenlösung, die Nutzer bei der Erstellung und Verwaltung von Websites unterstützt. Die...

Airtable

4,7 (2160 Bewertungen)
Airtable ist eine cloudbasierte Projektmanagementlösung für kleine und mittlere Unternehmen sowie Abteilungen in...

Paperturn

4,9 (140 Bewertungen)
Paperturn stellt eine Software zur Verfügung mithilfe derer PDF-Dokumente in digitale, interaktive Flipbooks umgewandelt...

BaseCamp DAM-PIM

4,8 (10 Bewertungen)
BaseCamp DAM ist eine DAM-Lösung (Digital Asset Management), die Marketingteams, Kreativagenturen und interne Designteam...

InterRed

0
InterRed hilft dir bei der Planung der gesamten Customer Journey, vom ersten Entwurf einer Idee über die Kontaktaufnahme...

Umbraco CMS

4,1 (21 Bewertungen)
Umbraco ist ein cloudbasiertes Content-Management-System, das Vermarktern, Entwicklern und Unternehmen hilft, Newsletter...

Enonic XP

5 (1 Bewertungen)
Enonic XP ist eine Java-basierte Webanwendungsplattform, die Unternehmen in den Bereichen Logistik, Konsumgüter,...

Jahia

4,6 (59 Bewertungen)
Jahia ist eine cloudbasierte Plattform, mit der Unternehmen die Kundenerfahrungen überwachen und personalisierte...

Agility CMS

4,3 (41 Bewertungen)
Agility CMS (Content-Management-System) bietet ein Tool für das Management digitaler Inhalte. Eine schnelle und...

Magnolia

4,7 (23 Bewertungen)
Magnolia CMS (Content-Management-System) ist der schnellste Weg, digitale Erlebnisse zu starten. Die Integration in...

Nutzerbewertungen zu Strapi durchsuchen

64 von 64 Bewertungen
Sortieren nach:
Jakub
Jakub Mehr Details anzeigen
  • Branche: Design
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
3
Kundenbetreuung
3

4
Bewertet am 20.2.2024

Strapi - a great API builder and a bad site builder

Generally Strapi is a great tool with the aim to be a robust CMS for large projects. I have use it to build/manage site which include live streaming, media portals and ecommerce. The "managing" part is fine, but most of the advanced functionality has to be coded additionally.

Vorteile

Strapi - as the name suggest - is an API builder tool which helps you to manage data that is being consumed by frontends and other apps. This functionality is done very well.
Strapi provides hooks and cycles to modify data coming in and out of it. But these need to be programmatically configured.
Good thing is the Strapi authentification layer and CDN for images.

Nachteile

As Strapi does not provide you with a Frontend it is hard to get the initial concept and add functionality. Every change in the Admin triggers a restart of Strapi and basically means downtime.
Sometimes the database gets vacuumed while you try to work with endpoints. This can very frustrating. Same as the responses from Strapi which include nested objects and those are hard to orientate in while consuming the data.

Jeremy
  • Branche: Psychische Gesundheitsfürsorge
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 26.7.2024

Strapi is a super flexible, low startup cost solution

Absolutely love it, once I found the answers to some key questions it all just worked, and I could build my first website very rapidly. Strapi was in fact the easiest thing to learn!

Vorteile

- The self-hosted option is simply incredible, especially for smaller companies or in our case, non-for-profit
- Easy to setup, does what you need without being complicated
- Third party integrations make Strapi an extremely flexible solution for many project types
- The API is really easy to use, from setup to a working site in mere minutes

Nachteile

- Documentation could be improved, especially around production deployment and a few more common use examples in the filtering/populate space ahead of the real complex examples already there e.g. relationships or depth
- A type reference to explain how to use or access for example TypeScript types for things like Rich text (blocks). Shouldn't need to find solutions outside Strapi to do this.
- This is the same for all CMSs. Cloud hosted plans for small businesses / non-for-profit / infrequently updated sites.

In Betracht gezogene Alternativen

Storyblok, Kentico, Sanity und Contentful

Warum Strapi gewählt wurde

Cost!, ease of use, flexibility, technology transformation, simplification, tech debt

Gründe für den Wechsel zu Strapi

Cost!, ease of use, flexibility, Strapi values
Paul
  • Branche: Internet
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Monatlich für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
2
Kundenbetreuung
2

2
Bewertet am 26.8.2022

Promising but difficult to deploy and use

While I was very positive about trying Strapi the Docker image problem soured it and I found alternatives that worked better.

Vorteile

Open source, we can host it ourselves, active community, lots of features and extensions.

Nachteile

The Docker image is one major version behind but this is not made clear until you've spent hours trying to get it all working and then check the forums.

Vasilis
Vasilis Mehr Details anzeigen
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: Selbstständig
  • Monatlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
4
Kundenbetreuung
4

5
Bewertet am 27.12.2024

Once of the best content management systems out there

I'm using Strapi for two projects of mine and the overall experience so far is very positive. Although, I wish the process of creating custom plugins and admin pages was easier.

Vorteile

I really like the Content-type Builder and how Strapi generates all the needed API endpoints.

Nachteile

If you decide to host Strapi on your own server it's not very easy. Also, there's a learning curve when it comes to creating custom plugins.

Guillaume
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
3
Kundenbetreuung
0

5
Bewertet am 16.11.2023

Great for Landing pages

I have been using Strapi for 3 years and it is a product that I am trying to push to others everytime they need a solution. I mainly use Strapi for frontend site and I rarely use it as an API to an app. But for content management, Strapi beats products like Contentful and Sanity in my eyes because it is open source and you can host it anywhere you want.

Vorteile

To be able to create an API for landing pages in a matter of hours. I created many types of section for my landing and I could start integrating my frontend the next day. My site grew ever since and Strapi made it super easy to add more sections and evolve with time.

Nachteile

One of the main thing I don't like about Strapi is the fact that it doesn't have a good way to be updated easily. I am using a deployment system and I wish I could update it from the admin panel itself. I need to use the command line and to redeploy everytime there is an update. Updating something frequently should not be something negative, but it is with Strapi because I am always in need to keep it up to date.

The only other thing, is the lack of Responsive on the admin panel.

Oscar
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 26.4.2024

Saves me tons of time

Vorteile

Easy setup, complete API manager. It saves you sooo much time compared to a "normal" node backend application.

Nachteile

The fact that Strapi has a "quick and dirty" image (and name) makes it harder to sell or mention it as part of a solution to a customer. Even though he/she may greatly benefit from it, it takes more than an average amout of convincing them Strapi can easily be considered to be coroporate grade material.

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 23.5.2022

Strapi Experience

The overall experience was very nice , i used it get cms and backend in nodejs. very easy to use it . Best CMS.

Vorteile

1. It gives nice and clean UI CMS
2. regular update and bug fixes
3. auth apis come inbuilt and easy to customize
4. docs are very helpful
5. community is very nice
6. backend is in nodjs and can be customized
7. so many options for plugins and easy to add
8. develop the apis fast

Nachteile

1. No support for typescript we have to use javascript
2. no official plugins in vscode which helps in developing
3. the docs for publishing are not much helpful
4. Need some to get familier

Ashok
  • Branche: Computer-Software
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
4
Kundenbetreuung
0

4
Bewertet am 20.9.2024

Fantastic Open Source CMS

Overall experience with strapi is simply awesome

Vorteile

It is very user friendly and most important part is plugins. I love those plugins. Even there is a way for me to create a plugin. API customization is one another plus I would say and it is easier too. I was using strapi from 3.x.x till now. I'm really liked the way it evolved.

Nachteile

Review workflow is part of enterprise plan, which atleast I believe should be given in free plan with restriction, completely removing is kind of making the opensource user to completly staying away from the feature.

Gabriele
  • Branche: Alternative Medizin
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 16.8.2024

Strapi wins the HeadlessCMS war

Absolutely amazing Open-Source product. I often recommend it to colleagues and friends.

Vorteile

- Perfect product for any developer or entrepreneur jumping from idea to testing.
- Quick setup and launch
- Awesome Dashboard that gives you a great overview of your db & data.
- Ready-made Auth-system

Nachteile

- Customization can be quite challenging and documentation on Services & Controllers needs to be improved.
- Lots of free plugins available from the community but few are maintained or updated.

Sangam
Sangam Mehr Details anzeigen
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 23.10.2023

I'm saving hours daily

Vorteile

Earlier I used to create my APIs on ExpressJS and it used to take hell lot of time in creating and testing them. But with Strapi I can create any sort of APIs in just 5-10 minutes. It's that easy!Role Based Access Control, that too in the free plan is a super-power to any business or developer. I really loved it. And now as a freelancer I can create almost any type of web-apps - be it CRM, HRM, Hotel Management system or anything with ease.

Nachteile

I wish there were in built aggregator functions in Strapi. That will help developers write custom services and controllers very easily. Additionally, there should be some extra options to change Strapi Branding. Right now we can only change the logo. We should be able to update the color scheme, Brand name and login page template. These additions will be really great!

Yekta
  • Branche: Outsourcing/Offshoring
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
4
Bedienkomfort
4
Kundenbetreuung
4

5
Bewertet am 20.12.2023

Yekta's Review

Vorteile

Automatic creation of API endpoints based on content types, Role Based Access Control, Authentication, Querying and Media Library features reduces the time of app development.

Nachteile

Some parts of the Strapi documentation are not clear. It may be necessary to search the forum and the internet for things that can be easily explained with an additional sentence in the documentation.

Brandon
  • Branche: Internet
  • Unternehmensgröße: Selbstständig
  • Wöchentlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 27.11.2023

Strapi is great for the open source community

Vorteile

Strapi could easily paywall their entire software like many do, but instead contributed an amazing software to the open source community. There are also many starter projects to get started quickly, tutorials, blog posts, and tons of documentation.

Nachteile

At the moment, Strapi doesn't work on Vercel. This is unfortunate, but that shouldn't stop anyone from using it. Surely it will be supported in the future!

Sean
  • Branche: Marketing & Werbung
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Monatlich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 22.10.2023

Strapi Review

Vorteile

Ease of use and that it was JavaScript native.

Nachteile

The fact that every time a change is saved, it takes a long time for the server to restart. It needs to restart much much faster.

Uday
  • Branche: Bildungsmanagement
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 12.10.2023

Great open source CMS product!

Vorteile

Easy to configure and use for content mgmt (blog articles)

Nachteile

I wish I could add/insert/embed images within the content.

Zakib
  • Branche: Gastgewerbe
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 18.10.2023

Life Saver

Vorteile

Easy to use and easy to setup and looking forward to continue using for a long time

Nachteile

We need to host strapi separately so it is a disadvantage

Nassor
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Monatlich für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
4

4
Bewertet am 10.11.2023

KangSan

Vorteile

Easy to integrate with another software.

Nachteile

I dont think there is and disadvantage up to niw

Rikki
Rikki Mehr Details anzeigen
  • Branche: Gastgewerbe
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Wöchentlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
4
Kundenbetreuung
3

4
Bewertet am 24.1.2023

A good core product with numerous small downsides.

I used it self-hosted for a couple of personal projects on v3. I had a really good time during setup and for a short time after. The migration to v4 was painful. v4 itself doesn't feel like a big enough upgrade or a robust enough product for it to have been worth it, and each update brings some sort of breaking change.

Vorteile

It's really easy to create a data model and have a usable API and admin panel for it. This feature is so good that it's almost worth putting up with all the snags.

Nachteile

The migration of code from v3 to v4 codebases was painful. It took several months for basic tooling (like database migration) to be available, and over a year later it is still not as good as it should have been.Migration between versions is not easy (upgrade versions of several dependencies, then find blog posts about migrations, which often ask you to run scripts on your code/ database). This could be automated, surely. Documentation for features often covers only one usecase, and is written in blogpost style. Even on their own documentation (not the guides)Plugins are not simple to write and the documentation on it is not clear. You can allegedly use TypeScript to write plugins but the plugin interface types are not well defined, so you're kind of on your own.You can't use Yarn v3+ with it.Deployment is not straightforward, I guess this is an incentive to use their paid service.

Lisa
  • Branche: Transport/Güterfrachtverkehr/Schienenverkehr
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
3
Funktionalität
3
Bedienkomfort
3
Kundenbetreuung
3

4
Bewertet am 10.6.2022

"Best Customizable CMS platform."

This software has a broad range of benefits and it is quite flexible for applications. In addition to this, this software has the best API and is very flexible for configuring the MacOS integrations. So, the premium user interface and easy to install features make it more demanding. The tool contains an intuitive display with the best functionality. All in all, the software is best for use and has multiple advantages. Thus, you will get the best headless CMS with open sources. So, the tool makes it easy for you to control a wide range of monetizing operations.

Vorteile

There are multiple benefits of Strapi and the most important one is the backend settings. This software has improved many features and allows the best website interface along with customizable modes. So, you can create the best graphic designs and other routes using this impeccable tool.

Nachteile

One of the worst drawbacks of Strapi is the inability of this software to support internalization. Moreover, all alt-tags couldn't be used and it is complicated to use this software. The user should have proper skills to manage the features and keys of this tool. The utmost important modifications that Strapi software needs are the backend setting. The tool doesn't support the typescript backend language which is quite disappointing. So, the documentation process also gets difficult here and the Strapi system needs instant updates that they usually don't provide. Thus, the creators should look upon these issues.

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: Selbstständig
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
4
Kundenbetreuung
3

5
Bewertet am 16.2.2023

Probably the best CMS for developers

Overall very good, have built many custom implementations powered by Strapi and never lets me down, do wish it was easier to update an older site, but overall very happy!

Vorteile

Strapi is highly configurable and very extendable, if you know Node.js there isn't much you cant make it do, I like it for this reason. its also got very good documentation.

Nachteile

Upgrading between major versions is very hard, but this is true of most software. Because its free, support isn't really there

Jb
Jb Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 22.7.2022

Simplest headless CMS to setup, install and deploy

We've used Strapi for a number of projects from CMS to website manager and ML pipeline. Strapi's API is easier to expose to third-party integrators.

Vorteile

It goes without saying but Strapi atm is simplest to setup, install and deploy. Part of the reason is that Strapi has an admin UI that covers a lot of aspects of content and API management but still has room for customizations. Strapi is easy to extend on admin-level and plays nicely with other services due to it exposing the API, webhooks and easy extension on code-level.

Nachteile

Limited roles on free/open-source version are only 3. With the newer Strapi versions, they've limit the number of roles and you need to pay even if it's self-hosted.

Derrick
Derrick Mehr Details anzeigen
  • Branche: Computerspiele
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 19.2.2019

API Framework / Headless CMS Made easy (and free)

Honestly this is by far the easiest solution for jumping into the headless CMS world and even better as an API framework to power whatever your needs are; Web, Mobile, Desktop, IOT, and even a smart toaster! The Strapi team is great and works hard to release feature and fix bugs as fast as they can.

Vorteile

Strapi is extremely easy to setup
Simple database configuration with many choices (Mongo, Postgres, and MySQL)
Simple to modify the backend code
Getting up and running from zero to a complete API with data in as little as 10 to 20 minutes

Nachteile

I do think that more time needs to be spent on building a solid foundation (which the Strapi team are working on)

More time needs to be spent testing bugs for all usecases (or some automation for the frontend testing needs to be implemented and I believe that is being done right now)

While not an issue with the software itself, I do think that services like Heroku need to be put on the backburner and not pushed as heavily as Strapi is a service, Heroku and other "serverless" environments are not built to handle complex applications. At the same time more user involvment with Pull Requests are something that would greatly help development and bug fixing.

Milton Carlos
Milton Carlos Mehr Details anzeigen
  • Branche: Bildungsmanagement
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
4
Kundenbetreuung
3

4
Bewertet am 25.4.2021

A great headless cms for your MVP

I became a regular user.
There are few projects in which I do not use strapi, as it proves to be a rapid development helping in the evaluation of the features.

Vorteile

It is open-source.
It is Restifull but has support for GraphQL
It provides the Playground to build and test your queries and mutations.
Docker support.
All data is yours, that is, you have full control over your database.
The project receives frequent investments from large companies.
Extremely easy and quick to start a project.

Nachteile

Relationships in the database are still a critical and sometimes problematic point.
It has no migrations of data.
There is no 2FA.
It does not delete unnecessary tables and columns from the database.
Typescript is not supported.

Silas
Silas Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
3
Kundenbetreuung
3

5
Bewertet am 17.10.2022

Better open source option

Helped deliver some projects faster!

Vorteile

I like that it brings ease and speed when creating api and content managers.

Nachteile

I find it a little complex to move and customize yet!

Arik
  • Branche: Gesundheit, Wellness & Fitness
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 28.3.2019

The search is over

I'm very impressed overall with the simplicity and lack of fluff, bloat features.

The ui is clean intuitive and doesn't require extensive understanding of the guys to get going super quickly.

The core product gives you more than enough to launch your APIs and there is good documentation that explain how to extend it when needed.

Vorteile

I'm building a running related platform that features unique running events around the world.

I'm doing this as a part time "gig" because I have full time job.

For the front end I settled on react which seems to do the trick.

For the backend there were lots of options but my requirements were: easy UI for editors, configurable data model, graphql and an easy way to customize the functionality.

In other words, I wanted something that would get me up and running in no time but that I could also fine tune down the road for custom features.

After spending a significant amount of time researching hosted, self-hosted, open source and commercial offerings I found strapi.

It ticked every one of my requirement boxes and then some. It's even able to run on postgres which is my favorite db.

Now I'm working full speed to launch my website and figure out my content instead of spending months trying to build a backend and UI for it from scratch.

Nachteile

Would be nice to have an easy launcher or AMI for AWS. Seems like deployment options could be better documented.

Josh
  • Branche: Automotive
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
4

5
Bewertet am 10.10.2021

Well-rounded, flexible and fast

Vorteile

The flexibility available in Strapi is fantastic, it's a pleasure to develop and build with. From the lifecycle hooks through to built in auth and a large variety of default field types.
There's a really excellent community attached to Strapi too.

Nachteile

No real complaints, but I am excited for v4 as the CMS does look a little dated (but still far from bad, and very functional).

Vijayant Mehr Details anzeigen
  • Branche: Freizeit, Reisen & Tourismus
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 27.3.2019

Save time and money of building a REST API backend for your app

We built businesses with this tool by just using it as a simple CMS system. It's content type builder has a great intuitive user interface that helps design schemas really fast.

Vorteile

1. You can get a production ready REST API backend for you super duper hit mobile or web app in mere 20 minutes.
2. Ease with which you can select different database types.

Nachteile

User management module can have customer role user facing dashboard too.

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Design
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
4
Bedienkomfort
4
Kundenbetreuung
3

4
Bewertet am 5.11.2019

Backend for all of us

Strapi allowed me to focus on front-end development because it leverages the backend aspect of the project through a robust software.

Vorteile

Strapi allow us to create a Backend environment with ease by reducing development times through a very good API

Nachteile

The software is on its early versions, it needs to improve the way to update the cms.

Jean-Philippe
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für Mehr als 2 Jahre genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 28.3.2019

The CMD Front-end Developpers love.

Vorteile

It is true. Strapi is very convenient to use and also customize. It works using plugins and makes it really easy to stay organised. No more will you have to re-write boring redundent API codes.

Nachteile

Can't really say anything bad about it right now other than the fact there the learning curve can be slightly big and the lack of videos online when learning.

Peter Aleksander
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 28.12.2020

Amazing experience with Strapi in production

When you need to tinker around with the source, the official documentation has all the information written in a legible and concise way. At our company, we have created everything from custom views, modified the branding, colors, etc.

To put it in perspective: we had a detailed plan on how our API should look like, and we knew what the CMS system needs to have. From start until we were able to deploy to testing phase, it took less than an hour.

We created all the custom views and branding modifications, deployed to production in a single day.

Vorteile

How easy it is to get started. You literally have a single CLI command, go through the process of setting up the connection to the database, and you're ready to work.

From there, the UI/UX is great. During the development, it's important that prototying is FAST, which it is. The customization of views and data types is just the cherry on top.

Support for GraphQL comes in form of a plugin that you install with a single click. That's it. Now you have GraphQL. In a single click.

The documentation is automatically generates for your API is concise and to the point.

Nachteile

I'm waiting for out-of-the-box TypeScript support. It's planned, so I'm not worried.

Sometimes, the UI shows an error when updating the component, even though the operation was successful. You just refresh the page and it works.

Akash
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
4

4
Bewertet am 18.10.2021

A perfect CMS for all our frontend code.

This is one of best CMS out there in the market.

Vorteile

One of the most important feature was graph-ql end points, which was much needed adapter our frontend stack.

Nachteile

Doesn't have plugin ecosystem as that of wordpress

In Betracht gezogene Alternativen

Sanity und Contentful

Warum Strapi gewählt wurde

We needed an headless solution which we could modify for our need.

Gründe für den Wechsel zu Strapi

We needed more freedom in our CMS.
Luiz
Luiz Mehr Details anzeigen
  • Branche: Internet
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
4
Kundenbetreuung
0

5
Bewertet am 18.2.2019

One of the best Headless CMS i've used.

I use it to provide a API for my Nuxt.js Applications. As it is simple to use, create apis for my applications its not hard to me anymore, since i've been start to use Strapi API.

Vorteile

The simplicity of use. It's very easy to use and have so much options to make simple to create a api that my web applications needed.

Nachteile

Its not simple to deploy it on production servers, especially on AWS and Heroku. I have so much issues before have success to deploy it on theses servers.

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: Selbstständig
  • Monatlich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
2
Funktionalität
3
Bedienkomfort
2
Kundenbetreuung
3

4
Bewertet am 25.3.2021

Good Headless CMS although not the best

Vorteile

Strapi is written on React, which makes it very attractive for the community of JS developers, the application is easy to develop and with a simple and functional UI.

Nachteile

The UI provides a too simplistic UI view but separates the users of the app from the users to connect to the API, which is quite confusing, in addition, to have a three roles limit which makes the app extremely unattractive to force the user if the want to growth the will have to pay for a monthly subscription.

Bruno Mehr Details anzeigen
  • Branche: Unterhaltung
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 6.3.2019

The future of Headless CMS for Node

I have been experimenting with Strapi for the past 6 months and have loved every minute of it. It truly solves the data coupling problem associated with traditional CMS's, and does so in a very intuitive way.

Strapi is an amazing product, and I can see it being heavily adopted by Node developers in the future. The fact that it is open-source makes it even better.

Vorteile

- Setting up a new project is extremely simple
- Layout is great
- Supports many database types
- API creation is flexible and very customizable (as advertised)

Nachteile

- Minor annoying bugs (alpha version)
- Not many plugins/extensions yet
- Internationalization features are missing

Julio
  • Branche: Computerspiele
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
3
Bedienkomfort
4
Kundenbetreuung
4

5
Bewertet am 31.8.2019

Strapi will replace yoru CMS

We've used Strapi in a few small projects and it's looking like a great alternative for our past choices

Vorteile

Strapi does a great job managing the basic structure of a CMS and including a lot of backend logic you'll probably use in your application.

Nachteile

It's still a infant compared to other CMS applications like Drupal and Wordpress (which supports API-only acess nowadays)

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Versorgungsunternehmen
  • Unternehmensgröße: 5.001–10.000 Mitarbeiter
  • Monatlich für Mehr als 1 Jahr genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 4.4.2019

Using Strapi to Unlock GIS data

We needed to expose GIS data stored in a proprietary database to users via the browser. Strapi allowed me to quickly write the backend code that had authorization and a REST API built in. I connected one end to the GIS and the other to a React-based front-end, using GeoJSON. This allowed the business to unlock GIS data without having to rely on proprietary GIS clients.

Vorteile

Strapi is easy to use and the included GUI allows setting up data, performing admin tasks and creating endpoints intuitive and simple. I also like the hooks that allow me to add standard functionality.

Nachteile

So far I haven't found anything not to like. I used to have to write custom code, now Strapi has eliminated much of this code.

Rubén
  • Branche: Sport
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
0

4
Bewertet am 13.3.2019

Awesome for agile startups

Vorteile

Highly customizable, beautiful and intuitive interface and the large amount of databases avaliable to use with.

Nachteile

It is on an Alpha state, so it is dangerous to rely on it for production. The ecosystem of plugins is on its infancy, so you would writing some common tasks (and potentially critical, like verifying payments)

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Internet
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Weitere für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 18.2.2019

It’s a great product

Vorteile

Having zero knowledge about node I was able to quickly jump in and make an API for an iOS app, once I got stuck I was able to dig into the code and even managed to fix an issue with one of the DB drivers.

Nachteile

It’s changing too fast, but that was expected given that is an alpha.

Rafael Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 20.2.2019

Really good open source project

I'm solving our back end API getting really fast the project.

Vorteile

Strapi is ease to use, totally functional and extensible with your needs. Already support graphQL and is using koa framework so is totally updated with news technology.

Nachteile

I missed some languages translations only.

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: Selbstständig
  • Wöchentlich für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
3
Bedienkomfort
3
Kundenbetreuung
3

3
Bewertet am 19.2.2019

strapi get the job done

So far so good. I am still new to it but I'm enjoying it nonetheless.

Vorteile

I loved the nice admin dashboard, the simple setup and the addition of authentication

Nachteile

I don't have any serious concern yet. I will give more information later

Bernardo
  • Branche: Computer-Software
  • Unternehmensgröße: 11–50 Mitarbeiter
  • Täglich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 2.4.2019

Very easy to user for beginners

I'm loving It

Vorteile

Very user friendly and easy to use , for a beginner who want's to start developing api's this is by far one of my favorites

Nachteile

So far nothing nothing made me dislike this software

Julian
Julian Mehr Details anzeigen
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 19.2.2019

Ease of use

Vorteile

well, the ease of use is unique
CRUD API in minutes
runnable inside Docker

Nachteile

the alpha still has some bugs - but thats not really a con (its alpha)

William Mehr Details anzeigen
  • Branche: Internet
  • Unternehmensgröße: Selbstständig
  • Weitere für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
4
Kundenbetreuung
5

5
Bewertet am 3.3.2019

The Best Open Source Headless CMS

It is amazing. The amount of flexibility and the fact that it is free is great. I have used a few other Headless CMS and this one is by far the best. Highly recommend!

Vorteile

The flexibility that allows the developer to really customize the data schema when building the entities and relationships.

Nachteile

The CLI was not working the best when creating a startup project. The easy install has you type in which db to use, but mine was defaulting to others. I just explicitly called all the parameters in the install command and it worked that way. Not a big deal, but could be a major road block for a new developer.

Haythem
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 501–1.000 Mitarbeiter
  • Weitere für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
0

4
Bewertet am 9.5.2019

wonderful headless cms

i was looking for a headless cms and i found strapi fit perfectly with what i need.

Vorteile

easy to use
simple to setup and to configure
support graphql

Nachteile

still in alpha
no many plugins available

Umut
Umut
  • Branche: Computer-Software
  • Unternehmensgröße: 51–200 Mitarbeiter
  • Wöchentlich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
4

5
Bewertet am 22.3.2019

Awesome Headless CMS

Vorteile

Rest and graphql
Builtin admin panel
Fast and easy setup

Nachteile

Support only 3 db
Not powerfull as feathersjs

THANSEEM Mehr Details anzeigen
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 201–500 Mitarbeiter
  • Täglich für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
4
Funktionalität
4
Bedienkomfort
5
Kundenbetreuung
4

5
Bewertet am 5.3.2019

Awesome Product

I have built a media centre for my project

Vorteile

1.Flexibility
2.MultiLanguage support
3.Customization

Nachteile

1.I have used umbraco cms.As of now there is no cons.

Anton Mehr Details anzeigen
  • Branche: Computer-Software
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 25.3.2019

REST-api-first CMS for MongoDB with modern features and active developer community

Vorteile

Strapi is actively being developed and extended to fit the needs of the growing user base. The community around Strapi including the Slack channel have been very helpful. We were able to start prototyping​immediately​ with Strapi and built a mobile client and a web user panel on top of it (got to love REST+Oauth)!

Nachteile

While active development means that popular features are implemented as they are requested by the community, some less popular features may take longer to realize​.

Mattias
  • Branche: Informationsdienst
  • Unternehmensgröße: 2–10 Mitarbeiter
  • Wöchentlich für 6-12 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
3
Kundenbetreuung
4

4
Bewertet am 18.2.2019

Simple but still very functional! With endless posibilities (and customisation).

I use Strapi as a node backend, this is usefull in combination with my node frontend webapp.

Vorteile

The way to setup a api quickly without much coding, but still understanding te basics.

Nachteile

The problems with windows, this slowed down my start. But vm's offered a solution and after a good development setup I was very well on my way.

Javier Mehr Details anzeigen
  • Branche: Finanzdienstleistungen
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Täglich für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 17.4.2019

Great software

Vorteile

It is easy to use and implementvery intuitive

Nachteile

Currently I have not seen consI think it's an excellent option

Verifizierter Rezensent Mehr Details anzeigen
  • Branche: Informationstechnologie & -dienste
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Wöchentlich für Kostenlose Testversion genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
0
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
0

5
Bewertet am 7.3.2019

Creating your own API is really easy

I wanted to develop a personal program and a friend of mine told me about strapi : you don't really care about the backend ? So go to use Strapi and indeed, Strapi helped me a lot and I earn so much time with it!

Vorteile

The easy and really quick way to create content type and data and access to it with Postman.

Nachteile

The little bug about default value for enumerated type.

Jacob
  • Branche: Design
  • Unternehmensgröße: 1.001–5.000 Mitarbeiter
  • Monatlich für 1-5 Monate genutzt
  • Quelle der Bewertung Mehr Details anzeigen
Preis-Leistungs-Verhältnis
5
Funktionalität
5
Bedienkomfort
5
Kundenbetreuung
5

5
Bewertet am 19.11.2019

It's what I always wanted

Decoupling, Rapid prototyping, Getting up and running quickly so to concentrate on what you want to achieve.

Vorteile

It's ambiguous, it can most likely help you considerably because you can do so much with it out of the box. Doesn't try to provide a solution boxed in dated software paradigms. I wanted to build this before I knew Strapi was available. Was built far better than I could have imagined. So many uses for it.

Nachteile

Strapi is still evolving, though it is still amazing.

64 Bewertungen

Ähnliche Kategorien