elementareteilchen/ce-with-nonce
最新稳定版本:v1.0.2
Composer 安装命令:
composer require elementareteilchen/ce-with-nonce
包简介
Adds new content elements for inline javascript and css which will get a nonce for CSP check
关键字:
README 文档
README
This Extension provides content elements to inset js and css. The <script> and tags will get nonces, so when using 'nonce-proxy' in csp.yaml for js/css, inserted blocks are CSP conform.
DDEV for TYPO3 extensions
We use ddev for typo3 extensions
Currently available in ddev is
- TYPO3 13.4 LTS
Usage
Start DDEV
Check out your project, with .ddev folder in it and perform a
ddev start
on CLI. This will start the containers, but will not install anything automatically.
Install TYPO3 environments
This environment offers several DDEV commands, to provision the web container, supporting the following TYPO3 versions:
ddev install-v13
When the installation is done, you can access an overview here:
The TYPO3 installations are available here:
Credentials
All versions got the same credentials set:
- Username:
admin - Password:
Password-1(also in install tool)
TYPO3 CLI / typo3_console
To access TYPO3's CLI tools you can utilize ddev exec like that:
ddev exec v13/vendor/bin/typo3
Remove DDEV project
To remove a DDEV project you can use the following command on CLI
ddev delete -Oy
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-02-18