| @@ -1,6 +1,83 @@ | ||
| 1 | -[](https://codeship.com/projects/215186) | |
| 1 | +[](https://app.codeship.com/projects/215186) | |
| 2 | 2 | |
| 3 | +# WordPress Responsive Menu Plugin | |
| 4 | +Highly customisable Responsive Menu Plugin for WordPress. With over 150 customisable options you get a combination of 22,500 options. No coding experience or knowledge is needed with an easy to use interface you can get it looking exactly as you want with minimal fuss. | |
| 5 | + | |
| 6 | +### See it in action | |
| 7 | + | |
| 8 | +* [https://responsive.menu](https://responsive.menu) | |
| 9 | +* [https://demo.responsive.menu](https://demo.responsive.menu) | |
| 10 | + | |
| 11 | +### Requirements | |
| 12 | + | |
| 13 | +* PHP 5.4+ | |
| 14 | + | |
| 15 | +### Full Knowledgebase and dedicated support forum | |
| 16 | + | |
| 17 | +* [https://responsive.menu/knowledgebase/](https://responsive.menu/knowledgebase/) | |
| 18 | +* [https://responsive.menu/forums/forum/pro-support/](https://responsive.menu/forums/forum/pro-support/) | |
| 19 | + | |
| 20 | +### Fully unit tested | |
| 21 | + | |
| 22 | +* 100% unit test coverage with tests included in the plugin so you can run them yourself for peace of mind | |
| 23 | + | |
| 24 | +### Basic Functionality | |
| 25 | + | |
| 26 | +* Change every text, background and border colour | |
| 27 | +* Set the fonts, font sizes and text alignment you want to use | |
| 28 | +* Set which side and where you want the button to show | |
| 29 | +* Set which side the menu appears from (left, right, top or bottom) | |
| 30 | +* Use background image for the menu | |
| 31 | +* Choice of menu animations (slide over the top or push the content) | |
| 32 | +* Choice of which Menu to use | |
| 33 | +* Choice of screen size at which the menu will be shown | |
| 34 | +* Choice of CSS elements to hide when menu is showing | |
| 35 | +* Choice of Sub-menu depth to display down to | |
| 36 | +* Choice of Animation Types & Speeds for the Menu & Button | |
| 37 | +* Integrated search (fully customisable) | |
| 38 | +* Ability to disable and re-order the different components | |
| 39 | +* Ability to fix the button to the top or to let it scroll with the page | |
| 40 | +* Ability to upload logos, sub-arrow images etc. | |
| 41 | +* Ability to include Scripts externally, minified and in footer | |
| 42 | +* Ability to import and export options in a click of a button | |
| 43 | +* Ability to add custom HTML components | |
| 44 | +* Ability to choose custom menu triggers | |
| 45 | +* WPML/Polylang Support | |
| 46 | +* RTL Support | |
| 47 | +* Plus much, much more! | |
| 48 | + | |
| 49 | +### Advanced & Pro Functionality | |
| 50 | + | |
| 51 | +* Preview your changes before implementing | |
| 52 | +* Animate the menu items when menu is opened | |
| 53 | +* FontIcon Support for individual menu items | |
| 54 | +* 15 button animation effects | |
| 55 | +* Colour opacity for all colours | |
| 56 | +* Custom overlay colour and opacity | |
| 57 | +* Integrated header bar | |
| 58 | +* Let the plugin provide and style your main menu as well as hamburger menu | |
| 59 | + | |
| 60 | +### Installation | |
| 61 | + | |
| 62 | +#### From source: | |
| 63 | +1. Upload `responsive-menu` to your sites `/wp-content/plugins/` directory. | |
| 64 | +2. Activate the plugin through the `Plugins` menu in WordPress. | |
| 65 | +3. Set your options from the Responsive Menu admin area. | |
| 66 | + | |
| 67 | +#### From the WordPress UI | |
| 68 | + | |
| 69 | +1. Login to your WordPress admin area | |
| 70 | +2. Search for `Responsive Menu` | |
| 71 | +3. Click install `Responsive Menu` | |
| 72 | +4. Activate through the `Plugins` menu in WordPress or when asked during installation | |
| 73 | +5. Set your options from the Responsive Menu admin area | |
| 74 | + | |
| 75 | +### Frequently Asked Questions | |
| 76 | + | |
| 77 | +To view the FAQ, please go to [https://responsive.menu/faq/](https://responsive.menu/faq/). | |
| 78 | + | |
| 3 | 79 | ### Supported by BrowserStack |
| 80 | + | |
| 4 | 81 | Thanks to [BrowserStack](https://browserstack.com/) for their support of this open-source project. |
| 5 | 82 | |
| 6 | -<img src="https://responsive.menu/wp-content/themes/responsive-menu/imgs/browserstacklogo.svg" width="150"> | |
| 83 | +<img src="https://responsive.menu/wp-content/themes/responsive-menu/static/imgs/browserstacklogo.svg" width="150"> | |