partitech/sonata-extra
Composer 安装命令:
composer require partitech/sonata-extra
包简介
Daily usefully tools helpers for Sonata
README 文档
README
Tip
For more detailed information and comprehensive guides, please visit our official documentation
An advanced extension for the Sonata Admin Bundle, empowering your Symfony projects with enhanced functionality and ease of use.
The Sonata Extra Bundle enriches the Sonata Admin experience by adding powerful tools and functionalities, such as multilingual management, detailed auditing, flexible approval workflows, AI-driven smart services, seamless WordPress integration, efficient asset management, and more.
📌 Features
- Activity Logging: Comprehensive logs of admin actions for increased transparency.
- Workflow Approval: Role-based approval system for critical changes.
- Multilanguage and Multisite Management: Easily manage content across multiple languages and sites.
- Content Security Policy (CSP): Enhanced security against common web vulnerabilities.
- AI-Powered Smart Services: Automatic translation and SEO optimization using AI.
- WordPress Importer: Seamless migration from WordPress to Sonata.
- Advanced Asset Handling: Optimized management of CSS and JavaScript resources.
- SEO Optimization: Automated SEO enhancements and suggestions.
- Cookie Consent Management: Flexible and customizable GDPR compliance tool.
- Header Redirect Manager: Conveniently manage HTTP redirects directly from the admin.
- Customizable Error Pages: Easily set up personalized error pages.
- Integration with Gutenberg and CKEditor: Rich content editing experiences with enhanced editors.
🚀 Installation
Step 1: Require the Bundle
Use Composer to install the bundle in your Symfony project:
composer require partitech/sonata-extra
2. Enable the Bundle
Register the bundle in your Symfony application by updating config/bundles.php:
return [ //... Partitech\SonataExtra\PartitechSonataExtraBundle::class => ['all' => true], ];
3. Install Assets
Run the following commands to install and initialize the necessary assets:
bin/console sonata:extra:install-gutenberg bin/console ckeditor:install --tag=4.19.0 bin/console asset:install
📖 Documentation
Detailed setup instructions, feature guides, and practical examples can be found on our official documentation site:
partitech/sonata-extra 适用场景与选型建议
partitech/sonata-extra 是一款 基于 HTML 开发的 Composer 扩展包,目前已累计 158 次下载、GitHub Stars 达 6, 最近一次更新时间为 2023 年 12 月 18 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 partitech/sonata-extra 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 partitech/sonata-extra 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 158
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-12-18