Skip to content

NicolasVdk/SQweb-WordPress-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQweb WordPress Plugin

Build Status

This plugin enables you to easily install SQweb on your WordPress powered site.

You can download the latest stable release from here.

##Contributing

We welcome contributions and improvements.

###Coding Style

All PHP code must pass WordPres-Core.

For more information about JavaScript and CSS, please see our Coding Style guide. The CSS can be properly formatted using gulp css-beaut.

###Builds and Releases

Builds are handled with gulp. To get a build of the plugin, simply execute gulp. This will handle minification and packaging, and prepare a zip for you in dist/.

By default, the build/ folder is automatically removed. If you want to keep it, say for debugging, you can build the plugin using gulp keep-build.

##Bugs and Security Vulnerabilities

If you encounter any bug or unexpected behavior, you can either report it on Github using the bug tracker, or via email at hello@sqweb.com. We will be in touch as soon as possible.

If you discover a security vulnerability within SQweb or this plugin, please send an e-mail to hello@sqweb.com. All security vulnerabilities will be promptly addressed.

##License

Copyright (C) 2015 – SQweb

This program 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 2 of the License, or (at your option) any later version.

This program 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

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Easily install and configure SQweb on your WordPress powered site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.0%
  • CSS 27.9%
  • JavaScript 4.1%