The z4m_moreicons module adds Font Awesome 6 icons to a ZnetDK 4 Mobile application.
Note
This module embeds and uses Font Awesome icons version 6.7.2.
This module is published under the version 3 of GPL General Public Licence.
See the Font Awesome project for the embedded icons licence terms.
- ZnetDK 4 Mobile version 2.0 or higher,
- PHP version 7.4 or higher.
- Add a new subdirectory named
z4m_moreicons
within the./engine/modules/
subdirectory of your ZnetDK 4 Mobile starter App, - Copy module's code in the new
./engine/modules/z4m_moreicons/
subdirectory, or from your IDE, pull the code from this module's GitHub repository.
See CHANGELOG.md file.
Your contribution to the ZnetDK 4 Mobile project is welcome. Please refer to the CONTRIBUTING.md file.