Jump to content

Recommended Posts

Posted
Any CI users out there be able to tell me what the best way to distribute my CI app is? Is it easy enough to create an 'installer' for my app, and if so what is the best way to go about this?
Posted

Could check for the existence of the installer controller. If it exists, then redirect from the 'home' controller. Require deletion of the installer on completion.

 

Then I'd zip it all up. The user will have to drop the folder and on navigating to the right url will get the installer, which you can use to check permissions, database etc.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...