Developers

Publicator is built upon Open Source tools. This is a brief description of our setup.

Tech stack

  • PHP (Publicator framework)
  • MySQL
  • JQuery / JQuery UI
  • Tailwind CSS / plain CSS
  • Ubuntu (staging, production) / Mac (development)

The Publicator Core

  • contains basic logic, controllers, and models for a generic Publicator site.

A Publicator Site

  • Is an implementation of the Publicator framework
  • Extends the Publicator Core with custom settings, features, and business logic – as well as visual identity and styling.
  • Can also contain custom modules with tailormade features, like document and catalogue generators.

Future roadmap

  • Transition the whole or parts of Publicator to Laravel.
  • Use PEST as a test suite.
  • Use Tailwind and Livewire.
  • DevOps improvements: Implement a serverless setup, support load balancing.
  • Support CI/CD.
  • Move CPU-heavy operations to an external queue setup.
  • Make the Publicator API public.

Want to work with us?

Check out the jobs section.

Laravel Forge Site Deployment Status