Jump to content

To anyone who has successfully created a PrestaShop theme.


Recommended Posts

Can you give us newbies an essential guide as to what languages we need to learn to take full advantage of the PrestaShop system in terms of creating themes.

Is learning Smarty essential?

Do you have an IDE preference?

Hi

I have over 13 years of software development in Microsoft based software development technologies. But I am a newbie to PHP and especially to Prestashop framework. I am learning the framework and in the process, started to write a series of posts(Creating a Prestashop 1.4 theme from scratch) to outline the creation of a new Prestashop theme using Visual Studio and other tools. The posts primarily are targeted towards a PHP/Prestashop newbie.

Please visit Creating a Prestashop 1.4 theme from scratch and share my experiences through my learning phase. I hope active participation from other novice Prestashop programmers like me and advices from Prestashop experts to make the posts helpful for others who require it.
Link to comment
Share on other sites

  • 3 weeks later...
Thanks CalloSmart! This looks really promising. Since VS. PHP is only available for 30-trial, I'll wait until you have finished with the tutorial. I'm currently using Dreamweaver for editing PHP, HTML, and CSS. The only drawback at the moment is the lack of smarty integration.


Hello,

Both netbeans and notepad++ are free and they support code highlighting for .tpl files which is helpful for buidling themes

I use them here for this theme creation guide Prestashop Theme guide

for notepad++ you need to follow this little bit of advice

http://sourceforge.net/projects/notepad-plus/forums/forum/331753/topic/3461840
Link to comment
Share on other sites

hellooooo wildchief!
thanks for the reply!, i haven't tried your tutorial yet but so far it's the most down and dirty, easy to follow tuts i've seen in this forum. will be installing either netbeans and/or notepad++ and decide which one to keep. i just hope you get the time to finish it so us PS template creator wannabes can get on the bandwagon soon!!! thanks again!

Link to comment
Share on other sites

  • 2 months later...

Just wanted to say a huge thank you to Callo for your guide.

I'm a web developer myself, and have created a number of PrestaShop stores pre-1.4, but its been very much sticky taped together. Been scratching my head with some of Presta's hidden functionality, and the proper use of overrides etc.

Your posts really highlighted a number of things for me, and I'm currently setting up NetBeans to work as an IDE while I work on my latest 1.4 project.

So thanks a lot!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...