Welcome Guest, Not a member yet? Register   Sign In
Native PHP installers
#15

(This post was last modified: 02-05-2017, 12:40 AM by ignitedcms.)

(02-05-2017, 12:13 AM)Diederik Wrote: By native PHP installer I think you mean a standalone version right? I have created such an alternative installer for Wordpress. I would upload that single file to an empty (sub)domain and access it thourgh the browser. The script will download latest version of WP, setup the database, installs a handfull of plugins we always use, create a user for everyone in my office and removes some default dummy Posts. Pretty handy and save some time on every WP project we (have to) do.

For Codeigniter projects I have included an installer directory to my setup. It's not native PHP as in a standalone file, but it's basicly a small CI project. The index.php referes to the same CI system folder as the real project so the installer project is just a handfull of controllers, models and views. The installer modifies the required config files, imports .sql file, adds some company details of the client to the database, adds the users etc.
Since CI is my tool of choise I find it handier and easier to create the installer as a CI project as to a standalone script.

These installers enable me to delegate some work to less technical staffmembers.

Yeah basically that was what I was doing, the installer was inside codeigniter (see my install demo)

http://recordit.co/qP0WPRPU6l

but I noticed some problems. That's why I wanted to do an 'install' folder with just pure PHP I've saw something on github.

It is true about CMS though there isn't a one fits all, as devs I don't think we'll ever find a cms useful, after all that is why codeigniter is a framework because you can do anything with it, so to speak.

That being said, my three contributions, igs cms ,igs pro and now igs crud which I'm desperately waiting on testers if anyone has a chance sets the bar much higher than anything else out there IMO.


https://forum.codeigniter.com/thread-67257.html
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply


Messages In This Thread
Native PHP installers - by ignitedcms - 02-04-2017, 06:24 AM
RE: Native PHP installers - by Ivo Miranda - 02-04-2017, 12:29 PM
RE: Native PHP installers - by ignitedcms - 02-04-2017, 02:41 PM
RE: Native PHP installers - by Ivo Miranda - 02-04-2017, 02:54 PM
RE: Native PHP installers - by PaulD - 02-04-2017, 03:00 PM
RE: Native PHP installers - by ignitedcms - 02-04-2017, 03:05 PM
RE: Native PHP installers - by PaulD - 02-04-2017, 04:38 PM
RE: Native PHP installers - by Ivo Miranda - 02-04-2017, 04:49 PM
RE: Native PHP installers - by PaulD - 02-04-2017, 05:09 PM
RE: Native PHP installers - by Ivo Miranda - 02-04-2017, 05:34 PM
RE: Native PHP installers - by PaulD - 02-04-2017, 06:22 PM
RE: Native PHP installers - by Ivo Miranda - 02-04-2017, 06:34 PM
RE: Native PHP installers - by PaulD - 02-04-2017, 06:35 PM
RE: Native PHP installers - by Diederik - 02-05-2017, 12:13 AM
RE: Native PHP installers - by ignitedcms - 02-05-2017, 12:37 AM
RE: Native PHP installers - by InsiteFX - 02-05-2017, 08:36 AM
RE: Native PHP installers - by ignitedcms - 02-05-2017, 02:58 PM
RE: Native PHP installers - by InsiteFX - 02-07-2017, 04:12 AM
RE: Native PHP installers - by ignitedcms - 02-07-2017, 12:02 PM
RE: Native PHP installers - by sv3tli0 - 03-05-2017, 10:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB