Writing BlocksIn this section you can learn how to write your SiteSupra blocks. A few basic rules are: PHPSiteSupra blocks are written in PHP, so writing blocks requires PHP skills. You can use all spectrum of PHP functions in your SiteSupra blocks. SiteSupra Specific FeaturesWhen writing SiteSupra blocks you should keep in mind a few SiteSupra specific requirements to your code, which are:
Best PracticeIt is up to you how to code and design your blocks, but we recommend to keep to basic Best Practice standards, which are:
Study Demo MaterialLearn by looking into the free blocks supplied with the Demo site.
|