Getting Started
Coding
- Siwapp use the Symfony Framework. If you want to code, you need extensive knowledge of this framework. If you write php code and don't know about symfony, we highly recommend that you see it carefully, worthwhile.
- Please, follow this coding standards.
- All files must be UTF-8 encoded.
Source code
The official repository can be found at http://svn.siwapp.org/trunk
Specifications
What
Here you will find explanation about components that are not so clear:
How to
- Manage settings
- Managing searchs: SearchFilter?
- How to send notifications to the user through flash variables and JavaScript
- How to write templates for invoice printing
- How to populate Symfony generated urls or routes for Javascript
- How to write AJAX tests with Selenium

