CodeIgniter Forums
Ignition Go - update - ready to use! - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Ignition Go - update - ready to use! (/showthread.php?tid=66447)

Pages: 1 2


Ignition Go - update - ready to use! - visualsol - 10-23-2016

It's been a while since I've posted here... but Ignition-Go is still moving ahead.

I've added a dynamic menu module (see buildamenu) and the module blox builder is mostly done.  Please give it a try... still some bugs and need to tie in the security.. but coming along nicely.

Ignition Go makes for a great app starter.  We're working now on finishing the module/blox builder (CRUD generator) in the admin, which should be fully functioning soon.


Please take a look - see the various readme and markdown files in the project:
https://github.com/ci-blox/Ignition-Go 


RE: Ignition Go - update - ready to use! (see images) - visualsol - 11-14-2016

We added a much nicer front page and fixed up some things!
The gulp task runner is going now so you can edit on the fly.

Just about to have our first official release now!

Thank you to Visual Solutions, our corporate sponsor for donating many programmer and tester hours.

Have a look at screens below.


https://github.com/ci-blox/Ignition-Go


RE: Ignition Go - update - ready to use! (see images) - visualsol - 01-02-2017

**New Quickstart Branch**

For those of you who are not interested in (or not ready for) gulp, npm and/or bower, we've added a "quickstart" branch.  This branch will have the latest /assets/dist files included so you can just download and go!

https://github.com/ci-blox/Ignition-Go

Ignition Go supports PHP7.  And a version will be coming this year for CI 4.x !!!


RE: Ignition Go - update - ready to use! - Diederik - 01-03-2017

Quote:Copyright © 2016 ci-blox
Why haven't you included the original license.txt from CodeIgniter in your project? As required by the MIT license of CI you need to put it in somewhere.

Please, just put credit where it is earned instead of putting your own brand in...


RE: Ignition Go - update - ready to use! (see images) - visualsol - 01-03-2017

(01-02-2017, 01:12 PM)visualsol Wrote: **New Quickstart Branch**

For those of you who are not interested in (or not ready for) gulp, npm and/or bower, we've added a "quickstart" branch.  This branch will have the latest /assets/dist files included so you can just download and go!

https://github.com/ci-blox/Ignition-Go

Ignition Go supports PHP7.  And a version will be coming this year for CI 4.x !!!



RE: Ignition Go - update - ready to use! - visualsol - 01-03-2017

Dierderik,

Thank you for the feedback. The required copyright notice and permission notice for Codeigniter are included at the top of the main index.php entry point of the program in the public folder. I can assure you we love and appreciate Codeigniter and by no means are we trying to take credit for it or any other MIT license open source that we utilize as part of Ignition Go. The license you looked at in our project is a generic MIT license that was auto-generated by Github. Perhaps we should reference CI and others there also, I was looking for an example of this but had not found one yet.

Thanks,
Bob


RE: Ignition Go - update - ready to use! - Diederik - 01-03-2017

Hi Bob, I usably put a copy of the license file inside the system dir and rename it to ci_license.txt. I've seen others do the same.


RE: Ignition Go - update - ready to use! (see images) - visualsol - 01-18-2017

Hi everyone,

We now have a tutorial on how to get started:

Creating a Full-blown MVC Web App using PHP5 or PHP7 & Ignition-Go

Hope this helps!


RE: Ignition Go - update - ready to use! (see images) - visualsol - 04-26-2017

(01-18-2017, 05:23 AM)visualsol Wrote: Hi everyone,

We now have a tutorial on how to get started:

Creating a Full-blown MVC Web App using PHP5 or PHP7 & Ignition-Go

Hope this helps!

Hi all,

Ignition Go now has the latest Codeigniter 3.1.4 release integrated.

https://github.com/ci-blox/Ignition-Go


Ignition Go - updated with new feature - visualsol - 06-01-2017

Hi everyone,

Ignition Go now has a translate module to manage language files.  I have uploaded an in-progress version which works for application level language files.  There's a issue (unknown at the moment) preventing the module level language files from being discovered. The google translate is not working yet either. 

Ignition Go is a great easy to use framework wrapped around the latest Codeigniter 3.1.4, with Bootstrap 3.x UI, a secure area, an admin area, a basic CRUD module generator, and more.. for any web application.  

Github:     https://github.com/ci-blox/Ignition-Go

[Image: star.gif] See a tutorial on how to get started:
Creating a Full-blown MVC Web App using PHP5 or PHP7 & Ignition-Go


Hi all,

Ignition Go now has the latest Codeigniter 3.1.4 release integrated.

https://github.com/ci-blox/Ignition-Go