youcms social question and answer open source system v1.0
v0
youcms question and answer system is a php question and answer system source code developed with PHP+MySQL.
The Q&A system has functions such as automatic questioning and sharing, which stimulates users to actively answer questions and spread valuable information, thereby helping to obtain customer-related information.
How to install youcms question and answer system :
Modify the database and URL of env, create a database and import database.sql,
Secondly, build vendor dependencies;
How to build: Run the code in the installation directory:
composerupdate
A new folder vendor is generated and the system operates normally.