2017 © Pedro Peláez
 

library wp-plugin-framework

(yet another) OOP Wordpress MyPlugin Framework

image

ocean-internet/wp-plugin-framework

(yet another) OOP Wordpress MyPlugin Framework

  • Saturday, January 11, 2014
  • by OceanInternet
  • Repository
  • 1 Watchers
  • 2 Stars
  • 37 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

WP-Plugin-Template

(yet another) OOP Wordpress Plugin Template, (*1)

Install

Place the following composer.json in wp-content/mu-plugins:, (*2)

{
    "require": {
        "ocean-internet/wp-plugin-framework": "1.0.*"
    },
    "scripts": {
        "post-install-cmd": [
            "sh vendor/ocean-internet/wp-plugin-framework/scripts/install"
        ],
        "post-update-cmd":  [
            "sh vendor/ocean-internet/wp-plugin-framework/scripts/update"
        ]
    }
}

then run:, (*3)

composer install

To Create a Plugin

make a copy of "wp-plugin-framework/plugin-template":, (*4)

cp -r mu-plugins/vendor/ocean-internet/wp-plugin-framework/plugin-template plugins/new-plugin-name

enter the plugin folder and edit "settings.cfg":, (*5)

cd plugins/new-plugin-name && nano settings.cfg

make the "install" script executable:, (*6)

chmod +x install

run the "install" script:, (*7)

./install

License

Copyright (C) 2013 Andy Weir, (*8)

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., (*9)

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., (*10)

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA., (*11)

The Versions

11/01 2014

dev-master

9999999-dev https://github.com/OceanInternet/WP-Plugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

GPL-2.0+

The Requires

 

plugin wordpress

11/01 2014

v1.0.9

1.0.9.0 https://github.com/OceanInternet/WP-Plugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

GPL-2.0+

The Requires

 

plugin wordpress

10/01 2014

v1.0.8

1.0.8.0 https://github.com/OceanInternet/WP-Plugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

GPL-2.0+

The Requires

 

plugin wordpress

10/01 2014

v1.0.7

1.0.7.0 https://github.com/OceanInternet/WP-Plugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

10/01 2014

v1.0.6

1.0.6.0 https://github.com/OceanInternet/WP-Plugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

10/01 2014

v1.0.5

1.0.5.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

10/01 2014

v1.0.4

1.0.4.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

04/12 2013

v1.0.3

1.0.3.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v1.0.2

1.0.2.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

1.0.1

1.0.1.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v1.0.0

1.0.0.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v0.1.5

0.1.5.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v0.1.4

0.1.4.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v0.1.3

0.1.3.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v0.1.2

0.1.2.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress

03/12 2013

v0.1.1

0.1.1.0 https://github.com/OceanInternet/WP-MyPlugin-Framework

(yet another) OOP Wordpress MyPlugin Framework

  Sources   Download

(GPL-2.0+ or GPL-3.0+)

The Requires

 

plugin wordpress