0.0.6-alpha.3 • Published 9 months ago
@padmadev/padma-backend v0.0.6-alpha.3
Padma Backend
Padma Backend is a headless CMS solution built with Strapi.
Getting Started
To integrate Padma’s custom Strapi plugin, follow these steps:
Install the Plugin
If you already have Strapi installed, add the Padma plugin by running the following command:npm install @padmadev/padma-backendyarn add @padmadev/padma-backendConfigure the Plugin
In yourconfig/plugins.tsfile, add the following configuration to enable the plugin:// config/plugins.ts module.exports = { 'padma-backend': { enabled: true, }, };Run the Strapi Application
Start your Strapi application to activate the plugin:npm run develop
Quick Links
- API Documentation: Padma API Docs
 - Full Documentation: Padma Documentation
 
0.0.6-alpha.3
9 months ago
0.0.6-alpha.2
10 months ago
0.0.6-alpha.1
10 months ago
0.0.6-alpha.0
10 months ago
0.0.6
11 months ago
0.0.5
11 months ago
0.0.4-alpha.2
11 months ago
0.0.4-alpha.1
11 months ago
0.0.4-alpha.0
12 months ago
0.0.4
12 months ago
0.0.3
12 months ago
0.0.2
12 months ago
0.0.1
12 months ago
0.0.0-alpha.4
12 months ago
0.0.0-alpha.3
12 months ago
0.0.0-alpha.1
12 months ago
0.0.0-alpha.0
12 months ago