All Projects → agentejo → Cockpit

agentejo / Cockpit

Licence: mit
Add content management functionality to any site - plug & play / headless / api-first CMS

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Less
1899 projects
hack
652 projects

Projects that are alternatives of or similar to Cockpit

App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (-91.03%)
Mutual labels:  cms, headless-cms, cms-framework, headless
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+707.77%)
Mutual labels:  hacktoberfest, cms, headless-cms, cms-framework
Storyblok
You found an issue with one of our products? - submit it here as an issue!
Stars: ✭ 206 (-96.02%)
Mutual labels:  cms, headless-cms, headless
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (-95.32%)
Mutual labels:  cms, headless-cms, headless
Kirby
Kirby's core application folder
Stars: ✭ 436 (-91.57%)
Mutual labels:  cms, headless-cms, cms-framework
Apostrophe
Apostrophe is a full-featured, open-source CMS built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
Stars: ✭ 3,733 (-27.84%)
Mutual labels:  hacktoberfest, cms, cms-framework
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+154.98%)
Mutual labels:  cms, headless-cms, headless
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (-91.57%)
Mutual labels:  cms, headless-cms, headless
Builder
Drag and drop page building using your code components
Stars: ✭ 1,281 (-75.24%)
Mutual labels:  cms, headless-cms, headless
TriTan-CMS
TriTan CMS is a developer centric content management framework that allows you to go completely headless or nearly headless. With the mighty TriTan, you can build amazing RESTful applications and robust websites.
Stars: ✭ 19 (-99.63%)
Mutual labels:  headless, cms-framework, headless-cms
vaahcms
VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).
Stars: ✭ 56 (-98.92%)
Mutual labels:  backend, headless, headless-cms
framework
The target of this framework is to help in all the needs of a full featured API REST, from top to bottom, and at the same time having the best possible performance and security.
Stars: ✭ 88 (-98.3%)
Mutual labels:  headless, api-rest, headless-cms
Awesome Headless Cms
An awesome list of headless / decoupled CMS resources.
Stars: ✭ 118 (-97.72%)
Mutual labels:  cms, headless-cms, headless
Elepy
Elepy, The Headless Content Management Framework
Stars: ✭ 109 (-97.89%)
Mutual labels:  cms, headless-cms, cms-framework
Twill
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
Stars: ✭ 2,539 (-50.92%)
Mutual labels:  cms, cms-framework, headless-cms
Docker
Directus Docker — The Official Docker Container for the Directus Suite
Stars: ✭ 93 (-98.2%)
Mutual labels:  cms, headless-cms, headless
Contentjet Ui
Headless API-first content management system
Stars: ✭ 42 (-99.19%)
Mutual labels:  cms, headless-cms, headless
Bancha
Bancha is an open-source CMS made by Nicholas Valbusa written in PHP5.3.
Stars: ✭ 76 (-98.53%)
Mutual labels:  cms, cms-framework, backend
Cms
Statamic 3: The Core Composer Package
Stars: ✭ 965 (-81.35%)
Mutual labels:  api-rest, cms, headless
Mix.core
🚀 Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (-94.12%)
Mutual labels:  cms, headless-cms, headless

Cockpit Next

Requirements

  • PHP >= 7.3
  • PDO + SQLite (or MongoDB)
  • GD extension
  • mod_rewrite, mod_versions enabled (on apache)

make also sure that $_SERVER['DOCUMENT_ROOT'] exists and is set correctly.

Installation

  1. Download Cockpit and put the cockpit folder in the root of your web project
  2. Make sure that the /cockpit/storage folder and all its subfolders are writable
  3. Go to /cockpit/install via Browser
  4. You're ready to use Cockpit :-)

Build (Only if you modify JS components)

You need nodejs installed on your system.

First run npm install to install development dependencies

  1. Run npm run build - For one-time build of styles and components
  2. Run npm run watch - For continuous build every time styles or components change

Dockerized Development

You need docker installed on your system: https://www.docker.com.

  1. Run npm run docker-init to build the initial image.
  2. Run npm run docker to start an Apache environment suited for Cockpit on port 8080 (this folder mapped to /var/www/html).

💐 Partners

ginetta
We create websites and apps that click with users.

BrowserStack
Live, Web-Based Browser Testing

💐 Sponsors

Backers on Open Collective Sponsors on Open Collective

Become a backer or sponsor through:

Thank you to all our backers! 🙏

Copyright and license

Copyright since 2015 Agentejo under the MIT license.

See LICENSE for more information.

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].