JustJobs – 远程职位列表 SaaS 平台 是一个功能齐全的 PHP 平台,可让您立即启动自己的基于订阅的职位列表网站。
该体验由移动优先、简洁且易于使用的设计提供支持,具有深色和浅色主题、RTL、本地化功能等。它允许您的用户根据月度订阅以及免费或试用计划发布职位列表。
试一试
演示 URL: justjobs.qdev.tech
管理员 URL: justjobs.qdev.tech/admin
文档: justjobs.qdev.tech/docs
更新日志: changelogs.qdev.tech
凭据已预先填充 – 管理员功能已部分禁用
主要特点
• 高级职位发布和列表
- 阶梯式
- 绘图功能(永远不会丢失您的进度)
- 工作详细信息字段(位置、类型、类别、技能、薪水、申请链接、描述)
- 公司详细信息字段(总部、徽标、URL、电子邮件、描述)
- 基于AI的帖子描述建议(适用于工作和公司描述)
- 发布期间的招聘信息预览
- 付费(经常性)、免费和试用计划
- 作业共享链接模块
- 公司详情页面
- 搜索页面
- 浏览页面
• 支持多个存储驱动程序
- 本地托管的文件
- AWS S3存储文件(支持CDN和预签名URL)
- Wasabi 存储的文件
- DigitalOcean 对存储的文件进行空间处理
- Minio 存储
- PushrCDN 存储
• 多个电子邮件驱动程序 (Mailgun/SMTP)
• 能够强制执行创作者的身份验证
• 每笔交易的可打印发票
• 用户设置
- 个人资料设置(用户名、姓名、个人简介、出生日期、位置、网站)
- 账户 (重置密码)
- 付款设置(查看交易数据和发票)
- 隐私设置
- 验证身份设置
• 流畅、移动优先的设计(包括 PWA 应用程序)
• 浅色和深色主题
• 通过自定义主题生成器轻松重塑品牌
• RTL/LTR & 可翻译就绪
• 高级管理面板 (超过 100 种不同的设置)
• 强大的 SEO 实践(站点地图、schema.org、社交媒体元)
• GDPR、Cookie 策略横幅、成人内容同意对话框
• 独特的手绘矢量插图
• 社交登录(Facebook、Twitter 和 Google)
• 基于电子邮件的 2FA 登录
• 收银时的电子邮件送达率检查
• 公共表单的 reCAPTCHA 集成
• 博客系统
• 还有更多..
背后的技术人员
- 由 Laravel 提供支持的后端
- 由Bootstrap和jQuery驱动的前端
- 额外的第三方后端和前端驱动程序
要求
查看完整的要求列表 本文档部分.
更改日志
注意* 修剪到最新的 3 个更新,完整的更新日志可在此链接
[2025/1/22] 2.0.0 版
* Added o1 and o1-mini AI models, though not yet available to all open-ai accounts * Added `webp` images support for user & company avatars * Fixed an issue related to captchas, not appearing in the register dialog box * Fixed an admin panel issue, causing a bug with theme generation for the RTL version * Fixed an issue where the admin AWS region wasn't used for pre-signed URLs. * Fixed an issue when there were no available jobs and the "Disable featured categories on homepage" option was ON * Fixed an issue where envs missing `nd_pdo_mysql`, a redirect loop would have been caused on the admin panel * Improved backward compatibility when updating from older versions to the latest ones
[2025/1/10] 1.9.0 版
* Added new `Disable featured categories on homepage` - can be used to have the homepage list all the latest jobs together * Added phone number support to "Apply Now" links on the job page & job preview widgets * Fixed an issue related to the site having default RTL mode * Fixed a small access issue related to semi-protected admin routes * Completely re-worked the product documentation - New documentation template, better UI, and more easy to follow - Documentation search feature - Improvements to old sections and additions of new sections * Other small bugfixes
[2024/12/4] 1.8.0 版
* Added multi-driver captcha provider solution (Now supporting ReCaptcha, HCaptcha, and Turnstile) * Fixed an issue causing the sitemap to have incorrect URL values on certain environments * Fixed the `ctrl+s` shortcut on the `Admin > Settings` area, which wasn't triggering the submission anymore * Fixed some issues where attachments uploaded via the ID-verify section weren't properly deleted on the user side * Fixed some issues with the wasabi storage driver, which could happen on certain hosting environments * Combined the `Social login` & `Social media` tabs under a single Social setting tab, under `Admin > Settings` * Refactored the `Admin > Settings` JS code, fixing lag issues when clicking between settings sub-categories * Other small fixes and improvements * Documentation-related updates
[2024/31/20] 1.7.1 版
* Fixed an issue related to stripe webhooks requests, happening on certain hosting environments
[2024/10/20] 1.7.0 版
* Added a new admin panel warning dialog to inform owners when the update procedure is incomplete * Made GPT4-o the default AI model; greatly improved the AI suggestion templates for company and job descriptions * Fixed multiple design inconsistencies on the admin dashboard page * Fixed the ordering of settings in Admin > Settings > Media section * Fixed an issue where certain admin image assets would appear as broken in the settings module * Fixed a bug where the navbar, footer, and global banners weren't blurred by the site-entry consent dialog * Fixed an issue where jobs posted under the "Pay Later" feature would receive an error after creation * Fixed a small UI issue where the "Job Skills" field wasn't displayed as required on the job creation page * Disabled Add & Edit features in "Admin > Money > Invoices" as invoices are meant to be immutable
[2024/9/14] 1.6.0 版
* Added an announcement banner system with multiple features (Sticky, Global, Expiration, Size, and Dismissible options) * Added a toggle for generating invoices and made admin fields optional in `Admin > Settings > Payments > Invoices` * Added a warning on the admin dashboard page if PHP's pdo_mysql extension is not using the mandatory mysqlnd driver * Fixed an issue on the search page where the listings' descriptions weren't being included in the term-based search * Fixed an issue where jobs running on updated plans would show duplicates on the search page * Fixed an issue where the password reset page wouldn't contain the proper window title * Fixed a NowPayments bug where the payment would fail if non-Latin characters were used * Fixed a NowPayments bug where the payment completion call could fail in rare environments * Fixed an issue where the invoice page would get blurred if the site-entry consent dialog wasn't accepted * Updated a couple of frontend libraries that had potential security risks * Major internal underlying development lifecycle & release tools improvements - Increased code quality checks and the number of automated tests - Fixed all PHP & JS code inconsistencies and style issues, improving code readability and maintainability - Reduced bundle size—up to 15% smaller archive and extracted script size * Removed all unused iOS PWA splash screens, alongside other unused media * Documentation-related updates * Other small fixes and improvements
[2024/8/1] 1.5.0 版
* Added ability to automatically share newly posted and approved jobs onto Slack channels, for plans featuring Slack share * Added option of changing OpenAI model to either GPT 3.5/4.0/4.0-o from admin panel * Added an "Apply for the position" button at the bottom of the job description on the job listing page * Added a company preview link over Admin > Companies table * Fixed an issue where the language selector would show languages in the current locale instead of their original ones * Fixed an issue related to the site title when a link is shared onto a social network * Fixed a bug related to visiting the checkout page without having a package selected previously * Fixed a missing redirect when accessing login/register pages while already being logged in * Fixed an issue where the pay later button wouldn't display the login dialog when not being logged in * Fixed an issue with the admin settings image field types display, causing 500 on the settings page on certain rare environments * Homepage and listings improvements & tweaks, changed featured jobs highlighted color, and more * Translation strings tweaks and improvements * Database related optimizations * Documentation-related updates * Other small bugfixes, and improvements
[2024/6/21] 1.4.0 版
* Added an integrated blog system, which can be used for additional content and SEO * Fixed a Wasabi storage issue related to using different regions * Fixed an issue related to deleting users from the admin panel when using local storage * Fixed global issues with missing filtering fields in the admin panel * Fixed schema org definitions for the job posting page * Fixed a client-side issue related to the PWA app serviceworker.js file, throwing console errors * Improved the Admin > Users > ID Checks table and fields * Improved the Admin > Users > Reports table and fields * Improved the Money > Transactions table and fields * Other small fixes and improvements * Documentation updates
[2024/4/19] 1.3.0 版
* Added hyperlink field to Admin > Featured clients area and homepage section * Added CTRL+S save event onto internal job edit/company create & edit forms * Added support for non-latin characters slugs for job & company titles * Fixed a few pushrCDN storage driver-related leftover issues * Fixed a bug when the update page wouldn't get the update button disabled if DB is up to date * Fixed an admin panel issue issue when running on S3 storage + Presigned urls, breaking user save action * Fixed translation support for job categories and type on the search page * Fixed a bug related to the yearly offer label calculation * Fixed an issue where the user's assets weren't properly deleted when removing a user from the admin panel * Improved the displayed and editable fields of jobs in the admin panel, added job link action button * Improved the Admin > Invoices area, added transaction ID to the table * Improved the Admin > Public pages area, added a page link action button * Improved the Admin > Plans area & Admin > Money > Subscriptions area * Improved the Admin > Attachments area * Performed an overall grammar and typos fixes overall default translation strings * Multiple improvements over the installer module * Multiple other small bug-fixes and UI improvements & tweaks
[2024/3/16] 1.2.0 版
* Added option for setting absolute value taxes, alongside the existing percentage-based ones * Added reCaptcha verification on the contact form, when enabled * Fixed the Wasabi storage provider implementation * Fixed a set of issues related to pushrCDN storage provider implementation * Fixed an issue related to the themes server fallback download link * Fixed a few localization issues when using the "Use browser locale if available" option * Fixed the missing validation on the company email field during listing creation * Improved the actual available language names when the `intl` PHP extension is available * Fixed a bug where social login buttons wouldn't work on the profile page login dialog * Fixed an issue where the reCaptcha field was not present on the register dialog box * Removed the Admin > Colors > License field in favor of the regular license code one * Multiple documentation-related improvements
[2024/2/1] 1.1.0 版
* Added the rest of the company's listings on the job page, at the end of the page * Fixed a UI bug when submitting a new listing under a free plan, labels indicating paid transactions were shown * Fixed an issue related to form submissions on reverse proxy/load balancer based envs * Fixed PWA's missing Splashscreens for iPhone 12/13/14/15 * Fixed an issue related to form submissions on reverse proxy/load balancer-based environments * Updated the deprecated AI model used by suggestions * Improved the SEO for the login-register pages * Made the auth system redirect on the "My Jobs" page after logging in * Multiple improvements over the admin-based create/edit user flows * Multiple translation strings-related fixes and tweaks * Other minor bug fixes and improvements
您可以在 此链接.
有问题吗?
请随时通过项目评论或使用我们个人资料页面上的联系表格向我们发送 DM 向我们转发任何问题或问题。