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
- How to send notifications to the user through flash variables and JavaScript
- How to populate Symfony generated urls or routes for Javascript
- How to write AJAX tests with Selenium
Custom Stuff
Php Memory requirements
the dev team should publish here the php memory limit requirements as long as they find it, for further inspection
- in order to run the recurringActions test: 74Mb for php client.

