amsdal-crm plugin for AMSDAL Framework
Project description
amsdal-crm
This plugin provides custom models, properties, transactions, and hooks for the AMSDAL Framework.
Plugin Structure
src/models/- Contains model definitions in Python formatsrc/transactions/- Contains transaction definitionspyproject.toml- Plugin configuration fileconfig.yml- Configuration for connections
Installing this Plugin
To use this plugin in an AMSDAL application:
- Copy the plugin directory to your AMSDAL application
- Import the models and transactions as needed
- Register the plugin in your application configuration
Development
This plugin uses sync mode.
Adding Models
amsdal generate model ModelName --format py
Adding Properties
amsdal generate property --model ModelName property_name
Adding Transactions
amsdal generate transaction TransactionName
Adding Hooks
amsdal generate hook --model ModelName on_create
Testing
Test your plugin by integrating it with an AMSDAL application and running the application's test suite.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file amsdal_crm-0.1.7.tar.gz.
File metadata
- Download URL: amsdal_crm-0.1.7.tar.gz
- Upload date:
- Size: 280.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
727326c0554228db53423a6a2898326a536efdfc19116df0377c138ff046b15d
|
|
| MD5 |
fc15f41f91951c58baea5d5aa0d43ae8
|
|
| BLAKE2b-256 |
4e85e0672931981ae4f34302d66a1853e696837433aada1a498c015eafa10ef7
|
File details
Details for the file amsdal_crm-0.1.7-py3-none-any.whl.
File metadata
- Download URL: amsdal_crm-0.1.7-py3-none-any.whl
- Upload date:
- Size: 49.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3c2122e4434ab4f721a39039d0f10fe326c0201cfc7d6ea03bc08c032cfc5b7
|
|
| MD5 |
6d2c84286c262dc8f26ab1b292ca7805
|
|
| BLAKE2b-256 |
a8a3d537c0afcdfe9ac830e665af1cabc0a22de1233576eba7c0b3cd03a020eb
|