As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi there!
We are looking for the feature of perform a marketplace with Amelia.
I've read this: https://tmsplugins.ticksy.com/ticket/2741491/ and it's quite clear that for now it's not in implemented, but I have a question, There are any kind of hooks or something that we (as web developer) can try to use to customise Amelia to work in this way?
Thanks a lot!! ^_^
Hi Javier!
Thank you for taking time to contact us, and for taking interest in Amelia!
Yes, unfortunately, it's not yet planned; however, you can always suggest it or vote for it here; we have a lot of feature requests, the most requested features are in the top of the list and we really try to implement as many new features in each update!
We currently have WebHooks; we also have API Routes for the Amelia app, but most of them are protected depends on of the permissions that is set in WordPress Accounts. You can check those API Routes in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
At the moment we have some JavaScript hooks that are triggered depending on the view:
JS files are modified (minimized) in the public version of the plugin (in our development environment is accessible), but unfortunately, I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features, you can extract the js and customize it.
Hope that will help.
Thanks Ivana for the explanation, it has been very useful!
Best!
Javier.