All Projects → redaxo → Redaxo

redaxo / Redaxo

Licence: other
REDAXO, a PHP-based CMS since 2004. Both simple and flexible.

Projects that are alternatives of or similar to Redaxo

Yii2 Starter Kit
Yii2 Starter Kit
Stars: ✭ 1,372 (+411.94%)
Mutual labels:  hacktoberfest, cms
Fossurl
Your Own Url Shortner Without any fancy server side processing and support for custom url , which can even be hosted on GitHub Pages
Stars: ✭ 131 (-51.12%)
Mutual labels:  hacktoberfest, simple
Awesome Wagtail
A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
Stars: ✭ 1,527 (+469.78%)
Mutual labels:  hacktoberfest, cms
Forkcms
Fork is an easy to use open source CMS using Symfony Components.
Stars: ✭ 1,112 (+314.93%)
Mutual labels:  hacktoberfest, cms
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+878.73%)
Mutual labels:  hacktoberfest, cms
Content
Nuxt Content lets you write in a content/ directory and fetch your Markdown, JSON, YAML, XML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS
Stars: ✭ 1,311 (+389.18%)
Mutual labels:  hacktoberfest, cms
Wagtail
A Django content management system focused on flexibility and user experience
Stars: ✭ 11,387 (+4148.88%)
Mutual labels:  hacktoberfest, cms
Water.css
A drop-in collection of CSS styles to make simple websites just a little nicer
Stars: ✭ 6,666 (+2387.31%)
Mutual labels:  hacktoberfest, simple
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-47.01%)
Mutual labels:  hacktoberfest, simple
Beginners C Program Examples
Simple, Short and Sweet beginners friendly C language programs
Stars: ✭ 138 (-48.51%)
Mutual labels:  hacktoberfest, simple
Django Cms
The easy-to-use and developer-friendly enterprise CMS powered by Django
Stars: ✭ 8,522 (+3079.85%)
Mutual labels:  hacktoberfest, cms
Laravel Admin Starter
A Laravel Admin Starter project with Page Builder, Roles, Impersonation, Analytics, Blog, News, Banners, FAQ, Testimonials and more
Stars: ✭ 240 (-10.45%)
Mutual labels:  hacktoberfest, cms
Dnn.platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
Stars: ✭ 798 (+197.76%)
Mutual labels:  hacktoberfest, cms
Sharedchamber
Android Secure SharedPreferences Using Facebook Conceal Encryption
Stars: ✭ 96 (-64.18%)
Mutual labels:  hacktoberfest, simple
Luya
LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
Stars: ✭ 741 (+176.49%)
Mutual labels:  hacktoberfest, cms
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+15491.79%)
Mutual labels:  hacktoberfest, cms
Fae
CMS for Rails. For Reals.
Stars: ✭ 701 (+161.57%)
Mutual labels:  hacktoberfest, cms
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (+168.28%)
Mutual labels:  hacktoberfest, cms
Simplebluetoothlibrary
Android library for simplifying bluetooth usage.
Stars: ✭ 131 (-51.12%)
Mutual labels:  hacktoberfest, simple
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+5413.43%)
Mutual labels:  hacktoberfest, cms

🌎 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. Connect on Twitter

Follow @REDAXO on Twitter to read the latest topics (mostly in German, often in English) and ask any questions! We’ll be glad to help.

4. 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, setup 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
  • When you use PhpStorm, adjust the composer settings (Languages & Frameworks > PHP > Composer) and disable these two options:
    • [ ] Add packages as libraries
    • [ ] Synchronize IDE settings with composer.json
  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].