aadiityaak / custom-property

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v2.0


Languages

Language:PHP 92.3%Language:JavaScript 7.6%Language:CSS 0.1%