redaxo/source

REDAXO CMS source repository (for static analysis)

Maintainers

Details

github.com/redaxo/redaxo

Source

Issues

Fund package maintenance!
staabm

Installs: 12 906

Dependents: 2

Suggesters: 0

Security: 1

Stars: 317

Watchers: 32

Forks: 117

Open Issues: 144


README

🌎 Deutsch

REDAXO

Content Management since 2004. Both simple and flexible.

REDAXO provides you an easy-to-learn website framework. It lets you create content from custom modules with full control of any input and output. It is multilingual, highly extendable and adapts to your workflow.

Screenshots

 

Changelog  |  Documentation  |  API Docs  |  Tricks  |  Slack  |  Twitter  |  Friends Of REDAXO  |  Community Map

   


Community ❤️

REDAXO is mainly used in German-speaking countries. However, the software already comes in several languages — English, Spanish, Italian, Swedisch, Portuguese — and the community is working on translating more and more content. If you don't understand German, please don't let that stop you from trying REDAXO: The community is known for being extremely helpful and friendly, and we will support you wherever we can! ✌️

Get to know REDAXO and its community:

1. Install CMS and check out the demo websites

This is probably the best way to get to know REDAXO: install the latest release, log in to the admin section and use the built-in Installer addOn to check out one of the demo websites. If you’re new to REDAXO or don’t speak german, search for demo_base (»Basisdemo«) as it is fully translated into English and explains all major topics.

Current demo websites: Base, Community, OnePage, FullPage.

2. Join our Slack

You’ll find a lot of community members in the Slack chat. And also the core developers. This is probably the best option to ask questions and get to know the community. —Happy to see you there, get your invite at redaxo.org/slack!

3. Find people on the Community World Map

Where in the world are people using REDAXO? The map will show you. 🌎 Your marker still missing? Learn how to place it on the map.

 

Contributions

To develop on core and core addons, set up the project with these steps:

  • Clone the repsoitory: git clone https://github.com/redaxo/redaxo redaxo && cd redaxo
  • Install the tools used for the development with Composer: composer install
  • You can use the provided Docker configuration to start a local development environment: docker-compose up -d. In case you need a port other than the default port 80, start it like this: REDAXO_PORT=8080 docker-compose up -d.

 

Copyright & License

REDAXO was developed by Yakamara (Frankfurt am Main/Germany 🇩🇪), is open-source since 2004 and is released under the MIT license.

 

Psalm coverage