do-while / contao-jobposting-bundle
职位发布标记生成器
1.1.0
2020-05-02 15:30 UTC
Requires
- php: >=7.1
- contao/core-bundle: ~4.4
This package is auto-updated.
Last update: 2024-09-09 18:33:51 UTC
README
职位发布标记生成器,例如用于“谷歌工作搜索”
安装
- 请将以下行添加到“require”区域的最后一个条目
"require": {
"do-while/contao-jobposting-bundle": "^1.0"
}
- 然后使用
composer update
命令或调用 Contao 管理器。
职位发布标记
安装后,您可以在“包含元素”区域使用新的内容元素“职位发布标记”。您可以在文章中像往常一样使用该元素。它将在页面头部区域输入包含指定职位信息的JSON片段。该条目仅可见于页面源代码中。
"显示开始"和"显示结束"的设置定义了招聘时间的范围 datePosted
至 validThrough
参考: https://developers.google.com/search/docs/data-types/job-posting?hl=de
版本
- 1.1.0
2020-05-02
添加了公司标志和职位区域
由 Peter Communication Systems GmbH 提交的功能请求 - 1.0.0
第一版:2019-08-19
适用于 Contao 4.4 LTS 及以上版本
报告问题 | 报告问题
https://github.com/do-while/contao-jobposting-bundle/issues
Softleister - 2020-05-09