WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@KIKOmanasijev
Copy link

This PR adds a PHP script that automates the process of replacing the dummy Class Names, Namespaces, File names and etc, with real user entered data.

Fix: config file name not changing

Opt: remove unused variables

Fix: author_email not changing in composer.json

Fix: composer package name placeholder use correct variable

Fix: don't run composer test script because it does not exist
@Log1x
Copy link
Member

Log1x commented May 26, 2024

I'd like to get rid of all the curl/endpoint stuff as well as any over the top "automation" where possible.

The Filament team's take in their plugin skeleton might be a good place to draw some inspiration on simplifying things: https://github.com/filamentphp/plugin-skeleton/blob/main/configure.php

@KIKOmanasijev
Copy link
Author

Thanks for the comments @Log1x 🙇‍♂️.

The code styling in composer.json is corrected, and I've simplified the configure.php. Let me know what you think now.

@KIKOmanasijev KIKOmanasijev requested a review from Log1x May 27, 2024 07:31
@jasperf
Copy link

jasperf commented Apr 18, 2025

Was playing with a script setup for replacing base example package details , but it seems this Laravel / Filament kind of way is much better. Hope we get this merged soon. Did a test running php ./configure.php using the code at imagewize/sage-native-block#2 and again.. seems to run well. But some parts good be improved. README.md showed

composer require vendor-name/sage-native-block-package

so vendor-name not replaced for some reason. And title in README

# Acorn SageNativeBlock Package

would be better when it would have been three words.

Furthermore I had to make some tweaks:

But beyond that I do not see issues yet. But will have to test some more.

Here the script for reference: https://gist.github.com/jasperf/7fb70fd696d39666475581f62cf7cc43

@trajche
Copy link

trajche commented Aug 23, 2025

Nice work @KIKOmanasijev and @jasperf !

@Log1x any plans on merging this or are there any pending things to be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants