File | Date | Author | Commit |
---|---|---|---|
.graphql-generated | 2024-09-09 |
![]() |
[a1b44a] Initial commit v1.0 |
everydatastore | 2025-05-18 |
![]() |
[c7a974] adding everyTranslator.yml und and translatable... |
log | 2025-05-13 |
![]() |
[5bad05] removed unused code and improved readability |
public | 2025-05-13 |
![]() |
[5bad05] removed unused code and improved readability |
silverstripe-cache | 2024-09-09 |
![]() |
[a1b44a] Initial commit v1.0 |
tmp | 2024-09-09 |
![]() |
[a1b44a] Initial commit v1.0 |
.env.exsample | 2025-05-13 |
![]() |
[5bad05] removed unused code and improved readability |
.gitignore | 2025-05-18 |
![]() |
[2763cf] editing .gitignore |
.htaccess | 2024-09-09 |
![]() |
[a1b44a] Initial commit v1.0 |
LICENSE | 2024-08-19 |
![]() |
[134f3b] Create LICENSE |
README.md | 2024-09-09 |
![]() |
[a1b44a] Initial commit v1.0 |
composer.json | 2025-05-18 |
![]() |
[c7a974] adding everyTranslator.yml und and translatable... |
phpunit.xml.dist | 2024-09-09 |
![]() |
[a1b44a] Initial commit v1.0 |
EveryDataStoreBackend is the core code of the EveryDataStore ECM and is developed with PHP framework SilverStripe 5.
It defines the business logic of EveryDataStore ECM and ensures the security of the exchange of information between the frontend and backend. The preparation of data from the database for the frontend is also done in the backend.
The RESTful interface EveryRESTfulAPI ensures the secure and efficient information exchange between the front- and back-end.
The information from the frontend is intercepted and made available as JSON to the backend.
See our getting started giude for instructions on how to start the installation to build your frist data store.
Submodule EveryRESTfulAPI
Submodule Everydefaultfolder
Submodule EveryTranslator
Submodule EveryNotifyTemplate
Submodule EveryNumbering
Submodule EveryWidget
EveryDataStoreBackend Documentation
EveryDataStore ECM
EveryDataStore Frontend
SilverStripe Recipe Plugin