This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dev:index [2012/10/24 10:27] Den [All about platform development and plugins creation] |
dev:index [2014/01/15 08:18] (current) Alia Approved |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== All about platform and plugins development ====== | ||
+ | ===== For Beginners ===== | ||
+ | * [[beginners|Getting started with Oxwall development]] | ||
+ | * [[beginners-russian|Getting started with Oxwall development ( russian)]] | ||
+ | * [[crash-course|Plugin development crash course]] | ||
+ | * [[widget|The widget concept]] | ||
+ | ===== Sample plugins with tutorials ===== | ||
+ | * [[http://www.oxwall.org/store/item/695|Plugin Skeleton]] | ||
+ | * [[.tuts:birthday-list|Birthday List]] | ||
+ | |||
+ | |||
+ | |||
+ | ===== Core Code Reference ===== | ||
+ | |||
+ | * [[.core:Page lifecycle]] | ||
+ | * [[.core:Coding standards]] | ||
+ | |||
+ | ===== Developer FAQ ===== | ||
+ | * [[.faq:How to paste my custom PHP code to index.php file]] | ||
+ | * [[.faq:Why do I need the plugin key?]] |