/elefant-examples

Example scripts for new Elefant developers.

Primary LanguagePHP

Elefant Examples

This is a collection of example scripts showing how various features can be implemented, such as sending an email, creating a web form, or implementing a RESTful API.

To install, either clone the repository into your site like this:

git clone git://github.com/jbroadway/elefant-examples.git apps/examples

Or go to Tools > Designer > Install App/Theme in your Elefant admin area and paste in the following:

https://github.com/jbroadway/elefant-examples.git

Then visit /examples in your Elefant installation or go to Tools > Examples in the Elefant admin area.

Note: Requires Elefant 1.3+

Missing examples

If you'd like to see new examples added here, post your ideas to the Elefant support form.

If you'd like to help create new examples, feel free to fork the project and add them yourself. We love pull requests :)