Recommend this page to a friend! |
Classes of Gjero Krsteski | PIMF | manuscript/6b.-Creating-new-command-interface-action.md | Download |
|
DownloadCreating new command interface actionYes, we programmers are lazy and pragmatic guys. Therefore PIMF gives us the possibility to create our own interactive PHP Command Line Interface actions. That is the easiest way to make some possibility for scaffolding or manipulating data without implementing a whole HTML backend interface. A action at the controller for inserting a blog-article via command line interface.
Start your command line interface, go to your PIMF root directory, type following command and follow the instructions:
Retrieving a list of available app or core commands:
Chose the command you desire:
|