hostlink/puxt-i18n

There is no license information available for the latest version (1.3.0) of this package.

translation module for puxt

Maintainers

Package info

github.com/HostLink/puxt-i18n

pkg:composer/hostlink/puxt-i18n

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.3.0 2021-04-28 07:17 UTC

This package is auto-updated.

Last update: 2026-03-07 14:05:35 UTC


README

puxt.config.php

   "modules" => [
        ["hostlink/puxt-i18n", 
            [
                "username" => "username", 
                "password" => "password"
            ]
        ],
    ],