Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2sic/2sxc
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
https://github.com/2sic/2sxc
cms cms-framework cms-frontend content-management dnn dnn-2sxc dnncms dotnetnuke eav tinymce webapi
Last synced: 3 months ago
JSON representation
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
- Host: GitHub
- URL: https://github.com/2sic/2sxc
- Owner: 2sic
- License: mit
- Created: 2014-02-12T17:20:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T20:22:55.000Z (5 months ago)
- Last Synced: 2024-05-29T03:03:27.028Z (5 months ago)
- Topics: cms, cms-framework, cms-frontend, content-management, dnn, dnn-2sxc, dnncms, dotnetnuke, eav, tinymce, webapi
- Language: C#
- Homepage: http://2sxc.org
- Size: 185 MB
- Stars: 140
- Watchers: 31
- Forks: 38
- Open Issues: 31
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-dnn - **2sxc**
README
# 2sxc 17 for Dnn and Oqtane
## Content Management, Dynamic Data, Dynamic Code & App Engine
> you can't use DNN or Oqtane without 2sxc 😉
2sxc helps web designers and developers prepare great looking, animated and sexy content and applications in DNN (DotNetNuke) and Oqtane.
In works in .net Framework and .net Core.Visit [2sxc.org](https://2sxc.org/) for more information.
Visit [docs.2sxc.org](https://docs.2sxc.org) for API docs.
Visit [DNN & Razor Tutorials](https://2sxc.org/dnn-tutorials/) for tutorials.
Visit [2sxc Blogs](https://2sxc.org/en/blog) for news, updates, articles.
## Contents of this Repo
1. 2sxc Core - containing the main 2sxc code (not dependant on DNN)
1. 2sxc Dnn - containing everything which connects 2sxc to DNN
1. 2sxc Oqtane - everything which implements 2sxc for Oqtane
1. 2sxc Razor - contains the razor engine and also connects to DNN
1. 2sxc WebApi - contains the WebApi - also as part of the DNN infrastructure
1. 2sxc - the root project - containing installation / bundling and dependency injection for runtime## More Git Repos
This is just one repo of 2sxc - the full software also has another ca. 3 for
1. [EAV-server](https://github.com/2sic/eav-server) the dynamic data layer
1. [EAV-UI](https://github.com/2sic/eav-ui) Angular 12 UI layer for EAV data
1. [2sxc-UI](https://github.com/2sic/2sxc-ui) In-page editing system and JS APIs## System Requirements for 2sxc
1. DNN 9.6.1+ with .net Framework 4.8
1. Oqtane 3.4.2+ with .net 6Older Versions
* DNN: 2sxc 8 to 13 all work on DNN 7.4.2 - 9.10 or even later
* Oqtane: see [compatibility list](https://r.2sxc.org/oqtane-install)