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.
- Host: GitHub
- URL: https://github.com/geta/geta-optimizely-ddsadmin
- Owner: Geta
- Created: 2012-09-27T15:34:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T21:31:46.000Z (about 2 years ago)
- Last Synced: 2025-02-08T17:44:48.425Z (3 months ago)
- Topics: cms
- Language: JavaScript
- Homepage:
- Size: 63.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
What is DDSAdmin?
------------------------------* Master
,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)