File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Extend GLPI with Plugins.
2020* [ Versioning] ( #versioning )
2121* [ Contact] ( #contact )
2222* [ Professional Services] ( #professional-services )
23+ * [ Build from source] ( #build-from-source )
2324* [ Contribute] ( #contribute )
2425* [ Copying] ( #copying )
2526
@@ -74,6 +75,14 @@ The GLPI Network services are available through our [Partner's Network](http://w
7475
7576Obtain a personalized service experience, associated with benefits and opportunities.
7677
78+ ## Build from source
79+
80+ To build the plugin you need [ Composer] ( http://getcomposer.org ) and an internet access to download some resources from Github.
81+
82+ After dowloading the source of Formcreator, go in its folder and run the following
83+ * composer install
84+ * php vendor/bin/robo build: fa-data
85+
7786## Contribute
7887
7988Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
You can’t perform that action at this time.
0 commit comments