Code

Discussion on iWP-DevToolz (Pro) - WordPress Plugin Maker + Code Generator

Discussion on iWP-DevToolz (Pro) - WordPress Plugin Maker + Code Generator

Cart 484 sales

CodeGenerator supports this item

Supported

This author's response time can be up to 1 business day.

112 comments found.

hi, is this still being updated?

thanks and no worries

quick question is this included in app maker you are also selling?

No, this tool only makes basic plugins only, not for apps. if you need support for register rest-api: latest version here: http://ihsana.com/download

Hi! Great tool! I have a question: Can I make a metabox with wysiwyg WP Editor? Like this: https://codex.wordpress.org/Function_Reference/wp_editor

hmn,,,, send purchase code: djazman85@rocketmail.com / info@ihsana.net for get link download latest version.

Ok, mail sent!

ok,, check email,, or this link http://ihsana.net/download/ , rev 17.05 support wpeditor in metabox

Hi! I’d like to create a recipe plugin for a food blog: can I do this with your product? Consider that I am a self-thaught person :-)))

You can create it, please note: this version freelancer, you must understand using css/js and a little php skill. you can download this example output: http://ihsana.com/products/plugin-maker/project/plugins/

Hello. What kind of wordpress plugins can we create with this? Do you have any examples to show? thanks

You can make the plugin quickly. You can save time writing thousands of lines of code, within a few minutes.

keep in mind this version of freelancers, so you should have knowledge of php and this not generate final plugin, but code for help build a plugin,

see this example output and code explain http://ihsana.com/products/plugin-maker/docs/code.html

hi. I bought a Wordpress Plugin Maker, and I have a question. Can I get a discount on the product Ionic Mobile APP builder, as there is included a Wordpress Plugin Maker, and I have it already. Thank you.

We are very sorry, there is no menu can use for discounts like that.

Hi, is there any option to create multiple checkbox.

not yet supported for now.

Where can I find the Taxonomy options?

I had previously downloaded and updated, but still see no option for taxonomies.

Did you have install?? because no problem here:

if you still problem, create new installation foler

hello, few questions please:
- can I create woocommerce plugin with this?
- Is there documentation and support on how to include manual coding ?
- Created plugin can be used at other wp site?

Thanks.

- No, only using codex wp, not using woo api.

- Manual coding you can see in wordpress (we use code from https://codex.wordpress.org/ ), for manual tool Click -> Help Menu

- Yes, also rebrand/whitelabel support.

I saw the youtube, very good!. If I would like to also include some of woo elements, is this possible?

possible, because woo also using codex wp. but you must edit manually (after export project using plugin-maker).

Hi, I set the properties to my wordpress local install and un-checked “read only” for the folder and subfolders of the wordpress files, but when I hit save for the project info it just refreshes and nothing saves?

Uncheck readonly in this folder: - plugin-maker/project/ (if not exist, please creating new folder with folder name project) - wordpress/wp-content/plugins

and check config.php, is path correct?
define("PROJECT_LIVE_WP_TEST", "D:\\xampp\\htdocs\\wwwroot\\wordpress.co.id\\public_html\\4.7");

Creating the folder named “project” in the plugin-maker folder was the fix, thank you.

Hello I would like to know if i can upload a plugin and change the url, author name, picture ect?

I look forward to hear from you.

Regards Dany

of course, output of this tool generated from inputs that you give. remember this tool not plugin (standalone tool), but this tool for help making a wordpress plugin and this freelance version.

check this video https://www.youtube.com/watch?v=Pw4SS2K-6c4

Thank you. Then if i understand correctly, i can import an existing plugin from the desktop and start to modify it?

no, it’s impossible for edit existing plugin except it created using this tool too. because has become php code.

I don’t know PHP or even css. But I been really good and catching up with Wordpress plugins, will I able to do any plugins I want like wordpress Registration?

freelancer version is required a little php skill, css and html

How can I create a taxonomy for custom post type?

not yet, check function register custom post types in output code. for example make support tag and categories. $args
'taxonomies' => array('category', 'post_tag','page-category'),

You can send me message when you found deprecated function (wpcodex) or not support for support for 4.7 or latest.

I have more interest except functional. For example, the same taxonomy. I do not want to use an additional ACF or Toolset. I am sure that this script to sell more if the expanded functionality. Good luck!

ok, we always upload another version here: http://ihsana.com/download/

Hi , How can I activate my installation ? I cant generate code without activating

Does not require activation for installation, keep blank no problem.

Only required wordpress site in your localhost. for window user, set WordPress Live Test like this:
D:\xampp\htdocs\wwwroot\wp.org\public_html
And don’t forget changing permission \wp-content\plugins and WP Plugin Maker.
window = uncheck `readonly` in properties folder 
linux/mac = chmod 777 

Thanks for reply. That means I can run the codegeneator on localhost only ?

tools based web can run in apache server, but we only recommend use in localhost machine. some situation like work in team need online tools, you can do that.

for online, you also must thinking security risk because this tool for generate php code (wp plugin with your brand) and this tool also without login form.

boss. saya mau buat reward system widget multisite. cuma menampilkan foto dan link, contoh di situs utama saya akan menampilkan situs terbaik dengan foto yg sdh saya siapkan dan linknya di widget. Plugin maker bisa gak membuat itu?

Bisa kok,, tapi ini bukan end user ya, jadi kamu harus membenarin code css atau js nya, untuk kode php setidaknya musti tau guna echo/print_r, gunakanya nanti tentu buat echo struktur html di widget (php variable dan commentnya tersedia). simple caranya gini

- Buat Post Type sebagai database dgn nama misal reward (Publicly Queryable di unchecked agar tak tampil dilaman).

- Buat metabox display at pilih data “reward Post type” Digunakan untuk input admin

- Buat Widget dengan data sumber “reward Post Type”

- Terakhir masukan link js/css

- Untuk nulis js dan css harus manual.

Is it possible to create a simple plugin with iframe window to a html5 site?

I think it’s easy, just a few modifications. you can put iframe in widget or costum post type, for backend form url use Metabox,,

Support multisite?

multisite or not, this tool not using wordpress environment, this tool stand-alone. and generate code WP API for plugin with your brand. not suitable for non-programmer/designer.

Can I customize an existing plugin with this plugin builder by adding another payment gateway or modifying the payment gateway with this plugin builder. Also can I create a fresh payment gateway plugin that will work with both WordPress and woocommerce.

no, not support for that

It would be good to have a few more examples of what this can easily achieve especially for someone with limited coding experience. For example I would like to create a shortcode plugin with a tinymce icon in the editor where a user can select and add that shortcode to a post or page. How easy or hard would that be to do with this?

according php experience and cases,, The simple this tool replace wp codex experience, not coding experience. and must know echo, todo, comment, variable, constant…

I don’t get what type of plugins can be created for non techies? Real world apps. You need some demos. Most peeps have no idea a reference point to the scope of apps that can be created. Tks

sorry for that, only for freelancer,,, this app create code plugin, like code for metabox, widget, how to insert css/js, or other, ,skill required PHP code. More precisely like this, if you master on php code but does not know Wordpress API, this will help you. Save you time create thousands line code.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey