Skip to content

aadiityaak/custom-plugin

Repository files navigation

Custom Plugin

Plugin starter untuk menambah fitur untuk web klien. Berisi beberapa contoh fitur untuk mempercepat prosses pengerjaan.

Documentation

Hapus // pada require file sesuai kebutuhan. Penambahan class yang sering di gunakan mohon langsung kontribusi ke github.

path: includes/class-custom-plugin.php

Installation

Install custom-plugin with npm

  git clone https://github.com/aadiityaak/custom-plugin.git
  cd custom-plugin
  npm install

Compile css & js

  npm run dist

Build .zip package for websweet

  npm run build

Build .zip package for velocity

  npm run build -- velocity

License

MIT