linderp/sulu-form-save-contact-bundle
最新稳定版本:0.1
Composer 安装命令:
composer require linderp/sulu-form-save-contact-bundle
包简介
Allows to save contacts using the sulu-forms-bundle
README 文档
README
Sulu bundle that integrates a hidden save to contacts field for the SuluFormBundle.
Installation
This bundle requires PHP 8.2 and Sulu 2.6
- Open a command console, enter your project directory and run:
composer require linderp/sulu-form-save-contact-bundle
If you're not using Symfony Flex, you'll also need to add the bundle in your config/bundles.php file:
return [ //... Linderp\SuluFormSaveContactBundle\SuluFormSaveContactBundle::class => ['all' => true], ];
- Clear the cache:
bin/console cache:clear
统计信息
- 总下载量: 84
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-14