Skip to content

Commit de8df46

Browse files
authored
Merge pull request #348 from pluginpal/feature/multiple-sitemaps
Feature/multiple sitemaps
2 parents 6bfe2a0 + 0db6cc6 commit de8df46

File tree

46 files changed

+850
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+850
-193
lines changed

.changeset/bright-monkeys-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-cli": patch
3+
---
4+
5+
docs: include breadcrumbs and sitemap in the trial description

.changeset/crazy-seals-go.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-addon-sitemap": patch
3+
---
4+
5+
fix: saving of the hostname overrides modal

.changeset/cute-jars-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-addon-sitemap": patch
3+
---
4+
5+
fix: update the footer link in the sitemap XSL

.changeset/easy-weeks-give.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-addon-sitemap": minor
3+
---
4+
5+
feat: Add a new sitemap setting called 'language filter'

.changeset/loose-bags-wash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-addon-sitemap": patch
3+
---
4+
5+
fix: allow closing the hostname overrides modal by using the close button

.changeset/pink-peaches-care.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-addon-sitemap": minor
3+
---
4+
5+
feat: allow for creation of multiple sitemaps

.changeset/shiny-banks-ask.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-cli": patch
3+
---
4+
5+
chore: add the breadcrumbs addon and sitemap expansion to the selectable premium addons

.changeset/tame-monkeys-brush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"webtools-cli": patch
3+
---
4+
5+
fix: change the trail license message in the CLI from 30 days to 7 days

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ Enjoy 🎉
7878

7979
- Core plugin: https://docs.pluginpal.io/webtools
8080
- Sitemap addon: https://docs.pluginpal.io/webtools/addons/sitemap
81+
- Links addon: https://docs.pluginpal.io/webtools/addons/links
82+
- Redirects addon: https://docs.pluginpal.io/webtools/addons/redirects
83+
- Breadcrumbs addon: https://docs.pluginpal.io/webtools/addons/breadcrumbs
8184

8285
## 🔌 Addons
8386

packages/addons/sitemap/admin/components/AdminRoute/index.jsx

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)