December 2023 Summaries
5 posts from Strapi
Filter
Month:
Year:
Post Summaries
Back to Blog
ZYRES, a digital agency based in Frankfurt, Germany, has developed a streamlined page builder using Strapi, focusing on creating a user-friendly interface for editors with minimal technical expertise. As specialists in headless CMS and e-commerce solutions, ZYRES integrates cutting-edge technology, including GraphQL, REST, and Node.js, to enhance user experience. Their approach centralizes content creation into a single "content/pages" collection to simplify the editor's workflow, minimizing confusion and maximizing efficiency. The ZYRES-Strapi Page Builder incorporates flexible, reusable components and default values to maintain consistency and functionality across pages. It features a structured layout with a heading area, dynamic zone, and bottom area, ensuring a clean and intuitive user interface. Additionally, the page builder includes configurable elements such as WYSIWYG editors and SEO components, providing a comprehensive solution for content creators. Through an organized system of components and a focus on user-centric design, ZYRES aims to deliver an efficient and frustration-free content management experience for its clients.
Dec 27, 2023
1,998 words in the original blog post.
The article provides a comprehensive guide on customizing the GraphQL API in a Strapi project, focusing on a use case involving a 'Politician Trust Meter' to assess politicians' trustworthiness using the LIAR dataset. It explains how to enhance Strapi's GraphQL schema by adding a new custom type and extending existing ones, particularly by introducing a PoliticianHonestyStat type to encapsulate aggregated statistics for politicians. The tutorial elaborates on the technical process of utilizing Strapi's GraphQL plugin and Nexus framework for schema definition and customization, providing practical examples and SQL queries to generate dynamic statistics from a relational database structure. The project demonstrates how to effectively integrate and manipulate data within the Strapi environment, with the codebase available on GitHub for experimentation.
Dec 20, 2023
1,845 words in the original blog post.
Notum, a Strapi implementation partner from the Czech Republic, has developed three open-source plugins to enhance the functionality of the Strapi content management system: content versioning, record locking, and location filtering. The content versioning plugin, which is popular with nearly 10,000 monthly downloads, allows for multiple draft versions of content and integrates with Strapi's internationalization features, although it lacks support for unique fields within components. The record-locking plugin prevents data loss by indicating when content is being edited by another user, utilizing web sockets to manage editing status. The location plugin, which uses the PostGIS extension for geospatial queries, allows users to filter content based on geographical data and has quickly gained popularity. The plugins demonstrate Notum's commitment to the Strapi community and the potential of open-source collaboration to address specific use cases that Strapi's core features may not cover, with the company actively maintaining and updating these tools based on user feedback.
Dec 08, 2023
2,138 words in the original blog post.
Strapi has released a series of updates from version 4.15.0 to 4.15.5, enhancing the user experience and system functionality of its platform. Notable improvements include the introduction of keyboard shortcuts for easier content creation, better integration with React frontends through the Strapi Blocks React Renderer, and seamless GitLab support for Strapi Cloud, which facilitates a more efficient development process. The updates also feature 16 bug fixes to address issues such as file path handling and admin panel UI improvements, demonstrating a commitment to platform stability. Additionally, Strapi has expanded its plugin market with seven new plugins that enhance user authentication, video integration, data management, email design, image handling, content categorization, and monitoring capabilities. These developments underscore Strapi's dedication to evolving its content management system to be more robust and user-friendly, encouraging users to explore these new features to improve their digital content management workflows.
Dec 06, 2023
1,147 words in the original blog post.
Strapi, the open-source headless CMS, has launched its Channel Partner Program to foster a collaborative ecosystem with developers, agencies, and solution partners. The program consists of two types of partners: Solutions Partners who provide customized solutions for individual business needs, and Resellers who make Strapi accessible to smaller businesses. With over 100,000 downloads on NPM in a week and thousands of stars on GitHub, the platform is gaining popularity among developers. Joining the Partner Program allows businesses to tap into innovative developers making web development better and faster. Each partner has been thoroughly checked for their skills and experience, offering personalized plans that can grow and adapt to changing business requirements. With Strapi's headless CMS combined with favorite frontend frameworks, partners create user-friendly digital experiences that help businesses stay ahead and flexible for future iterations.
Dec 05, 2023
749 words in the original blog post.