2017 © Pedro Peláez
 

library socket

A Plug and Play Options Framework for WordPress Themes and Plugins

image

andreilupu/socket

A Plug and Play Options Framework for WordPress Themes and Plugins

  • Tuesday, February 20, 2018
  • by andreilupu
  • Repository
  • 3 Watchers
  • 0 Stars
  • 2 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 11 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Framework In development

Socket offers a simple and extensible drag and drop interface to define your theme or plugin options. Based on the REST API, Socket is easily extensible and already support a wide range fields as: select, input or autocomplete., (*1)

Easily built your Plugin Options page, place the exported files inside your plugin folder and that’s it — all your options ready to be used., (*2)

Wishful thinking

At the version one this repository will stand as a WordPress framework for plugins options. Pretty much something like Options Framework or Redux, Option tree or whatever is out there in the world., (*3)

But the road is long., (*4)

Why in the hell another options framework??

Because I can!, (*5)

And mainly because I'm thinking to use: * React and React Semantic-UI * The new WordPress REST API to handle the data, (*6)

Isn't this the next Big thing in web apps and WordPress dashboard? A headless dashboard? Don't believe me? Ask Matt!, (*7)

Install and develop

Well, simply npm install and you are ready to run, (*8)

gulp styles – to build styles, (*9)

gulp compile – to build from react to ES5, (*10)

gulp watch - if you don't want to bother too much with the terminal, (*11)

For the moment this is just an example plugin, the config is editable (or filtrable) and any idea is welcomed, (*12)

The Versions

20/02 2018

dev-master

9999999-dev https://github.com/andreilupu/socket

A Plug and Play Options Framework for WordPress Themes and Plugins

  Sources   Download

GPL-2.0-or-later

19/02 2018

dev-dev

dev-dev https://github.com/andreilupu/socket

A Plug and Play Options Framework for WordPress Themes and Plugins

  Sources   Download

GPL-2.0-or-later