GithubHelp home page GithubHelp logo

rodgath / dilaz-panel Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 1.0 1.87 MB

A WordPress plugin that adds an options panel framework for other WordPress themes and plugins.

License: GNU General Public License v2.0

CSS 8.18% JavaScript 14.13% PHP 77.69%
wordpress wp-plugin wp-theme wp-theme-settings wordpress-theme wordpress-plugin wordpress-admin wordpress-admin-panel wordpress-plugin-settings wordpress-theme-options

dilaz-panel's Introduction

Dilaz Panel

The best and the easiest WordPress options panel for themes and plugins.

Feel free to use this admin options panel in your premium and commercial projects.

Demo Screenshot

How to use

  1. Download and install Dilaz Panel plugin.
  2. Download Dilaz Panel Options and add it into your WordPress project (theme or plugin).

Example of how to use Dilaz Panel in a theme

Download and install Dilaz Demo Theme to see a useful example on how to integrate this dilaz panel into your WordPress theme development project.

Example of how to use Dilaz Panel in a plugin

Download and install Dilaz Demo Plugin to see a useful example on how to integrate this dilaz panel into your WordPress plugin development project.

Features

  • Fault Tolerant - Continues to working effectively even when a component is faulty.
  • Backward Compatible - Fairly interoperable with WP older legacy versions and your own option settings.
  • Extendability - Easy to update or create new functionality. Future growth considered.
  • Reliability - Full operational under stated WP conditions. No surprises.
  • Maintainability - Easy to maintain, update, correct defects or repair faulty parts.
  • Easy updating - Your settings will not be part of core files.
  • AddOns availability - Ability to create AddOns using Dilaz Panel (hooks and filters).
  • Both Plugins & Themes - Can be used in/with any WordPress theme or plugin.

Option Fields

  • Heading
  • Sub-heading
  • Info
  • Text
  • Textarea
  • Dropdown Select
  • Multiselect/Multiple Select
  • Post Select
  • Term/Taxonomy/Category Select
  • User Select
  • Radio Select
  • Image Select
  • Button & Buttonset
  • Switch Buttons
  • Checkbox
  • Multicheck/Multiple Checkboxes
  • Slider Select
  • Range Slider Select
  • Color Picker
  • Multiple Color Picker
  • Font Select
  • File Upload - Image, Audio, Video, Document, Spreadsheet, Interactive, Text, Archive, Code
  • Background Select
    • Files - Image, Audio, Video, Document, Spreadsheet, Interactive, Text, Archive, Code
    • Attributes - Size, Repeat, Position, Attachment, Origin, Color
  • WordPress Editor
  • Import
  • Export

File Structure

wp-content/plugins/dilaz-panel/  # → Dilaz panel root directory
├── assets/                      # → Plugin ssets
│   ├── css/                     # → Stylesheets
│   ├── fonts/                   # → Fonts
│   ├── images/                  # → Images
│   └── js/                      # → JavaScripts
├── includes/                    # → Includes
│   ├── defaults.php             # → Defaults (never edit)
│   ├── export.php               # → Export and Import file for panel options (never edit)
│   ├── fields.php               # → Panel option fields (never edit)
│   └── functions.php            # → Panel functions (never edit)
└── dilaz-panel.php              # → Index file (never edit)

Download

To get a local working copy of the development repository, do:

git clone https://github.com/Rodgath/dilaz-panel.git

Alternatively, you can download the latest development version as a tarball as follows:

wget --content-disposition https://github.com/Rodgath/dilaz-panel/tarball/main

OR

curl -LJO https://github.com/Rodgath/dilaz-panel/tarball/main

dilaz-panel's People

Contributors

rodgath avatar

Stargazers

 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

Forkers

freshy969

dilaz-panel's Issues

Install plugin [Question]

Hello! I have a problem with the plugin, I followed the steps to install it add Dilaz-Panel-Options to my theme, I did the require configure the files, install this theme, but it still appears to me that the plugin is not installed

Untitled

even install the n00b theme but that message also appears, I hope you can help me, thanks in advance

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.