Skip to content

Releases: junaidbhura/composer-wp-pro-plugins

Refactor code and fix potential PSR issue

14 Mar 20:07
4ec0a58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

PublishPress Future Pro, WPML Support + Better error handling

06 Mar 23:29
88a8d97
Compare
Choose a tag to compare

What's Changed

  • Improve error handling and abstract download classes by @mcaskill in #52
  • Add support for PublishPress Future Pro by @mcaskill in #51
  • Add support for WPML (plugin / add-ons) by @mcaskill in #53

Props @Spidlace for the original work done on #42 🙏

Full Changelog: 1.6.1...1.7.0

1.6.1

26 Feb 22:08
4c6f414
Compare
Choose a tag to compare

What's Changed

  • Change gravityforms download URL as gravityhelp.com is now gone by @benharrop in #50

New Contributors

Full Changelog: 1.6.0...1.6.1

ACF Pro Extended, Ninja Forms Add-Ons, PublishPress Pro + Add-Ons

23 Jan 04:07
6359e90
Compare
Choose a tag to compare
  1. Support for ACF Pro Extended, Ninja Forms Add-Ons, PublishPress Pro + Add-Ons
  2. Use Semver and better fallbacks for failed downloads

Props @mcaskill @jarstelfox ! 🎉

WP All Import / Export use GET instead of POST

15 Dec 23:25
Compare
Choose a tag to compare

Fix unzip error for WP All Import / Export

09 Oct 21:13
becbdde
Compare
Choose a tag to compare

Fixes an issue where WP All Import / Export wouldn't work in certain cases: #39 Props @david-bzh

WP All Export User Add-On + Solution for Composer 2.3+

21 Apr 01:00
505e860
Compare
Choose a tag to compare

WP All Export Pro Add-Ons Support

08 Sep 07:38
378b04f
Compare
Choose a tag to compare

Support for WP All Export Add-ons #30 . Props @vaandefanel 🎉

Fix WP All Import / Export Add-Ons

14 Jul 06:02
Compare
Choose a tag to compare

Fix WP All Import / Export Add-Ons

Support DotEnv versions 3, 4 and 5

03 Feb 06:11
ea74d5f
Compare
Choose a tag to compare

Support multiple versions of DotEnv: 3, 4 and the new V5. Props to @mcaskill for #25