Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django cms plugin #213

Open
i-salameh95 opened this issue Jul 2, 2024 · 6 comments
Open

django cms plugin #213

i-salameh95 opened this issue Jul 2, 2024 · 6 comments

Comments

@i-salameh95
Copy link

plugin of django-appointment to integrate with django cms, it would be perfect,
I have seen many ideas of appointment plugin with wordpress/ php frameworks, but for django not yet.

this app seems contain all features for scheduling appointment.

@adamspd
Copy link
Owner

adamspd commented Jul 2, 2024

Hi @i-salameh95, thanks for testing the app. It's a great idea indeed for the plugin of django-appointment. Thing is, I have 0 experience in the matter. So if you have ideas, how-tos or even better, could do a pull request, that would be awesome.

@i-salameh95
Copy link
Author

i-salameh95 commented Jul 2, 2024

I will make "apphook" which means integrate Django app into django cms, without writing many codes in django cms,
just small code for plugin.
I will do pull request when I finish doing that.

if you need to know more about what app-hook mean in django cms, please see this page
apphook

@adamspd
Copy link
Owner

adamspd commented Jul 3, 2024

I will make "apphook" which means integrate Django app into django cms, without writing many codes in django cms,

just small code for plugin.

I will do pull request when I finish doing that.

if you need to know more about what app-hook mean in django cms, please see this page

apphook

Thank you. I will have a look at it and try it as well.

@corentinbettiol
Copy link

An apphook is a good idea to include a "full app" like django-appointment on a djangocms page.

You can also create a plugin for djangocms (a specific item that you can add on any page, which can have its own config, or be linked to a config stored elsewhere in another app).

@i-salameh95
Copy link
Author

Actually, I was using django cms 3.11, and I have some aldryn dependencies, so they make conflict while trying to add django-appointment to my project, at the end I have create some simple appointment plugin without using advanced django-appointment application

@adamspd
Copy link
Owner

adamspd commented Aug 2, 2024

Hi @i-salameh95, I'd love to see how it works for you and the usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants