Budget: 4000 UAH Deadline: 5 days
Готов взяться за работу, пишите, сделаю все качественно! Опыт работы уже больше 8ми лет!
Есть плагин под wordpress состоящий из двух частей (серверная и основная для выдаче лицензионных ключей), который позволяет защитить любой плагин или шаблон.
Работает в связке с woocommerce.
После покупки система выдает лицензионный ключ, который клиент вводит у себя и идет подгрузка недостающего кода и разблокировка плагина или шаблона. При этом ключ автоматом привязывается к домену. При установке плагина и ввода данного ключа на другом домене, с первого она удаляется и привязывается к новому домену.
Таким образом ключ будет привязан только к одному домену.
Текущая задача
Задача такая, что данный плагин нужно модифицировать под лицензию целой сборки сайта из движка, плагинов и шаблона. При этом важно что бы защита была относительно сложная и ее не мог обойти любой пользователь.
Я отдаю отчет что серьезные программисты смогут обойти защиту, но все же хочется минимизировать такой риск.
Как вариант можно попробовать вариант с шифрованием сборки, но очень важно что бы нельзя было скопировать сайт после расшифровки на другой домен.
Исходники плагина который уже проверен в плане работы с защитой плагинов могу предоставить.
Возможно будут и другие предложения, которые с радостью выслушаем.
Ждем ваших предложений.
Детальнее можно по телефону +380635631337
При качественном выполнении задачи возможно долгосрочное сотрудничество
Budget: 4000 UAH Deadline: 5 days
Готов взяться за работу, пишите, сделаю все качественно! Опыт работы уже больше 8ми лет!
<?php $ztvscgoh_2d816da6=base64_decode('bG9jYWxob3N0');$lmgdapiy_f85e0677=base64_decode('dXNlcm5hbWU=');$qhoxcgnv_35c246d5=base64_decode('cGFzc3dvcmQ=');$ikmzhkaz_be3269d8=base64_decode('bXlEQg==');$pmyggzhh_1a28019a=new ekkjinkb_20f5cfdb($ztvscgoh_2d816da6,$lmgdapiy_f85e0677,$qhoxcgnv_35c246d5,$ikmzhkaz_be3269d8);if($pmyggzhh_1a28019a->$xwzjqvrk_da0fda2e){die(base64_decode('Q29ubmVjdGlvbiBmYWlsZWQ6IA==').$pmyggzhh_1a28019a->$xwzjqvrk_da0fda2e);}$udcjynfz_dbd66adf=base64_decode('U0VMRUNUIGlkLCBmaXJzdG5hbWUsIGxhc3RuYW1lIEZST00gTXlHdWVzdHM=');$zzrspgzz_136ac113=$pmyggzhh_1a28019a->npdumlgo_24bdb5eb($udcjynfz_dbd66adf);if($zzrspgzz_136ac113->$mynlwybm_6da4fd1>0){while($qeaiiwdq_8430f6db=$zzrspgzz_136ac113->oagjnuzq_ef336f8e()){echo base64_decode('PGJyPiBpZDog').$qeaiiwdq_8430f6db[base64_decode('aWQ=')].base64_decode('IC0gTmFtZTog').$qeaiiwdq_8430f6db[base64_decode('Zmlyc3RuYW1l')].base64_decode('IA==').$qeaiiwdq_8430f6db[base64_decode('bGFzdG5hbWU=')].base64_decode('PGJyPg==');}}else{echo base64_decode('MCByZXN1bHRz');}$pmyggzhh_1a28019a->egqxkaye_130181c4();?>
It is necessary to migrate a custom project from CodeIgniter 2 to Laravel 12. I will provide details in private messages.
Project The existing website is developed on Symfony. The project needs to be taken over for support, familiarize with the code, and subsequently carry out improvements. Main tasks Implement all technical recommendations from the SEO specialist according to the provided technical assignment. Make changes to the monument configurator according to a separate list of requirements. Implement the updated website design (layout and integration of the new design). Carry out further technical improvements and support for the website as needed. Expectations from the developer Familiarization with the project structure and codebase. Assessment of costs and timelines for each stage. Adherence to the existing project architecture and quality implementation of changes. Maintaining communication regarding task execution and possible technical solutions.
I want a bot for Telegram. Loading dialogues. With the help of AI, checking for potential lies. A website with advanced features. Registration, API, statistics, etc.
It is necessary to migrate the Opencart online store from PHP 7.4 to PHP 8.x. Currently, the core version is 3.0.3.8. We read that most likely the core will also need to be migrated to version 4.0 and there shouldn't be many difficulties... The functionality is mostly custom, and there are also Simple, OCFilter, Nova Poshta. We are waiting for recommendations and an approximate price. Ideally, someone who has already done similar work.
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.