Plugin Author
gamaup
(@gamaup)
Hi,
Thanks for reaching out.
You can view the full source code in the ww.wp.xz.cn SVN repository. The uncompiled files are available in the trunk folder here: https://plugins.trac.ww.wp.xz.cn/browser/acf-field-blocks/trunk
Thread Starter
Eric
(@wwahammy)
Thanks for that, not sure how I missed that!
Thread Starter
Eric
(@wwahammy)
@gamaup Thanks again for the source. Could you please upload the build scripts as well? The GPL requires all the source code and build scripts (like package.json and package-lock.json, etc) necessary to recreate the compiled work. You can learn more about the requirements related to source code in the GPL v3 license here: https://www.gnu.org/licenses/gpl-3.0.en.html#section1
-
This reply was modified 2 months, 3 weeks ago by
Eric.
Plugin Author
gamaup
(@gamaup)
Hi, thanks for pointing that out.
I have just updated the plugin repo to include the full source code, including the build files, so the compiled assets can be reproduced.
Please let me know if anything else is missing. I appreciate you bringing this to my attention.