2.Upload the wsubmitter folder to your site
1.Edit config.php and add your details
2.Create logs/ folder in the inc/ folder and make it writable (chmod to 777)
3.Edit cats.txt and add your categories/forums
4.Edit ddls.txt and add the ddls where you want to submit
5.Edit words.txt and add what words or phrases you want to remove from titles

In cats.txt you can use these types: App, Game, Movie, TV, Music, XXX, eBook, Template, Script, Other, Mobile

Support by email at gtht89@gmail.com. Please use as subject "WSubmitter Support" for faster response.

More info http://www.wjunction.com/11-marketplace-buy-sell-trade/107168-wsubmitter-simple-ddl-submitter-dle-ipb-mybb-phpbb-smf-vbulletin-wp-xenforo.html

For dle only:
Add in .htaccess after RewriteEngine On
RewriteRule ^wsubmitter/$ wsubmitter/ [L]
RewriteRule ^wsubmitter/(.*)$ wsubmitter/$1 [L]
