aliarteo/ali-sitemap-bundle
最新稳定版本:1.0.0
Composer 安装命令:
composer require aliarteo/ali-sitemap-bundle
包简介
A Symfony Bundle for easy Sitemaps.
README 文档
README
A Symfony Bundle for Simple Sitemap Generation
📌 Introduction
AliSitemapBundle is a lightweight Symfony bundle designed to simplify sitemap generation. It allows you to quickly define and publish sitemaps using a YAML configuration file.
✨ Features
| Feature | Description |
|---|---|
| YAML Configuration | Define sitemaps and nodes directly in the bundle's config file. |
| Dynamic URLs | Generate URLs dynamically using Entity, Repository, Order, ... |
| robots.txt | Create robots.txt with link to the sitemap |
| Customizable Templates | Easily override Twig templates for custom output. |
| No Database Needed | Works without a database—just configure and go. |
📦 Installation
Open a command console, enter your project directory and execute:
composer require aliarteo/ali-sitemap-bundle
⚙️ Configuration
Configure the bundle by editing the YAML file. See the Configuration Guide.
🚀 Roadmap
- Twig integration: Embed sitemap URLs in Twig templates.
- Extend with custom node types.
- Cache sitemaps for performance optimization.
📄 License
MIT License © 2025 AliSitemapBundle View LICENSE
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-30