Create an Admin theme
Created 9 years ago by adnanHi everyone,
Just finished work on a new Builder template to create a customizable Admin theme based on the offical Pyrocms-theme. There's an animated GIF with instructions of how to use.
The template will scaffold the Admin theme with your own vendor, slug, description and even brand color settings.

For more details, check the project repo, pyrocms-theme template.
Also, to create your own addon template, check template-template project and of-course the Builder project repo.
Let me know if you have any comments or feedback,
Thank you,
After the installation of the "builder" extension, I can't use "php artisan" anymore. Whatever I do, there will be error like this. Please help.
[Symfony\Component\Debug\Exception\FatalErrorException] Cannot declare class Websemantics\BuilderExtension\Console\MakeAddon because the name is already in use
I get an error installing the builder on a windows10 machine composer require websemantics/builder-extension
[ErrorException] ZipArchive::extractTo(C:\pyrocms/vendor/composer/4d589e26/websemantics-builder-extension-f694a92\resources\stubs\entity\code\Http\Controller\Admin/{{entity_name|str_plural}}Controller.php): failed to open stream: Invalid argument
Awesome