GithubHelp home page GithubHelp logo

claudiosanches / wordpress-plugin-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
175.0 14.0 50.0 28 KB

Bootstrap for create a WordPress plugin

License: GNU General Public License v2.0

JavaScript 78.42% PHP 18.34% CSS 3.23%

wordpress-plugin-boilerplate's Introduction

WordPress Plugin Boilerplate

Project outdated

This is a basic bootstrap to develop WordPress plugins using Grunt, Compass, GIT and SVN.
You will use your GIT repository as plugin development environment and the WordPress plugin repository as production environment.
Being possible to run commands with the Grunt to deploy its new versions.

This project was made based on WordPress-Plugin-Boilerplate by tommcfarlin.

Requirements:

Installation:

Clone this repo:

$ git clone https://github.com/claudiosanches/wordpress-plugin-boilerplate.git

Install the dependencies of the grunt:

$ npm install

Finally rename the files as you want and create your GIT repository.

Commands:

Lint, compile and compress the files:

$ grunt

Watch the project:

$ grunt watch

Deploy with svn:

$ grunt deploy

Changelog

3.0.0
  • Updated the dependencies.
  • Fixed the assets directories based on WordPress-Plugin-Boilerplate by tommcfarlin.
  • Improved the grunt tasks.
  • Added .jshintrc with WordPress standards.
  • Fixed the indent_style to tab in .editorconfig file.
2.1.0
  • Updated the grunt tasks.
  • Improved the rsync tasks.
2.0.0
  • Updated the grunt tasks.
  • Added .editorconfig.
  • Added .jshintrc.
  • Removed config.rb in favor to grunt compass task.
  • Improved the code.
1.0.0
  • Initial version.

License:

WordPress Plugin Boilerplate is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WordPress Plugin Boilerplate is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Get a copy of the GNU General Public License in http://www.gnu.org/licenses/.

wordpress-plugin-boilerplate's People

Contributors

claudiosanches avatar

Stargazers

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

Watchers

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

wordpress-plugin-boilerplate's Issues

Cannot clone succesfully into WordPress Boiler Plate repository

Hey i won't long, just here is error i a getting while trying to clone that repository in the command line:
git clone [email protected]:claudiosmweb/wordpress-plugin-bootstrap.git

Cloning into 'wordpress-plugin-bootstrap'...

Warning: Permanently added the RSA host key for IP address '140.82.118.4' to the list of known hosts.

[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Got any idea ?

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.