Install the App?
CRUD Code Generator
Generate quickly full code for managing your custom data in the ZnetDK 4 Mobile Starter App...
Source code and documentation available on GitHub at https://github.com/pascal-martinez/z4m_codegen.
Feel free to post an issue if you encounter any errors while using this code generator.
RESULT
INSTALLATION NOTE
- Download the CRUD code by clicking the Download full code button.
- Unzip the ZIP archive content within the
subdirectory of your Application.
- Edit the
applications/default/app/menu.php
of your Application and add the following line: - Open the App's database in phpMyAdmin and import the
SQL script.
- Reload your App in the web browser, click on the menu item and enjoy your code.