WordPress sucks at content-layouting. This plugin fixes that with rows and columns of content you can pick in an easy interface. It also lets you easily generate new kinds of column-types and has very flexible templating.
Prerequisite | How to check | How to install |
---|---|---|
PHP >= 5.4.x | php -v |
php.net |
- Completely OOP
- Pick from Content, Image, Video, Collection and other column types
- Easily write your own column-type
- Automatic front-end layouting.
- Modern flexbox-based grid system
- Create section layout-templates for easy use.
Clone the git repo - git clone https://github.com/cuisine-wp/chef-sections.git
or install with composer:
composer require chefduweb/chef-sections
After you have all the files you need to install Cuisine Sections like a regular WordPress plugin:
- move the files to wp-content/plugins
- get into the WordPress admin and go to plugins
- activate Cuisine Sections.
Full documentation on Cuisine Sections, as well as other plugins is available at docs.get-cuisine.cooking. Here's a short list of our most important plugins: