{
    "name": "KJ Affiliate Embeddable Widget",
    "version": "18.0.1.0.0",
    "author": "Karriere-Jura",
    "category": "Website",
    "summary": "Embeddable JS widget for affiliates to show job listings on external sites",
    "description": "Provides a self-contained JavaScript widget that affiliates can embed "
                   "on their websites to display KJ job listings in a popup overlay. "
                   "Includes tracking for impressions and clicks.",
    "license": "LGPL-3",
    "depends": [
        "base",
        "portal",
        "website",
        "website_hr_recruitment",
        "kj_users_management",
        "kj_hr_recruitment_management",
    ],
    "data": [
        "security/ir.model.access.csv",
        "security/ir_rules.xml",
        "views/portal_templates.xml",
        "views/affiliate_widget_config_views.xml",
        "views/affiliate_widget_event_views.xml",
    ],
    "installable": True,
    "application": False,
}
