A WordPress framework that facilitates the development of WP themes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Viorel 9a17d10994
git commit -m "Increase Version"
1 year ago
.github added PhpStorm icon 8 years ago
framework git commit -m "Increase Version" 1 year ago
tests Update readme.md 7 years ago
.gitignore Ignore idea settings folder 7 years ago
.travis.yml WordPress is currently only compatible with PHPUnit up to 7.x. 4 years ago
CONTRIBUTING.md fixed link 8 years ago
README.md ⬆ readme.md 5 years ago
plugin-check-info.md Unyson Plugin 9 years ago
readme.txt git commit -m "Increase Version" 1 year ago
uninstall.php Unyson Plugin 9 years ago
unyson.php git commit -m "Increase Version" 1 year ago

README.md

Unyson Framework Download

Unyson is a framework for WordPress that facilitates the development of a theme.

This framework was created from the ground up by the team behind ThemeFuse from the desire to empower developers to build outstanding WordPress themes fast and easy.

Table of contents

Installation

  1. Open the WordPress dashboard Plugins > Add New menu.
  2. Type Unyson in the search field.
  3. Press the Install button and activate the plugin.
  4. Configure the plugin by going to the Unyson menu.

Documentation

Unyson's documentation is available on http://manual.unyson.io/.

You can help us improve the documentation by contributing to this Github repository.

Extensions

If you have a bug report or feature request related to a specific extension, follow one of the links below:

Contributing

You can contribute with:

If you have themes built with Unyson, test the compatibility with new extensions updates before they are going to be released on Unyson Extensions Approval.

Bug reports

We strive to make Unyson Development to be awesome and user friendly, though sometimes it's impossible to avoid bugs. A bug means "something is broken" or is not working as it should.

In order to offer you an effective support and fix for an issue, please follow the below guidelines before submitting a bug report:

Explore Known Issues

Has your issue already been reported? Check the Issues page.

If your issue has already been reported, great! It will be reviewed in an upcoming release.

Submitting a Bug Report

You can report the issue via Issues page. A good bug report includes full details to easily understand the issue you are having and the exact steps to reproduce if it is a bug.

Code and documentation copyright 2014 ThemeFuse LTD. Code released under the GPL license. Docs released under Creative Commons.

PhpStorm IDE Build Status