=== Grid === Contributors: edwardbock,mkernel Donate link: http://palasthotel.de/ Tags: landingpage, editor, admin, page, containerist Requires at least: 3.6 Tested up to: 3.6 Stable tag: 1.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl Grid is a containerist landingpage editor. == Description == What is Grid? * Grid allows Editors to easily create and maintain Landingpages * Grid is build of a grid containing Containers and Boxes * Grid is a CMS-neutral Library and this is the Wordpress plugin that implements it ## Types of Boxes ### Static Boxes * Free-HTML-Box * Medialibrary-Box * Video-Box ### List-Boxes * Ordered and filtered Lists of Contents * Number of Items as well as criteria for sorting and filtering are configurable ### Content-Boxes * Single Posts of any kind as Teasers ### Reuseable Boxes * All Boxes may be reused across several Landingpages Easy extendable with new boxes. Have a look at doc.the-grid.ws (english is coming soon). == Installation == 1. Upload `grid-wordpress.zip` to the `/wp-content/plugins/` directory 1. Extract the Plugin to a `grid` Folder 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Build landing pages at `Landing Pages`, `Switch into the Grid` and on next screen `save changes` == Frequently Asked Questions == = Table already exists error when I want to activate Grid. Why? = This happens if grid was installed previously and could not be uninstalled correctly. You have to delete in the wp_options the option_name „grid“. Than try again to active Grid plugin. = How do I use Grid landingpages? = Goto Settings->Grid and choose which post types should be able to use Grid. Than goto one of the activated post types and click on `Switch into the Grid` and on next screen `save changes`. Now you can drag and drop your landingpage. = How do I get new box types? = You can create your own plugin and use the `grid_load_classes` action to add new box classes. You can find a documentation at doc.the-grid.ws (english is coming soon) == Screenshots == 1. Grid editor with Container list 2. Grid editor with Box list == Changelog == = 1.1 = * Installation issues * Post type registration fixes on activate = 1.0 = * First release == Arbitrary section == There’s a documentation at doc.the-grid.ws (english is coming soon)