-
Updated
Mar 31, 2021 - PHP
#
content
Here are 663 public repositories matching this topic...
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS
theme
markdown
php
yaml
cms
content
website
twig
symfony
php7
backer
sponsors
doctrine
flat-file
website-builder
grav
content-management
website-generation
gitflow-extensions
gitflow-model
webroot
A handy guide to financial support for open source
-
Updated
Nov 17, 2020
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
Updated
Mar 31, 2021 - Erlang
Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
-
Updated
Apr 27, 2020 - Java
-
Updated
Dec 16, 2020
Template for writing your own contributing guide
-
Updated
Aug 26, 2020
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
api
open-source
php
cms
content
twig
php7
doctrine
headless
flat-file
website-builder
content-management
flat-file-db
headless-cms
flat-file-cms
flextype
-
Updated
Mar 13, 2021 - PHP
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
javascript
java
content
groovy
database
xml
https
geospatial
plugins
web-framework
network-server
ofbiz
-
Updated
Mar 30, 2021 - Java
Grav Admin Plugin
markdown
php
cms
content
website
admin
administration
es6
markdown-editor
admin-dashboard
es6-javascript
website-builder
grav
content-management
website-generation
user-interface
markdown-to-html
grav-plugin
-
Updated
Mar 23, 2021 - SCSS
Apache CouchDB
javascript
couchdb
content
http
cloud
erlang
database
big-data
cplusplus
network-server
network-client
-
Updated
Mar 18, 2021 - JavaScript
jmslbam
commented
Feb 13, 2021
Describe the bug
while filtering the permited post types via distributable_post_types, I noticed that the dropdown in de Pull UI has all the post types in the dropdown.
Steps to Reproduce
Filter the permited post types:
add_filter( 'distributable_post_types', function() {
return [ 'post' => 'post' ];
});
Go to the Pull overview page en check the dropdown.
Graby helps you extract article content from web pages
-
Updated
Feb 10, 2021 - PHP
python
html
rss
content
crawler
machine-learning
spider
hacker-news
article
topic
news-aggregator
hacker-news-reader
data-extraction
extract-summaries
hacker-news-digest
-
Updated
Mar 22, 2021 - Python
Really flexible headless CMS, built on top of Symfony and GraphQL.
-
Updated
Mar 1, 2021 - PHP
Contentify is an esports CMS based on the PHP framework Laravel
php
cms
content
website
laravel
admin
clan
gaming
content-management
cmf
laravel-admin
laravel-cms
esports
esports-cms
gaming-cms
contentify
esport
-
Updated
Sep 15, 2020 - PHP
Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring
-
Updated
Mar 31, 2021 - Java
Learning Management System OpenOlat
java
training
content
education
teaching
assessment
lms
scorm
lecture
responsive-design
curriculum-management
qti
elearning
imscp
rollcall
questionnaire-survey
openolat
-
Updated
Mar 30, 2021 - Java
-
Updated
Mar 9, 2021 - PHP
SCORM API for Content. JavaScript library, QUnit tests and examples.
support
javascript
api
content
package
json
docs
schema
tools
communication
xml
e-learning
schemas
qunit
scorm
completed
scorm12
scorm2004
scorm-support
student-attempt
-
Updated
May 20, 2020 - JavaScript
Improve this page
Add a description, image, and links to the content topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the content topic, visit your repo's landing page and select "manage topics."
rc51.
using a reverse proxy, I serve directus from apps.my.tld/app/directus/ and thus set the PUBLIC_URL to /app/directus/. This works for all the statics and requests, but the requests to the extensions don't work:
https://apps.my.tld/extensions/interfaces/
https://apps.my.tld/extensions/displays/
https://apps.my.tld/extensions/layouts/
https://apps.my.tld/extensions/modules/