mootoons/manifest

Wordpress manifest

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/mootoons/manifest

dev-main 2022-07-17 03:13 UTC

This package is auto-updated.

Last update: 2025-10-17 10:24:39 UTC


README

Install Package

composer require mootoons/manifest

Package: Manifest ใช้สำหรับ react หรือ laravel mix

use MooToons\Manifest\Manifest;

$manifest = new Manifest(plugin_dir_path(__FILE__), plugin_dir_url(__FILE__));
$manifest->entrypoints('my-plugin')->enqueue();