aoe/directrequest

此包已被废弃且不再维护。未建议替代包。

模拟HTTP请求并触发后端执行直接前端的扩展

安装数量: 1,661

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 28

分支: 0

开放问题: 0

类型:typo3-cms-extension

0.4.2 2020-08-26 13:57 UTC

This package is auto-updated.

Last update: 2020-12-30 16:15:12 UTC


README

此扩展已被归档 归档

您可以使用 TYPO3-Console 替换此扩展的功能:https://github.com/TYPO3-Console/TYPO3-Console

typo3cms frontend:request https://www.example.com

TYPO3-Direct-Request

这是一个模拟HTTP请求并触发后端执行直接前端的TYPO3扩展。

下载 / 安装

您可以下载并安装此扩展或使用composer。

版权 / 许可证

版权:© 2010 - 2019, AOE GmbH 许可证:GPLv3,https://gnu.ac.cn/licenses/gpl-3.0.en.html

贡献

1. Fork the repository on Github
2. Create a named feature / bugfix branch (like `feature_add_something_new` or `bugfix\thing_which_does_not_work`)
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github