Libraries tagged by Database CMS
lil-plp/iba
51 Downloads
Interactive Books' Atelier: the future of publishing content digital ...
pointybeard/symphony-pdo
1036 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
arikaim/db
1163 Downloads
Arikam CMS database package
sunnysideup/databasebackup
82 Downloads
Backup, download or restore an entire database from within the Silverstripe CMS. Great for copying data from Live to Test or making a backup before a big change.
maldicore/silverstripe-clientexport
57 Downloads
Exports all files and folders in the assets directory or database to a ZIP file in the CMS.
sydes/sydes
32 Downloads
SyDES - Lightweight CMF for a simple sites with SQLite database
sunnysideup/version-pruner
882 Downloads
Prune / truncate your version tables based on your own settings.
sunnysideup/mysql-5-7-fix
7111 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
sunnysideup/migration-task
3430 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
sunnysideup/delete-members
58 Downloads
Deletes all members from a Silverstripe install
sunnysideup/delete-all-tables
514 Downloads
Silverstripe module to delete all tables - CAREFUL!
sunnysideup/dataintegritytests
1225 Downloads
check your database for obsolete fields and related data-structure errors
sunnysideup/copyfactory
118 Downloads
Copy database records including their has-one, has-many and many-many records. Great for duplicating parts of complex database records.
saaksin/laravel-administrator
63 Downloads
데이터베이스 기반 라라벨 관리자 페이지
quickapps-plugins/eav
1563 Downloads
Provides EAV (Entity-Attribute-Value) design pattern.