75% developed

RapidSMS Developers Guide

From Wikibooks, open books for an open world
Jump to navigation Jump to search


Note:[edit | edit source]

These docs are a few years out of date as of Feb 2012. Please go to http://rapidsms.readthedocs.org for the latest developer documentation.

RapidSMS is a Free Software SMS Applications framework written in Python with Django.

This book is intended to RapidSMS developers or RapidSMS Developers to be.

Since most of the latter have no Python nor Django experience, this book briefly describes those concepts but requires the user to continue with official documentations. Basic Web programming skills are required.

Contents[edit | edit source]

Noted contributors · External links
  1. 75% developed  as of March 28, 2010 Code Structure
  2. 75% developed  as of March 28, 2010 Installation
  3. 75% developed  as of March 28, 2010 Personal Repository
  4. 75% developed  as of March 28, 2010 Running RapidSMS
  5. 75% developed  as of March 28, 2010 Creating a RapidSMS App
  6. 75% developed  as of March 28, 2010 SMS & the Keyworder
  7. 75% developed  as of March 28, 2010 Internationalization
  8. 75% developed  as of March 28, 2010 Coding standards and documentation
  9. 75% developed  as of March 28, 2010 Customizing Admin U.I
  10. 75% developed  as of March 28, 2010 Web Views & Templates