Skip to content

Plugin for WordPress theme development. This plugin enhances the original Beans theme framework (tm-beans).

Notifications You must be signed in to change notification settings

y2k999/beans-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beans Extension WordPress Plugin.

"Beans Extension" is a enhanced plugin based on the Beans Framework, that is the greatest WordPress theme framework.

screenshot

🔌 Basical Features

Beans Framework is a plugin for WordPress that offers a variety of methods to ease the development of themes. For example,

  • Beans Action API enables you to control WordPress hooks by unique ID.
  • Beans HTML API enables you to markup HTML markup, attributes and content output more smartly.
  • Beans Compiler API enables you to compile multiple internal or external CSS, LESS and JS files on a per page basis.
  • Beans Image API provides you edited images that are created on the fly and cached to ensure fast delivery.

The framework is fragmented into multiple functions which are fired using actions and filters, and this makes your WordPress theme incredibly flexible and easy to customize.

🔌 Additional Features

In addition to the Beans original features, this enhanced plugin provides several functionalities. For example,

  • Manage and organize columns in the posts, pages and users in the WordPress admin panel.
  • Page (Post) view counter for the ability to quickly and easily see how many visitors have accessed your posts.
  • Register/upload several thumbnails for featured images, author profile, no-post image.
  • Automatically generate the featured image from the first image in post or registerd/uploaded library.

🔌 Note 1

The original Beans Framework uses Ukit2, not the latest version (3.x) of Uikit, as a css basis.

As Thierry Muller says (:bookmark: https://community.getbeans.io/discussion/uikit-3-2/), UIkit 3 doesn't have backwards compatibility for UIkit 2 which goes against the Beans principals to a certain extent.

In this experimental plugin, you can select Uikit3 CDN option, in addition to the original Uikit2 option.

🔌 Note 2

You can also utilize the sample WordPress theme for this plugin.

🔌 Requirement (Tested up to)

  • PHP 7.x
  • WordPress 5.x
  • Uikit 3.x

🔌 Installation

This is an experimental plugin. Take care if you use this in any production environment..

  1. In your admin panel, go to 'Plugin' -> 'Add New' button.
  2. Upload the zipped plugin file.
  3. Click on the 'Activate' button to use the plugin right away.
  4. Navigate to the 'Beans Extension' menu in your admin panel and customize to taste.

🔌 Author

🔌 License

This theme is under [MIT license] (:bookmark: http://www.gnu.org/licenses/gpl-3.0.html).

The original Beans Framework is founded by Thierry Muller.

Thank you.

About

Plugin for WordPress theme development. This plugin enhances the original Beans theme framework (tm-beans).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages