Strong-Typed Apps Flood - The Force is Strong! 5/7/2024 We just release more than 20 Apps which now use the strong-typed APIs. Enjoy! App App Release Daniel Mettler
Auto-Install Recommended Apps Improved in 2sxc 17.03 3/6/2024 Now you can auto-install recommended App at any time, not just on first install. install App Daniel Mettler
Breaking Change in v16.02 for new features in 16.01 (Typed Code) 7/5/2023 Some of the new features in 16.01 turned out to have far reaching consequences which had to be modified in 16.02 to ensure long term quality. This means we had to make some breaking changes - sorry š„. Breaking Change Code App 2sxc Release Daniel Mettler
Mobius Forms 3.0 Released 7/1/2019 Mobius-Forms has been the backbone of many forms, both simple as well as extremely customized. Now we've given it a full overhaul, with support for Mailchimp, WebPack, Polymorph and lots of recipes. form App Daniel Mettler
News App Pro 3 released for Christmas 2018 12/23/2018 Merry X-Mas! This years gift to the community is a brand new News app with awesome features, multi-bootstrap support and everything you want. News App App Release Daniel Mettler
Recipe: Create Public Forms with 2sxc 5/7/2018 Discover how easy it is to create public forms using 2sxc for directories, showcases and more - while still fully in control of security. Tutorial recipe adam App Data Files / Documents form solution Daniel Mettler
Tutorial List/Details or Parent/Child with DNN & 2sxc 9 in 5 minutes (Video) 12/7/2017 Learn in a 5 minute video how list/details apps (modules) are built. Download the code, discover, and create :) Tutorial List Data App Visual Query Designer Daniel Mettler
Using the SQL DataSource in 2sxc 9.8 11/14/2017 2sxc 9.8 and Visual Query 2 finally have a most-requested data-source which delivers data-items from SQL. 2sxc Sql DataSource Visual Query Designer App Daniel Mettler
Releasing 2sxc 9.5 with Evoq Page Publishing 9/23/2017 Evoq offers a unique feature called page publishing, which allows the users to edit a page in the background and release it when done. This is also used with workflows. 2sxc 9.5 now supports this - as probably the only module in the DNN ecosystem. evoq 2sxc 2sxc Release Content Management App structured-content liquid content New feature Daniel Mettler
New App: Directory / Showcase (DNN + Angular 4) 9/18/2017 This App can be used for directories or showcases, and you can use it as the foundation to build anything else. It uses Angular 4 best practices and is the ideal place to start learning Angular. Angular, AngularJS App JavaScript App ajax best-practice Bootstrap 3 and 4 Data JavaScript, JS reactive programming SASS Search Engine Optimization structured-content Daniel Mettler
An App A Day: New A-Z Glossary App for DNN 8/7/2017 We just released a simple, versatile A-Z glossary app. App Content Management Bootstrap 3 and 4 Daniel Mettler
New App: Courses / Events with Registration 5/22/2017 Courses are like events, except that they are either recurring, belong to a series and/or have limited seats on each event. We developed a simple solution for this, and are now open-sourcing it. App HTML5 Bootstrap 3 and 4 Content Management Responsive Daniel Mettler
An App A Day: New Blog 3.0 with Details-Paging, Open-Graph and Very-Rich-Content 3/28/2017 The new Blog App offers loads of new, neat features, including Multi-Language, Share-This integration, paging in read-mode, social headers and Very-Rich Content. App blog Content Blocks Content Management Daniel Mettler
An App a Day: BlueImp Gallery App 3.0 with Multi-Albums 3/24/2017 The BlueImp App has always been a favorite. Now the latest version has Album, Multi-Album and Touch-Carousel in one. Enjoy! App gallery Blueimp Bootstrap 3 and 4 Daniel Mettler
Releasing 2sxc 8.10 - Public REST Api, Visual Query and WebApi + Shuffle DataSource 2/20/2017 2sxc 8.10 offers four long awaited features - the ability to externally access REST APIs, App-WebApi and Visual Queries, + the ability to shuffle / randomize data-items. 2sxc Angular, AngularJS api App Data DataSource JavaScript, JS JavaScript App JSON knockoutJS SPA WebAPI Daniel Mettler
Announcing the Accordion App for collapsible sections (mobile, bootstrap3) 12/21/2016 Mobile web sites have a strong need for content which collapses to form its own table of contents. This is now very easy with the accordion-app, which shows any kind of content-block or app inside its inner content. 2sxc design Content Blocks structured-content mobile Responsive App DNN / DotNetNuke Daniel Mettler
2sxc App vs. 2sxc Content - Which One Should I use? 9/29/2016 Technically both the App and the Content module could be used for the same things - but you shouldn't, because they behave differently and provide a different UX. Here's an overview. App Content Management 2sxc ajax Daniel Mettler
Github Versioning an App with the Database 9/25/2016 We all love github and want to version our work and our apps with it. But usually the database is missing, which means that both schema, configuration and demo-data aren't in the versioning. Now we can do it - here's how... 2sxc App Data DNN / DotNetNuke New feature git Daniel Mettler
An App a Day: The Snippet/Code-Fragement App 9/3/2016 We all sometimes need to add just a bit of CSS, JavaScript or HTML to a page, without mangling it through the WYSIWYG editor. The Snippet-App helps you do this, quickly and painlessly. App 2sxc Code CSS JavaScript, JS HTML5 mashup Daniel Mettler
Developing Agile, Rapid DNN-Apps and SPAs (Modules) 6/22/2016 Watch the DNN-Connect Session showing you how to save/make thousands of dollars using agile, proven methods for Razor-Apps, JavaScript SPAs and more. DNN / DotNetNuke App JavaScript, JS SPA Angular, AngularJS JavaScript App News Video Daniel Mettler
Using App Data Outside of 2sxc - in Razor, Custom WebApi, Skin or another Module (300) 5/10/2016 Sometimes you want to leverage 2sxc to create a solution, provide data input etc. but want to output or re-use the data in your own Module, Skin, Script or something else. This is easy to do. 2sxc v8 DNN / DotNetNuke App api Razor Templates mashup Code Daniel Mettler
May the 4th be with you again - presenting the DNN Blog App 5/4/2016 We are proud to announce (again on international star-wars day) the Blog App. It's pretty cool, and the best thing is that you can mix it with other apps, or just change it to be anything you want. Star Wars App blog mashup Content Blocks Drag-and-drop gallery Video Daniel Mettler
The Trouble with DNN JavaScript / CSS Minification (aka Client Dependency/Resource Management) 4/12/2016 (Opinion) For years now 2sxc has promoted the merits of the DNN Client-Dependency-Management, and tried to use it wherever possible + recommended it in blogs. In reality, it hurt us badly. Bogdan from DNNSharp showed me a better way - so 2sxc now officially stops doing this, and recommend that you evaluate if this is important for you too. JavaScript, JS App DNN / DotNetNuke 2sxc CSS performance Daniel Mettler
Create a disqus App for DNN in 5 minutes 12/3/2015 What I really, really love about 2sxc is they way you can leverage existing tools and integrate them into DNN in minutes. Here's what I just did with the disqus serviceā¦ 2sxc Content Management Token templates App Daniel Mettler
2sxc 7.2 released with features like CSV/Paging/Caching, Angular-Translate and support for npm, grunt etc. 6/26/2015 2sxc 7.2 offers many new features for people developing Apps the modern way. This mainly includes support for tools like NPM, Grunt and Github, but also new data sources to cover more data-scenarios like caching, paging and CSV files. 2sxc DNN / DotNetNuke App Content Management Grunt npm, node package manager 2sxc Release Angular, AngularJS Daniel Mettler