2

Carabiner seems like a solid asset manager for CodeIgniter but it isn't maintained. Is there a comparable asset management plugin that's well maintained for Code Igniter? As a side question, is there a template management plugin you recommend and why?

Teej
  • 12,764
  • 9
  • 72
  • 93
say
  • 2,585
  • 7
  • 35
  • 48
  • 2
    This may be better suited to the Code Igniter forums, they have a very active community from what I recall. – Jacob Mar 15 '11 at 06:52
  • I don't know of any alternatives but I researched the options and went with Carabiner for the last two projects I've worked on. It's not maintained as such but a lot of people are using it and I'm sure the Codeigniter community will quickly fix any problems that arise. – jimbo2087 Sep 12 '12 at 14:55

1 Answers1

0

I use asset from Sparks at http://getsparks.org/packages/assets/versions/HEAD/show and seems to work great.

garethhallnz
  • 327
  • 1
  • 3
  • 12
  • This link is now outdated/broken. Perhaps update with a newer solution or delete the answer? – Bert H Dec 15 '17 at 12:34