Infinitas
Infinitas is an open source content management framework that was developed using the CakePHP framework (v2.x). Amongst other things, its a blog, cms, newsletter emailing system and on-line shopping cart.
Install / Use
/learn @infinitas/InfinitasREADME
To get started running Infinitas, follow the steps below. Infinitas is currently tested and working (with some bugs) on various 5.2+ php installations with MySQL.
The web installer makes for easy installation, there is also a shell version but has not been finalised just yet.
(A) Quick Start Guide
-
If you don't have cake, download and set it up ( http://github.com/cakephp/cakephp ) you can also get it with
git clone git://github.com/cakephp/cakephpMake sure to use the latest version of 2.1 (2.2 has some backwards breaking changes in controllers)
(B) Manually
- download the app from http://github.com/infinitas/infinitas
- extract the files to the app dir, not ../app/infinits/<files> but ../app/<files>
- If you would like the extra plugins (recomended) 3a) you will need to download them all manually and put them in the plugins folder. maybe its time to start using git
- see instructions (C) below
(B) Via Git ================================================================================1) cd into your servers webroot directory
-
git clone git://github.com/infinitas/infinitas.git infinitas/
-
cd infinitas/
-
If you would like the extra plugins (recomended) git submodule update --init --recursive
-
see instructions (C) below
(C) Installation
- make APP/config/ and APP/tmp/ writeable for the installation
(or just make the entire app owned by the web server
sudo chown www-data:www-data -R ./) - create a db (remember the name and login details for just now)
- visit the corresponding url to where you cloned it to (http://localhost/ or infinitas/ maybe)
- Follow the instructions
8a) although there is a
sample dataoption, it will install sample data regardless. - If all has gone well you should be on a screen that asks you to enter the main administration details, fill this out and hit enter
- pat yourself on the back, infinitas is now running :)
Please let us know if you have any issues trying to run Infinitas. There is a bug tracker at http://infinitas.lighthouseapp.com or #infinitas on IRC (freenode.net)
Related Skills
docs-writer
99.2k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
337.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
arscontexta
2.9kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
