CarlosRios / reaktiv-css-builder

Add user generated custom CSS directly in the dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaktiv CSS Builder

Contributors: norcross, reaktivstudios

Website Link: http://reaktivstudios.com/plugins/

Donate link: http://andrewnorcross.com/donate

Tags: css, custom design

Requires at least: 3.6

Tested up to: 3.8

Stable tag: 1.1.0

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add user generated custom CSS directly in the dashboard.

Description

The Reaktiv CSS Builder allows site owners to add custom CSS for any part of the site directly in the dashboard. Unlike other CSS builders, this plugin creates an actual CSS file and loads that instead of putting it all in the head, allowing the file to be cached.

Features

  • CSS editor contains live syntax highlighting
  • Multisite compatible
  • Import and export capabilities

Installation

This section describes how to install the plugin and get it working.

  1. Upload reaktiv-css-builder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Under the 'Appearance' tab, go to 'CSS Builder' and enter your CSS

Frequently Asked Questions

What's this all about?

There are times where it isn't feasible to edit a theme CSS file, or install a large plugin just to enter a few lines of styling.

Where is the file saved?

A new folder is created called custom-css within your uploads folder.

Can I import or export this data?

Sure can! The buttons below will allow for importing and exporting. A JSON file is created and stored.

Changelog

1.1.0

  • Adding import / export functionality

1.0.0

  • First release!

Upgrade Notice

1.0.0

  • First release!

About

Add user generated custom CSS directly in the dashboard.

License:GNU General Public License v2.0


Languages

Language:JavaScript 91.5%Language:PHP 6.2%Language:CSS 2.3%