Vox Populi(x) forum

Alexandria Book Library => Supporto (Support) => Topic started by: esteealex on 02 May 2016, 08:58:45

Title: Project - Urgent
Post by: esteealex on 02 May 2016, 08:58:45
Hello, I apologize for insisting but my project is a bit urgent, so if you can reply me soon, i'll be very grateful.
I remind my project :

I'm building a website to dematerialize the Documentation Department of a municipality in France.

In this website, I have a "download manager", to allow employees to download some articles each months, and it's perfect. But the Department also have some newspapers "on loan"... so, I need a library to manage this loans. Your product is very well for me, but I have some problems and questions :

- First, does the component operate with PHP 7 ?

- In which files are the fiels of langage to change words ?

- How can I do to change the fiels of the form ? I must add some fields, because the reservation form is not complete for my use (see attachment, exemple).. can you suggest me a new version with possibility to manage the form?

And then, would it be possible to request a modification of the component ?
I want to inform employees, in case the newspaper is "unavailable", of the date when it will be "available" again (for example, "unavailable until 26/05"). And, the best would be a Calendar (showing the period during which the document is unavailable), to allow a future reservation on a specific period.

Thank you in advance for you answer.
Title: Re: Project - Urgent
Post by: federica on 02 May 2016, 09:39:29
Hi esteealex,
I reply immediately.
This is a duplicated topic.
This forum provides support for free, this forum is not for impatient people.
Title: Re: Project - Urgent
Post by: esteealex on 02 May 2016, 10:03:21
I'm so sorry but I need some changes because I have a deadline in my project and your product is very interesting...

Can you suggest me a personalization in return for remuneration or I must satisfy of the free product?

Title: Re: Project - Urgent
Post by: federica on 04 May 2016, 11:57:17
Quote- First, does the component operate with PHP 7 ?
I think yes but I didn't any tests

Quote- In which files are the fiels of langage to change words ?
you can use the joomla standard overrides or change the files in components/com_abook/language and administrator/components/com_abook/language folders

Quote- How can I do to change the fiels of the form ? I must add some fields, because the reservation form is not complete for my use (see attachment, exemple).. can you suggest me a new version with possibility to manage the form?
Currently abook doesn't provides the possibility to manage the forms by backend area. You must modify the form by php code.
You can find the request form in this file components/com_abook/views/book/tmpl/default.php

Quote- And then, would it be possible to request a modification of the component ?
I want to inform employees, in case the newspaper is "unavailable", of the date when it will be "available" again (for example, "unavailable until 26/05"). And, the best would be a Calendar (showing the period during which the document is unavailable), to allow a future reservation on a specific period.
I can put this request in my todo list but at this moment I have no time to develop it
Title: Re: Project - Urgent
Post by: esteealex on 04 May 2016, 16:33:30
Thank you very much for your answer and your attention.

With regard to the calendar, I'll adapt the product for my needs, so don't worry because I must finish my website in few weeks.

Best regards