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

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.
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