We are always ready to help you and answer your questions
Get in touch with us to discuss your project, ask a question, or explore how we can work together.
Our Location
Israel, Tel Aviv - 701239
Ha'masger. 42
Whoopix is a hybrid CMS system built for developers who require full control over infrastructure, data, and frontend implementation.
Whoopix separates system layers completely, allowing independent scaling and flexibility.
Owned and controlled by the client.
Handles logic, routing, SEO automation.
Built with any stack (PHP, React, Next.js).
1. Upload files 2. Import database 3. Configure config.php
/public_html
index.php
config.php
/modules
/templates
/assets
Whoopix gives full access to your database with no abstraction layer.
SELECT * FROM pages WHERE slug = 'homepage';
/modules/blog/index.php /modules/blog/show.php
$data = getPosts(); include '../templates/blog.php';
Templates control the UI and are fully customizable.
1. Request 2. Routing 3. Module execution 4. Database query 5. Template rendering
Get in touch with us to discuss your project, ask a question, or explore how we can work together.
Israel, Tel Aviv - 701239
Ha'masger. 42