PluginProbe
Boxzilla – WordPress Popup Builder / 3.4.0
Boxzilla – WordPress Popup Builder v3.4.0
3.4.11 3.4.10 3.4.9 3.4.3 3.4.4 3.4.5 3.4.6 3.4.7 3.4.8 trunk 3.0 3.0.1 3.0.2 3.0.3 3.1 3.1.1 3.1.10 3.1.11 3.1.12 3.1.13 3.1.14 3.1.15 3.1.16 3.1.17 3.1.18 All 72 releases
← All changes | README.md +15 -5 trunk3.4.0 View file →
@@ -3,14 +3,14 @@
3 3 [![Version](https://img.shields.io/wordpress/plugin/v/boxzilla.svg)](https://wordpress.org/plugins/boxzilla/changelog/)
4 4 [![Downloads](https://img.shields.io/wordpress/plugin/dt/boxzilla.svg)](https://wordpress.org/plugins/boxzilla/)
5 5 [![Rating](https://img.shields.io/wordpress/plugin/r/boxzilla.svg)](https://wordpress.org/support/view/plugin-reviews/boxzilla/)
6 6
7 -Here, you can browse the source code of the [Boxzilla plugin for WordPress](https://wordpress.org/plugins/boxzilla/) or contribute code to the plugin yourself.
7 +Here, you can browse the source code of the [Boxzilla plugin for WordPress](https://wordpress.org/plugins/boxzilla/), find and discuss open issues or contribute code to the plugin yourself.
8 8
9 9 Requirements
10 10 ------------
11 11
12 -- PHP version 7.4 or higher
12 +- PHP version 7.2 or higher
13 13 - WordPress version 4.6 or higher
14 14
15 15
16 16 Installation
@@ -15,13 +15,15 @@
15 15
16 16 Installation
17 17 ------------
18 18
19 -You can [download the latest stable version of Boxzilla here](https://github.com/ibericode/boxzilla-wp/releases/latest).
19 +Here's a [guide on how to install the plugin in your WordPress site](https://wordpress.org/plugins/boxzilla/installation/).
20 +If you want to run the latest development version, you can [download it here](https://github.com/ibericode/boxzilla/archive/master.zip). While this version is usually stable, it is not recommended for use in a production environment.
20 21
21 -After downloading, upload the plugin package to your WordPress site via either **WP Admin > Plugins > Add new** or by extracting the ZIP file into your `/wp-content/plugins/` directory.
22 +Bugs
23 +----
24 +If you think you've found a bug, [please raise an issue here](https://github.com/ibericode/boxzilla/issues?state=open)!
22 25
23 -
24 26 Translations
25 27 -------------
26 28 You can [help translate Boxzilla](https://translate.wordpress.org/projects/wp-plugins/boxzilla/stable/) using your WordPress.org account.
27 29
@@ -28,8 +30,16 @@
28 30 Support
29 31 -------
30 32 This is a developer's portal for the Boxzilla for WordPress plugin and should not be used for support. Please visit the
31 33 [Boxzilla support forum on WordPress.org](https://wordpress.org/support/plugin/boxzilla) for user support.
34 +
35 +Contributions
36 +-------------
37 +Anyone is welcome to contribute to the plugin. There are various ways you can contribute:
38 +
39 +* [Raise an issue](https://github.com/ibericode/boxzilla/issues) on GitHub.
40 +* Send us a Pull Request with your bug fixes and/or new features.
41 +* [Provide feedback and suggestions on enhancements](https://github.com/ibericode/boxzilla/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
32 42
33 43 License
34 44 -------------
35 45 GPLv3 or later