Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Theme Development for Themeforest

Hello.. I was wondering if anyone has experience developing wordpress themes for themeforest. My question here is do you use any kind of framework or plugin like Advance Custom Fields or Easy Custom Post Type.

Any advice in this field would be great... On the other hand is it profitable?

Thanks a lot!

1 Answer

John Locke
John Locke
15,479 Points

I've never sold themes on Envato; I know there are guidelines to tests that your themes must pass to be sold. I believe that plugins have to be baked into your theme, meaning you can't make money by bundling someone elses plugins with your themes.

For testing themes to see if they are ready for distribution on a marketplace like Envato, here are some links I came up with:

http://wp.smashingmagazine.com/2013/05/29/tips-tricks-testing-wordpress-themes/

http://wptest.io/

http://codex.wordpress.org/Theme_Unit_Test

http://codex.wordpress.org/Theme_Development#Theme_Testing_Process

http://www.wpfill.me/

You can definitely make money on Envato, but will need to test and update your themes as WordPress updates. Best of luck!