Skip to content
On this page

Introduction

PHPMySQLPostgreSQLSQL ServerSQLiteLicense

Fresns is a free and open source social network service software, a general-purpose community product designed for cross-platform, and supports flexible and diverse content forms. It conforms to the trend of the times, satisfies a variety of operating scenarios, is more open and easier to re-development.

TIP

Program Structure

  • Front-end and back-end separation
  • Separation of dynamic and static
  • Functional modularity

Standard Name

NameIntroduction
Main ProgramFresns core program with admin panel, API, wrapper functions, manager dependency packages, etc.
PluginMounted programs that extend and enhance the functionality of the main program, including plug-ins for site engine, control panel, mobile application management, etc.
EngineWebsite features developed based on the main program API, with separate integrated and standalone engines
Integration Engine: Website engine running as a plugin in the main application
Independent Engine: Websites that are deployed and run independently of the main program, similar to mobile applications (apps)
ThemeAppearance style (UE & UI interface) based on website engine development
AppMobile apps that run independently on iOS and Android, etc.

License

Released under the Apache-2.0 License

To run the program for any purpose. To study how the program works and change it to make it do what you wish. To redistribute. To distribute copies of your modified versions to others.

Contact Us

Released under the Apache-2.0 License