ADMINER OF PASSWORDS is a helper app on the Prestashop platform

ADMINER OF PASSWORD (AOP) can work with prestashop version 1.7 only. Prestashop 1.6, 1.5, 1.4 versions are not supported.

The required php version for your domain server is 7.1 ... 7.4.

The program is not compatible with php version 5. The program is not compatible with php version 8.

AOP users can feel safe and secure. The AOP code will protect their passwords from bad guys.

AOP allows you to securely store and manage all your passwords in one place.

Passwords are stored in your Prestashop database in an encrypted state.

Even if your database is stolen, passwords will remain unread. For this, you will need to know the encryption key, which will only be with you.

To prevent passwords from getting lost in the database and to be easily found, we recommend creating passwords groups.

With AOP, you can easily create group lists of any complexity.

Each group will can have its own list of groups and list of passwords.

INSTALLING

There is a detailed description of how to do this: https://addons.prestashop.com/en/content/21-how-to

Install a module from the administration panel

  1. - In the Prestashop modules tab, click on add a new module
  2. - If a file of the module exists online, specify its URL in the Module URL field and then click on Download this module
  3. - If the file is on your computer, click on Browse to open the dialogue box letting you search your computer, select the file then validate the dialogue box.
  4. - Finally click on Upload this module.
  5. - If the installation is successful, the following message will appear: Module downloaded successfully
  6. - The module will then appear in your Prestashop list of modules under the Module tab.
  7. - Click on the install button to install the module.
  8. - If the Configuration note appears in the module insert, click on it to configure it.

This is the easiest method, but it may not work in certain cases (if it does not work, use the manual installation method presented further below)

Install a module manually

Use this method if the installation from the admin panel does not work. It may seem tedious a priori for beginners, because it requires a certain amount of knowledge of FTP, etc., however it is no more complex and may even be more convenient because it works every time. In addition, the know-how required for the installation is quite basic and is something that all store managers should master.

  1. - we open an FTP program (e.g. Total commander)
  2. - we enter the login data and open the prestashop store files
  3. - we load the directory with the module to be installed into the directory public_html/modules
  4. - we go to the prestashop store admin account and find the required module in the list of modules. Click install.
You can find the password storage in the admin menu panel on the left side, at the bottom: button -> My passwords.

Logining

To log in, you will need to create a login name, password and - the most important thing - an encryption code. The encryption code can be any combination of letters and numbers. You can use at anything a phrase to make it easier to remember. The encryption code will not be the only thing you will need to carry in your head - it is stored neither in the program nor in the database. If you forget the encryption code, the entire password database will become inaccessible - code is impossible to restore.


Features and capabilities

  1. LISTING - The "LISTING" menu item provides access to the entire password directory. Immediately below the menu will be groups, and below that will be passwords. Clicking on the button with the name of the group will open a page with subgroups and passwords of that group. On the same line as the group name, on the right side buttons "REVISE" and "DELETE" are found.
    By pressing "REVISE" you will be able to edit the data of the corresponding group. To change the group name and/or description, enter them in the appropriate fields and press the "SAVE" button.
    To delete the entire group, press "DELETE". Just remember that in this case, not only the group itself will be destroyed, but its subgroups, as well as all groups and subgroups passwords. The app itself will warn you about this. It will only perform deletion operations after re-confirmation.
    Passwords. Clicking on a password name will open a link to where that password is used. In the password data line, on the right side is found two buttons "REVISE" and "DELETE". The "REVISE" button opens the password data editing form. "DELETE" button - deletes all data about this password.
  2. NEW GROUP - This menu item opens a page for creating a new group. You will need to specify a name and description for the newly created group. After pressing the button "SAVE", data will be encoded and output to DB. The new group will be saved as a subgroup of the group from which you entered the new group creation page.
  3. NEW PASSWORD - Recording a new password. Specify the title, login name, password, the link where you will connect (the link must start with the prefix http:// or https://, if specified with the prefix www. - the link will not work), in the notes you can note relevant data about your account. After pressing the "SAVE" button, the data will be encoded and brought to the DB. The new password will be assigned to the group from which you came to the new password recording page.
  4. BACKUP - Backs up groups and password lists. Copies are saved in the prestashop file system (files with the extension .csv).
    You can change the name prefix of the copies at your discretion (default it is - "backup"). Changes are made in the settings of this app-module (admin menu >> IMPROVE >> Modules >> Modules & Services >> in the modules category "Administration" look for the module "Module to admined your passwords" (Adminer of passwords) >> select "Configure" on the right >> field "Prefix for name of backup data file [.csv]").
    The file name consists of: a prefix (your choice or "backup"), the word "groups" or "passwords" and the date and time the file was created. For example: backupgroups20221224_121514.csv.
    After creating the copies, the app will offer to transfer them in to your computer. We recommend that you do so - backups do not take up much space, but will save a lot of time and space in case of database failures. After downloading the backups to your computer, you can delete the remaining files on the prestashop platform. The button at the bottom is for this - "DELETE ALL BACKUPS".
  5. RESTORE - database recovery from backups. You select a backup file on your computer (it must have been uploaded before, see BACKUP). Groups are restored first, so select a backup with "groups" in the name first. After selecting the file, press "RESTORE GROUPS" - the application will automatically download this file and format the DB table with group data. The downloaded backup file will then be destroyed. We move on to restoring passwords. We select the backup file with passwords (the name will contain "passwords"). We press "RESTORE PASSWORDS" - the table in the database is automatically formatted and the unnecessary file is destroyed. Everything - Your password database is completely restored.
  6. HELP - this text in several languages.
  7. LOG OUT - Log out as a user of the app. We recommend that you always press this button after finishing work with the application. This will reduce the chances of the bad guys.