Skip to content

About Development

Development Tutorial Overview

Beginner Tutorials

If you don't know where to start, learn the following beginner tutorials:

  • Set up the extension development environment following the steps in Development Environment Setup.
  • Learn the basic process and rules of Web Mini Program extension development by creating "HelloAgilebot".
  • Learn the basic process and rules of Easy Service extension development by creating "MathService".
  • Learn the basic process and rules of General Service extension development by creating "WeatherService".

Required Documentation for Development

  • Frontend Technologies: You need to master certain frontend technologies when developing Web Mini Program extensions.
  • Python: You need to master certain Python programming knowledge when developing backend extensions.