Back to Works

Careers Simplicity

Tech Stack
WordPressACF BlocksPHP
Date

Careers Simplicity
Click to expand

Overview

Careers Simplicity is a comprehensive WordPress backend handling job listings and data handling. It relies on DDEV for managing containerized backend local workflows seamlessly, easing CI/CD operations explicitly driven through .gitlab-ci.yml.

Features

  • ACF Gutenberg Integration: Extended UI components relying heavily on custom Advanced Custom Fields (ACF) block implementations via gg-acf-gessulat-blocks.
  • Automated Job Imports: Tailored PHP chron jobs utilizing the wp cron interface (gessulat_import_jobs) dynamically fetching and importing external job listings.
  • DDEV Local Environment: Rapid developer workflows structured with DDEV providing standardized testing interfaces for translations, database structures, and SCSS compiling.