To create the Template for our forum, go to the main page and then My Favourites >> Manage Business Templates.
Create a new business template (
Action Menu >> Add Business Template). You will need to fill all the fields of that new object to export your Template. Hopefully for us, ERP5 has mechanisms to assist you in that task. For now, let us just fill the first "View" tab.
Focus on the uppermost section: Name will be the name of your exported template: erp5_forum_tutorial.
In Dependencies you need to list all the business templates your installation depends on, one template name per line. Here, it should list erp5_base, erp5_web, erp5_ingestion_mysql_innodb_catalog, erp5_ingestion and erp5_dms.
Feel free to fill the Version, Description, Comments, Changelog and License accordingly!
Note the Provision field. It's not used in this tutorial, but you will have to think of this field as a way to implement meta templates (in OOP, interfaces): e.g. erp5_mysql_innodb_catalog provides an implementation for the meta template erp5_catalog. erp5_core depends only on
the meta template erp5_catalog, leaving the choice of the implementation to users.