{"id":19388862,"url":"https://github.com/james2doyle/pyro-module-generator","last_synced_at":"2025-04-23T23:31:48.571Z","repository":{"id":8011397,"uuid":"9419695","full_name":"james2doyle/pyro-module-generator","owner":"james2doyle","description":"Create modules for PyroCMS 2.2 by just filling in a simple form. Built with PhalconPHP.","archived":false,"fork":false,"pushed_at":"2015-08-10T18:29:18.000Z","size":2961,"stargazers_count":20,"open_issues_count":1,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-02T22:33:05.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dev.warpaintmedia.ca/pyro-module-generator/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/james2doyle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-13T20:31:21.000Z","updated_at":"2024-01-17T15:48:56.000Z","dependencies_parsed_at":"2022-08-06T04:15:37.424Z","dependency_job_id":null,"html_url":"https://github.com/james2doyle/pyro-module-generator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-module-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-module-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-module-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-module-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/james2doyle","download_url":"https://codeload.github.com/james2doyle/pyro-module-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250532123,"owners_count":21446121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T10:13:54.380Z","updated_at":"2025-04-23T23:31:47.754Z","avatar_url":"https://github.com/james2doyle.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PyroCMS Module Generator\n=======================\n\n[Live hosted application!](http://dev.warpaintmedia.ca/pyro-module-generator/ \"PyroCMS Module Generator Website\")\n\n### Version 2.0\n\nThis generator will allow you to fill in a form and generate a module. It is built with [PhalconPHP](http://phalconphp.com/en/) because phalcon is crazy fast and easy to make small apps with.\n\n# YOU MUST HAVE PHALCONPHP INSTALLED TO USE THIS APP\n\n[Install Phalcon First](http://phalconphp.com/en/download).\n\n### Usage\n\nJust throw it in your localhost root and point your browser to it. There is no database, since it just writes and renames files for you.\n\nIf you have **used a custom folder name** (and didn't just clone as `pyro-module-generator`), then open the [config/config.php and change the baseUri](https://github.com/james2doyle/pyro-module-generator/blob/master/config/config.php#L7) to match that folder name.\n\n##### Writeable Folders\n\nWe need to run `chmod -R 777 cache/volt` and `chmod -R 777 public/generated` if you have write errors.\n\n* cache/volt/\n* public/generated/\n\n#### Genrated Modules\n\n**Included in all generated modules is the following setup:**\n\n* `ID` field by default\n* `order` field by default\n* functionality for drag and drop table order (add `ui-sortable-container` to `tbody` in admin index view)\n* basic function for files included but commented out\n* `_form_data` function for passing data to form views\n* settings table included, but commented out\n\nThe generated module gets put in the `public/generated/` folder. As well as the Zip file.\n\n![screenshot](https://raw.githubusercontent.com/james2doyle/pyro-module-generator/master/screenshot.jpeg)\n\n### Todo\n\n* More than just text and textarea forms\n* Clean up\n* Use DIRECTORY_SEPARATOR more\n\n### License\n\n(The MIT License)\n\nCopyright (c) 2015 James Doyle(@james2doyle) james2doyle@gmail.com\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames2doyle%2Fpyro-module-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjames2doyle%2Fpyro-module-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames2doyle%2Fpyro-module-generator/lists"}