All Projects → KnowTheCode → Updevtools

KnowTheCode / Updevtools

Licence: other
UpDevTools - A suite of developer tools for your WordPress development environment

Projects that are alternatives of or similar to Updevtools

patterns
Pattern Library for WordPress Theme and Plugin Developers to aide in building Admin interfaces
Stars: ✭ 56 (-24.32%)
Mutual labels:  wordpress-plugin, wordpress-development
Wpintel
Chrome extension designed for WordPress Vulnerability Scanning and information gathering!
Stars: ✭ 70 (-5.41%)
Mutual labels:  wordpress-development, wordpress-plugin
rest-api-endpoints
🌾 WordPress REST API endpoints
Stars: ✭ 31 (-58.11%)
Mutual labels:  wordpress-plugin, wordpress-development
dudestack
A toolkit for creating a new professional WordPress project with deployments. Originally based on Roots/bedrock.
Stars: ✭ 82 (+10.81%)
Mutual labels:  wordpress-plugin, wordpress-development
Awesome Wp Developer Tools
A collection of plugins, starter themes and tools to make WordPress development easier.
Stars: ✭ 388 (+424.32%)
Mutual labels:  wordpress-development, wordpress-plugin
Inactive-Logout
Development copy from the WordPress repository. Will release here first.
Stars: ✭ 19 (-74.32%)
Mutual labels:  wordpress-plugin, wordpress-development
tutty-meta-box
Create custom fields with simple and easy to use WordPress meta box framework.
Stars: ✭ 16 (-78.38%)
Mutual labels:  wordpress-plugin, wordpress-development
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+167.57%)
Mutual labels:  wordpress-development, wordpress-plugin
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+310.81%)
Mutual labels:  wordpress-development, wordpress-plugin
Admin Page Framework
Facilitates WordPress plugin and theme development.
Stars: ✭ 273 (+268.92%)
Mutual labels:  wordpress-development, wordpress-plugin
wordpress
📚 Recursos para aprender WordPress
Stars: ✭ 20 (-72.97%)
Mutual labels:  wordpress-plugin, wordpress-development
Raccoon Plugin
With Raccoon, use a JSON or YAML file to manage WordPress theme features
Stars: ✭ 18 (-75.68%)
Mutual labels:  wordpress-development, wordpress-plugin
Code Snippets
Code Snippets WordPress Plugin
Stars: ✭ 226 (+205.41%)
Mutual labels:  wordpress-development, wordpress-plugin
wp-boilerplate-plugin-with-vuejs
This is an example plugin for Wp plugin developer.
Stars: ✭ 26 (-64.86%)
Mutual labels:  wordpress-plugin, wordpress-development
Brizy
Brizy is the most user-friendly visual page builder in town! No designer or developer skills required. The only tools you'll need to master are clicks and drags.
Stars: ✭ 209 (+182.43%)
Mutual labels:  wordpress-development, wordpress-plugin
simple-custom-post-order
Order posts(posts, any custom post types) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary.
Stars: ✭ 18 (-75.68%)
Mutual labels:  wordpress-plugin, wordpress-development
Live Composer Page Builder
Free page builder plugin for WordPress http://livecomposerplugin.com
Stars: ✭ 143 (+93.24%)
Mutual labels:  wordpress-development, wordpress-plugin
Codestar Framework
A Simple and Lightweight WordPress Option Framework for Themes and Plugins
Stars: ✭ 147 (+98.65%)
Mutual labels:  wordpress-development, wordpress-plugin
Fabrica Dev Kit
A toolkit for faster, smoother WordPress 5 development
Stars: ✭ 256 (+245.95%)
Mutual labels:  wordpress-development, wordpress-plugin
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+550%)
Mutual labels:  wordpress-development, wordpress-plugin

UpDevTools

UpDevTools - An integrated suite of developer tools for your development environment including Kint and Whoops.

As a WordPress developer, you need development tools that put information in your hands. We need one handy-dandy plugin that has all of our goodies to do our thang. UpDevTools seeks to solve that problem.

Why Integrated?

We believe in integration. In order to do our jobs, we need a ton of tools and apps. Right? Every single project needs these tools. Having an integrated approach means you only have one plugin to install and one to exclude from the deployment. One plugin. One suite of tools. All integrated together to give you the power you need to analyze, test, and tweak.

Our vision is to continue growing this plugin. We will be adding more tools and features. We invite you to come and join the developer community by contributing. Let's make this plugin a powerful tool for us.

Features

This plugin includes the following features:

  1. Composer - Dependency Manager for PHP
  2. Kint - Awesome package that helps you to debug - forget var_dump and print_r. You are going to love Kint.
  3. Whoops - Oh man, you will wonder why this isn't built into PHP. When an error occurs, this displayer replaces out the PHP orange table and gives you information you can actually use.

Installation

  1. In terminal, navigate to {path to your sandbox project}/wp-content/plugins.
  2. Then type in terminal: git clone https://github.com/KnowTheCode/UpDevTools.git.
  3. Then type in terminal: cd UpDevTools
  4. Then type in terminal: composer install. Composer will then install all of the updated dependencies in the assets/vendor folder.
  5. Log into your WordPress website.
  6. Go to Plugins and activate the UpDevTools plugin.

Add-ons

You are going to want to add on these plugins too:

  1. Query Monitor - We use Query Monitor to analyze the queries.

Contributions

See Contributing for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].