-
-
Notifications
You must be signed in to change notification settings - Fork 41
home
We have migrating these documents to docs.2sxc.org This is an old version, which we'll remove some time soon
2sxc is a CMS-Plugin for DNN/DotNetNuke. It makes content editing easier than Wordpress. It's also a CMF like Drupal. And a very cool EAV data-management system. And an online REST JSON database. And a lot more.
2sxc is basically used to provide web-site-builder functionality to DNN, both in a simple Content mode (where users just add images, designed text/image blocks, links etc.) or in App mode, where user add standalone functional apps like blogs, galleries and more. Most apps are on github and can be downloaded from the app-catalog.
This wiki is for front-end and back-end developers (so HTML/JS and Razor/WebAPI). It contains a lot of background concepts and API specs. Navigate this using the menu to the right.
2sxc is very flexible and can be used for almost any kind of content-management needs or app development needs. Because of this, different documentations help you work with different things. Here's the overview:
- 2sxc.org
-
Getting started tutorials are found in the Learn section of 2sxc.org
includes installation, basic instructions, creating your first content-type and similar tutorials &
it also include instructions how to export/import data, working with the image resizer and more. - A list of features, concepts and examples can be found in the Docs section of 2sxc.org, including things not specifically code related
- Many solutions and recommendations are found in the Blog on 2sxc.org
- Many demo, template and tutorial Apps are found in the App Catalog on 2sxc.org
- 2sxc / EAV Roadmap
- APIs and similar are found in this wiki - you'll see the TOC in the box to the right
- App folder structure and special files
- Style Guide (beta) best-practices draft