Giter VIP home page Giter VIP logo

wordpress-plugin's Introduction

WordPress Plugin

A simple WordPress plugin boilerplate

Description

This is a foundation for building WordPress plugins.

Technologies

  • vue.js The Progressive JavaScript Framework.
  • Vite Next Generation Frontend Tooling.
  • tailwindcss Rapidly build modern websites without ever leaving your HTML.
  • Notyf A minimalistic JavaScript library for toast notifications.
  • jQuery * A minimalistic JavaScript library for frontend. It's optional. you can use this wordpress script dependency.

Features

  • Check used Technologies features.
  • It replaces all placeholder strings during plugin creation.
  • It generates independent styles for both frontend and backend with any conflict with WordPress core and any plugin or themes.
  • It makes zip for test plugin throughout a team by one command.
  • It makes production build, push updates to GitHub and revert all changes from production to development with one command.
  • You can manage your plugin license and support with this. N.B. You will need a management system. you can check out my WordPress Plugin Management System

Requirements

  • node.js v18.12.1
  • npm v9.2.0
  • PHP v7.4
  • VS Code extension DEVSENSE.phptools-vscode

For Fresh Start

Dev version with dummy content

composer create-project devkabir/wordpress-plugin:dev-master <your-plugin-name>

Dev version with no content

composer create-project devkabir/wordpress-plugin:dev-fresh <your-plugin-name>

Dev version for admin side only

composer create-project devkabir/wordpress-plugin:dev-only-admin <your-plugin-name>

Documentation

Recommended Plugins

For nice error page, install wp-debugger

For visual learners

Featuring Dev version for admin side only

Video Title

wordpress-plugin's People

Contributors

devkabir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.