techdivision/jobs
Composer 安装命令:
composer require techdivision/jobs
包简介
Package for correct schema.org JobPostings
README 文档
README
This is a package for integrating jobs into your site.
In order to be properly indexed as jobs in google (and other search engines), job semantics need to be correct.
This is a good read to start with: https://developers.google.com/search/docs/data-types/job-posting
Installation
TechDivision.Jobs is available via packagist. Add "techdivision/jobs" : "~1.0" to the require section of the composer.json
or run composer require techdivision/jobs.
What this package offers
You can add the following NodeTypes:
- Job Postings
- Job Locations
- Hiring Organization
- Job List
If you use ttree/linkedData to provide proper json+ld, we also added the required options.
For editors
Add a Job Overview Document. There you find Content Collections for Locations and Organizations
which you will need in your Job Postings.
Below the Job Overview, you can add Job Posting Documents.
Wherever you want you can add a Job List that displays a simple table of your job offers.
For developers
This page only delivers some basic NodeTypes and Fusion rendering. You can adjust it to your needs as you want. We tried to follow Neos best practices. There is not much rendering for JobPostings whatsoever - this is hard to generalize. What we do is add microdata. If you want to display the properties to be e.g. inline-editable, you can do so.
Page output
If you are using your own Fusion Page Prototype instead of Neos.Neos:Page, please inherit from this Page Object
prototype(TechDivision.Jobs:Page) >
prototype(TechDivision.Jobs:Page) < prototype(Your.Awesome.Package:Document.PageTemplate)
More Information
If you want to change your logo in search results, check this: https://developers.google.com/search/docs/guides/enhance-site#provide-business-contact-markup
Other packages
To make jobs complete, we do offer a set of packages:
- techdivision/jobs-cards
Visual card style for jobs (see also techdivision/card) - techdivision/jobs-googleapi
Tell google if you have new jobs, important changes or if a job has been deleted - techdivision/jobs-applicationform
An application form based on neos/form-builder - techdivision/form-encryption
PGP/GPG form encryption to meet data protection standards
Update notes
Breaking changes for update from 1.x.x to 2.x.x
The content of the property jobPostingEmploymentType will be lost due to the change of a variable text input to a predefined select.
techdivision/jobs 适用场景与选型建议
techdivision/jobs 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.12k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2019 年 12 月 06 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 techdivision/jobs 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 techdivision/jobs 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 12
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-12-06