You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2019. It is now read-only.
Anyone is encouraged to help with this project. Please follow the Coding standards when contributing code.
Getting Started
To contribute code to the HelioPanel project, you will need to understand how to use Symfony2. Please see the official tutorial for more information on this.
HelioPanel uses a plugin-driven architecture to provide a powerful base for development. The base bundle, HelioNetworksHelioPanelBundle, provides extension points from which you can plug in to existing services. Other bundles may provide additional extension points, allowing you to reuse code throughout bundles.