[wp-trac] [WordPress Trac] #47256: Use composer to install and update external PHP libraries
WordPress Trac
noreply at wordpress.org
Mon Sep 16 02:48:22 UTC 2019
#47256: Use composer to install and update external PHP libraries
-------------------------------------+------------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: 5.2
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+------------------------------
Comment (by pierlo):
Copying the library using a custom installer would also include additional
files bundled with the library that is not relevant to the project. Adding
the libraries to `composer.json` then using a script to copy the needed
files (such as the Webpack copy plugin) would be the best option for now
until autoloading is possible.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47256#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list