strapi-webtools icon indicating copy to clipboard operation
strapi-webtools copied to clipboard

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

Results 67 strapi-webtools issues
Sort by recently updated
recently updated
newest added

## Feature request ### Summary RN when you have allready created records in Strapi for your website pages before installing this plugin you will have to manually save them one-by-one...

enhancement

## Bug report ### Describe the bug Hi, it's me again 😬. I have a problem when duplicating stuff. Duplicated content (created with duplicate button) also duplicate the wt_url_alias relation...

bug

## Feature request ### Summary Define different paths (or path section), according to the different locales ### Why is it needed? People use Url paths for structuring the content. If...

enhancement

## Bug report Installing the plugin breaks the user admin panel Breaks on: 1.0.0-beta.10, 1.0.0-beta.9 Works on: 1.0.0-beta.7, 1.0.0-beta.8 ### Steps to reproduce the behavior 1. Install plugin 2. Got...

bug

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

## Feature request ### Summary Hello. Now that we can disable URL-Alias for some content-type, I think we could benefit from having certains content-type alias not bein editable (ie, only...

enhancement

## Feature request ### Summary Currently you have to create a pattern in the database to use a pattern. This means that you have to set up the patterns locally...

## Bug report ### Describe the bug When using strapi import / export function to reinstall a strapi instance on another server, the pattern and list is correctly migrated, but...

bug
Needs investigation

## Feature request ### Summary I mostly use urls without trailing slashes, but some of the users of our strapi deployments may mistakenly set a trailing slash when creating a...

## Feature request ### Summary I think the `url_path` field needs a database index, such that finding a url alias by it's path will be faster. ### Suggested solution(s) Take...

Needs investigation