Tutorials
Tip
If you're new to Oinone development, we recommend starting with the Setup Guide.
I. Learn Back-end and Front-end Frameworks
Back-end Framework Basics
This introductory tutorial is designed for complete beginners looking to start their Oinone development journey. It covers key aspects and important concepts of the server framework. Through step-by-step guidance and practical insights, you'll learn how to create a simple module from scratch.
Explore Front-end Framework
This tutorial teaches the basics of the front-end framework and how to use Oinone components through custom front-end code.
Master Front-end Framework
Become an expert in the front-end framework. This content covers various features, such as fields and views.
II. Expand Your Back-end Framework Knowledge
Init Module Data
Define master and demo data for an Oinone module to meet specific data requirements.
Restrict Access to Data
Implement security measures using user groups, access permissions, and record rules to restrict access to sensitive data.
Export and Import
Leverage Oinone's file module to complete file upload/download and business data import/export.
Build Print Templates
Use Oinone's print template designer to create custom print templates for your documents.
III. Debugging Tools
Utilize debugging tools provided by Oinone to assist in troubleshooting logic and performance issues.