Package Details: codeigniter 3.0.0-1

Package Base: codeigniter
Description: An object-oriented web-application framework for PHP projects
Upstream URL: http://www.codeigniter.com
Category: devel
Licenses: Other
Submitter: uzsolt
Maintainer: choopm
Last Packager: choopm
Votes: 8
First Submitted: 2011-09-06 14:35
Last Updated: 2015-04-04 18:15

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by choopm

2015-04-04 18:17

Updated to 3.0.0

Comment by choopm

2014-09-21 17:13

thanks uzsolt,
adopted + updated to 2.2.0

Comment by uzsolt

2014-09-21 17:12

Disowned package.

Comment by uzsolt

2014-07-01 10:32

I don't use Arch anymore so I can't maintain this package. Who wants to adopt? As I see @gadelat has been flagged. Gadelat, you?

Comment by uzsolt

2013-10-22 15:08

Thanks, updated.

Comment by acfrai

2013-10-22 13:21

Hi, I got md5sum check failed, it seems that for the version 2.1.4 the md5sum is e74a296c1d412a855c025b9cd468a513. Thank you for the PKGBUILD.

Comment by MichaelChou

2013-08-02 07:12

@uzsolt Thank you.
I found a bug in this new script:
# codeigniter-create-project test test/app
realpath: ‘test/app’: No such file or directory

The man page of realpath says: all but the last component must exist.
So I guess creating WEBDIR and APPDIR before turning them into resolved absolute paths can fix this bug

Comment by uzsolt

2013-07-29 12:36

@MichaelChou
Not bad idea. Updated.

Comment by MichaelChou

2013-07-29 08:33

The codeigniter-create-project script should set a full server path in the $application_folder variable, even when a user use relative path in the command line.

Comment by uzsolt

2013-02-17 12:02

Updated. Thanks, flagrama.

Anonymous comment

2013-02-16 18:46

the download link for codeigniter is now http://ellislab.com/codeigniter/download

Comment by uzsolt

2011-12-18 12:48

@mbbrr (or anybody): do you use codeigniter-create-project script? Are exist any bug or suggestion?

Comment by uzsolt

2011-12-12 21:00

Yes, indeed, corrected!
Thanks!

Anonymous comment

2011-12-12 20:48

Hi! It seems like the md5sum for the current upstream 2.1.0 zip file has changed to 8cb676b0f831114935d7dd1ae2e0d490

Thanks for the PKGBUILD!

Comment by uzsolt

2011-11-16 19:28

Up to 2.1.0

Comment by uzsolt

2011-09-06 14:37

This is my first arch-pkgbuild file. Please check and say what is incorrect :)