Git Product home page Git Product logo

thewebsolver / tws-setting-framework Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 941 KB

The easily extendible framework for WordPress Settings API to create pages, sections and fields. Easily create admin pages as well as settings pages.

Home Page: https://github.com/TheWebSolver/tws-setting-framework

License: GNU General Public License v3.0

PHP 82.42% CSS 17.58%
wordpress-settings-api wordpress-settings wordpress-framework wordpress-plugin framework wordpress-admin-options wordpress-admin-page

tws-setting-framework's Introduction

GPL License LinkedIn


Logo

TWS Setting Framework

CREATE ADMIN PAGES WITH SECTIONS -|- CONTENTS/FIELDS WITHIN EACH SECTION
This plugin is a framework meant for creating settting pages and setting fields in WordPress admin dashboard.

Getting Started

Recommended Setup

This plugin is developed using:

Installation (via Composer)

Require framework file in composer.json file:

"require": {
		"thewebsolver/tws-setting-framework": "^2.0"
	}

Then from terminal, run:

$ composer install

Alternatively, install directly from CLI:

composer require thewebsolver/tws-setting-framework

Usage

  • This framework uses PHP Namespace:

     namespace TheWebSolver\Core\Setting;

Examples

  • For exmaple codes, check EXAMPLE file.

Screenshots

General Fields

Text, number, textarea, radio, checkbox, select fields

simple

Advanced Fields

Multi selection fields, wysiwyg, password, color fields

advanced

Stylized Fields

Fields that are applied custom styling, Select2 library for select fields.

stylized

License

Distributed under the GNU General Public License v3.0 (or later) License. See LICENSE file for more information.

Contact

Top↑

----------------------------------
DEVELOPED-MAINTAINED-SUPPPORTED BY
----------------------------------
███║     ███╗   ████████████████
███║     ███║   ═════════██████╗
███║     ███║        ╔══█████═╝
 ████████████║      ╚═█████
███║═════███║      █████╗
███║     ███║    █████═╝
███║     ███║   ████████████████╗
╚═╝      ╚═╝    ═══════════════╝

Shesh Ghimire - @hsehszroc

Acknowledegement

This project uses base for Settings_API from wordpress-settings-api-class.

tws-setting-framework's People

Contributors

hsehszroc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.