Files
Kenneth Reitz 29b20bfff0 Import
2011-01-15 22:35:01 -05:00

20 lines
1.3 KiB
PHP

<div class="wrap">
<h2><?php _e('Help','Shopp'); ?></h2>
<ul id="help">
<li>
<h3><a href="http://docs.shopplugin.net"><?php _e('Official Documentation','Shopp'); ?></a></h3>
<p><?php _e('The wiki is the best place to get started learning about the Shopp e-commerce platform. As Shopp is in beta, the documentation is sketchy at the moment, but it will become more complete as it nears release.','Shopp'); ?></p>
</li>
<li>
<h3><a href="http://forums.shopplugin.net"><?php _e('Support Forums','Shopp'); ?></a></h3>
<p><?php _e('You can also get help from fellow Shopp owners and developers by posting your questions and problems on the public support forums. To ensure you get quick responses, be sure to completely explain your problem by providing as much information about the problem you can (which may include quoting the code you are using or the exact text of error messages you are receiving).','Shopp'); ?></p>
</li>
<li>
<h3><a href="http://shopplugin.net/support"><?php _e('Premium Support','Shopp'); ?></a></h3>
<p><?php _e('Should you need in-depth assistance setting up or customizing your Shopp install, you may want to purchase premium support credit that will allow you to chat live with the Shopp developer for personal support.','Shopp'); ?></p>
</li>
</ul>
</div>