mootoons/manifest

Wordpress manifest

Maintainers

Package info

github.com/mootoons/manifest

pkg:composer/mootoons/manifest

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-17 11:07:59 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();