Download the PHP package michaelhue/craft-breakpoint without Composer
On this page you can find all versions of the php package michaelhue/craft-breakpoint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download michaelhue/craft-breakpoint
More information about michaelhue/craft-breakpoint
Files in michaelhue/craft-breakpoint
Package craft-breakpoint
Short Description Test your responsive layouts on various screen sizes in Live Preview.
License proprietary
Homepage https://github.com/michaelhue/craft-breakpoint
Informations about the package craft-breakpoint
Breakpoint for Craft CMS 3
A Craft 3 plugin for testing responsive layouts in Live Preview.
Table of contents
- Features
- Installation
- Requirements
- Usage
- Licensing
- Limitations
- Support
Features
- A useful tool for testing your site's responsive layout directly in Live Preview.
- Can be enabled or disabled in Live Preview at any time.
- Customize your own device presets or choose from a list of popular devices.
- Automatic zoom keeps the whole preview visible even when testing large screen sizes.
- Detailed User Manual with screenshots.
Installation
Install this plugin from the Plugin Store or with Composer.
Plugin Store
Go to the Plugin Store in your projects Control Panel and search for "Breakpoint". Then click on the "Install" button in its modal window.
Composer
Open your terminal and run the following command inside your project directory:
$ composer require michaelhue/craft-breakpoint
Open the Control Panel and navigate to Settings → Plugins and install the plugin or use the terminal:
$ php craft install/plugin breakpoint
Requirements
- Craft CMS
3.0.0
or later. - A modern browser supported by Craft.
Usage
See User Manual.
Licensing
The license fee for this plugin is $29 (license + one year of updates) via the Craft Plugin Store, then $9 per year for updates.
Limitations
- While the plugin functionality is similar to device previews found in most browsers, it does not emulate touch events or user agents.
- May not work with other plugins that extend or change the Live Preview.
Support
- User Manual – Learn how to use the plugin.
- Issues – Submit bug reports, feature requests and general questions.
- Changelog – View recent changes and bug fixes.