Show HN: WP Pluginator – A WordPress Plugin Development tool
Hello All,
We've created a WordPress Plugin Development tool called as 'WP Pluginator' which makes its super easy to create WordPress Plugins. It integrates quite a bit of functionality right off the bat. Here is the link - http://www.outsourceappz.com/products/wordpress-pluginator-orm-migrations
PHP has improved leaps and bounds over the last few years and so has PHP tooling, frameworks etc. As a result the learning curves and hence entry barriers are much lowered. WordPress plugin development process hasn't changed much. This tool aims to fill that void.
We would really appreciate if you can critique your impressions. Any advice on how to market it would be appreciated as well.
Thank you!
23 comments
[ 3.3 ms ] story [ 56.0 ms ] threadhttps://news.ycombinator.com/showhn.html
I don't use WordPress, so I won't be able to help much. One thing I did notice on your site was the use of the word "opinionated" to describe your plugin. (i.e. "Pluginator is an opinionated scaffolding tool"). I know what a scaffolding tool is, but I do not know what an "opinionated scaffolding tool" is. The term "opinionated" tends to have an aggressive and negative connotation/association that you might be better off avoiding.
Opinionated in software is not negative to me. You know going in the author designed the ___ to fit his preferred workflow/goal/stack. For example, opinionated might mean: Doctrime ORM, LESS, and Bootstrap. If he left out the opinionated part I would assume it works with many various things where I could pick Doctrine, Eloquent, Propel etc and choose between LESS or SASS and Foundation vs Bootstrap.
This is much like yeoman: http://yeoman.io/
> Through our official Generators, we promote the "Yeoman workflow". This workflow is a robust and opinionated client-side stack, comprising tools and frameworks that can help developers quickly build beautiful web applications. We take care of providing everything needed to get started without any of the normal headaches associated with a manual setup.
If you're going to have a video, show actual utility beyond "enter your plugin's name". Show structure, show management screens, show ORM code, show... something of actual usefulness.
I'm browsing the docs and this looks like it might be useful, but anyone just watching the video definitely won't get that.
- https://github.com/DevinVinson/WordPress-Plugin-Boilerplate
- https://github.com/hlashbrooke/WordPress-Plugin-Template
The links you showed above, just create the plugin structure. I've incorporated ORM, database manager, validation etc on top of boilerplate and planning to introduce more functionality on top to make lives easier for plugin developer.
Appropriate credits are given http://www.outsourceappz.com/docs/wordpress-plugin-orm-plus-...
http://www.outsourceappz.com/docs/wordpress-plugin-orm-plus-...
Certainly looks like it...
Why is their use of Laravel's code not applauded instead of being derided?
Its MIT license https://github.com/laravel/laravel.com/blob/master/composer.... . However I have had people point it out that designs aren't. Not sure if they are correct.
Anyhow to keep focus on my product rather than this unwanted controversy I've changed it to plain bootstrap for now. Hopefully this should rest the case http://www.outsourceappz.com
p.s: My intention wasn't to rip it off as I believe I was permissible to do within the license.
Regards
http://wppb.me/
I've certainly had issues with doing repeat stuff so scratching my own itch.
I am sorry, I couldn't convey the benefits much better. Any suggestions you would like to give?