Skip to content

Releases: BeAPI/composer-scaffold-plugin

Version 2.4.2

17 Jul 19:30
Compare
Choose a tag to compare
  • Fix: ensure command return an int

Version 2.4.1

01 Mar 20:35
Compare
Choose a tag to compare
  • Support composer/installers ^2.0
  • Don't create empty Admin directory during plugin scaffolding

Version 2.4.0

20 Sep 08:21
Compare
Choose a tag to compare
  • Synchronize scaffolding process with the new classes in boilerplate
  • Add replacement for plugin description

Version 2.3.1

01 Mar 17:35
Compare
Choose a tag to compare
  • Synchronize scaffolding process with the new classes in boilerplate

Composer 2 support

25 Oct 14:55
Compare
Choose a tag to compare
  • Add support for Composer 2

Fix PSR4 detection

30 Sep 09:06
277aba0
Compare
Choose a tag to compare
  • fix old plugin-boilerplate version wrongly detected as PSR4 on case insensitive filesystem
  • only generate autoload entry for PSR4 variant of boilerplat

Fix trailing slash

19 May 09:10
Compare
Choose a tag to compare
  • Remove trailing slash from plugin path when creating PSR4 mapping

PSR4 support

19 May 09:10
Compare
Choose a tag to compare
  • Handle psr-4 and no psr-4 plugins
  • Add the autoload of files directly to the composer.json file
  • Add the --no-autoload option
  • Add the --boilerplate-version option
  • Handle the case when the widget component is not available

Fix hardcoded install path

17 Dec 21:16
Compare
Choose a tag to compare
  • Improve the way we detect WordPress plugins folder path

Change package name

18 Nov 17:39
Compare
Choose a tag to compare

Change the package name to beapi/composer-scaffold-plugin