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
- Considering transitioning whole or parts of Publicator to Laravel
- Frontend upgrade, use Tailwind and the right JS framework – maybe as a SPA
- Develop a public Publicator API
- Expand the test coverage
- DevOps improvements: Implement a serverless setup, support load balancing
- Support CI/C
- Move CPU-heavy operations to an external queue setup
Want to work with us?
Check out the jobs section.