Strapi Webtools

screenshot of Strapi Webtools
strapi

Unique, flexible and autogenerated URLs for your Strapi managed web content.

Overview:

This plugin, called Webtools, is designed for usage in Strapi managed websites. It offers a variety of functionalities, including unique URLs for each page, automatic generation of URLs based on a pattern, the ability to overwrite single URLs, a frontend router to retrieve pages by their unique path, and automatic slugification of URLs for valid paths. It is currently in a BETA state and was originally developed as part of the Strapi Plugin Week hackathon.

Features:

  • Unique URLs: Every page in the website will have its own unique path.
  • Auto generated: URLs are automatically generated based on a pattern.
  • Flexible: It is possible to overwrite single URLs.
  • Frontend router: Allows retrieval of any page by its unique path from the public API.
  • Auto slugify: URLs are automatically slugified to ensure valid paths.

Summary:

The Webtools plugin for Strapi is a powerful tool for managing URLs in a Strapi managed website. Its features include unique URLs for each page, automatic URL generation based on a pattern, the ability to overwrite URLs, a frontend router for dynamic routing, and automatic slugification of URLs. It is recommended to use the latest version of Strapi for optimal performance.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.