Files
berrypod/lib
jamey 2fd7a0323e add url prefix settings with validation and redirects
Customisable route prefixes for products, collections, orders:
- get_url_prefixes/0 and get_url_prefix/1 for retrieval
- update_url_prefix/2 with format validation and conflict checks
- Automatic redirects from old to new prefix URLs
- list_product_slugs/0 and list_category_slugs/0 helpers
- Redirects.clear_cache/0 for test isolation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 00:35:33 +01:00
..