An open API service indexing awesome lists of open source software.

https://github.com/geta/geta-optimizely-ddsadmin

DDSAdmin is dynamic data store (DDS) create, read, update, delete (CRUD) editor for EPiServer CMS.
https://github.com/geta/geta-optimizely-ddsadmin

cms

Last synced: about 2 months ago
JSON representation

DDSAdmin is dynamic data store (DDS) create, read, update, delete (CRUD) editor for EPiServer CMS.

Awesome Lists containing this project

README

        

What is DDSAdmin?
------------------------------

* Master

![](http://tc.geta.no/app/rest/builds/buildType:(id:Kolumbus_Main_00ci),branch:master/statusIcon)

DDSAdmin is dynamic data store (DDS) create, read, update, delete (CRUD) editor for EPiServer CMS 11.

Where can I get it?
------------------------------
1. First, [install NuGet](http://docs.nuget.org/docs/start-here/installing-nuget).
1. Add [EPiServer Nuget feed](http://nuget.episerver.com/en/Feed/) in Visual Studio Package Manager options (Tools ->Options -> Package Manager -> Package Sources).
1. Install DDSAdmin via NuGet in Visual Studio. Ensure that you also install the required dependencies.
1. Rebuild your solution.
1. Start editing your data in EPiServer DDS storages. It will be available in CMS menu: Geta->DDS Admin.

Where can I get more info?
------------------------------
Check out [Wiki](https://github.com/Geta/DdsAdmin/wiki)