Control paid access joomla工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 control paid access joomla 找到工作

    Task Objectives Create an extensive course on overseas social media operations, covering TikTok, YouTube, Instagram, Facebook, and other relevant platforms. Deliver the course in the form of documents and videos, structured systematically. Cover platform introductions, account setup, operational strategies, monetization methods, content creation, traffic acquisition, paid promotions, and advanced tools to improve efficiency. Comprehensive Course Framework (Extended Outline) Phase 1: Introduction to Social Media Platforms Overview of key platforms: TikTok, YouTube, Instagram, Facebook Emerging platforms (e.g., LinkedIn, Pinterest, Twitter) Characteristics and demographics of platform users Pros and cons of each platform for businesses and creators Account setup and optimization: S...

    $5835 Average bid
    $5835 平均报价
    7 个竞标

    Task Objectives Create an extensive course on overseas social media operations, covering TikTok, YouTube, Instagram, Facebook, and other relevant platforms. Deliver the course in the form of documents and videos, structured systematically. Cover platform introductions, account setup, operational strategies, monetization methods, content creation, traffic acquisition, paid promotions, and advanced tools to improve efficiency. Comprehensive Course Framework (Extended Outline) Phase 1: Introduction to Social Media Platforms Overview of key platforms: TikTok, YouTube, Instagram, Facebook Emerging platforms (e.g., LinkedIn, Pinterest, Twitter) Characteristics and demographics of platform users Pros and cons of each platform for businesses and creators Account setup and optimization: S...

    $1945 Average bid
    $1945 平均报价
    2 个竞标

    ...View all ongoing conversations for bots and customer service representatives. • Customer Service Permissions: Assign representatives specific chatbot or group management rights. • Conversation Records: Filter and export history by time or keywords. 5. Subscription Management • Upgrade subscriptions (e.g., monthly or annual plans) to unlock advanced features. 6. Interface Customization • Paid users can adjust themes, colors, logos, display positions, etc., for chat windows. (3) Customer Service Representative Features • View assigned user groups and conversation history. • Interact with customers in real-time (text, images, emojis). • No permission to modify chatbot configurations or interface settings. (4) C-End User Features 1. C...

    $3649 Average bid
    $3649 平均报价
    11 个竞标

    ...user-submitted text complies with the platform's safety and content policies. Documentation: Please provide the specific Baidu Text Moderation API documentation link. The moderation API supports up to 20,000 tokens per request. If the content exceeds this limit, it should be split into multiple requests. Each moderation request will consume user tokens, and usage should be logged in the backend. Risk Control Mechanism: If a user submits violating content three consecutive times, the system will: Automatically save the violating content. Freeze the user's account. Display a restriction notice. In a frozen state, users must contact platform support to lift the restriction. Membership Management Admins can manually manage users' membership plans in the backend, ...

    $2528 Average bid
    $2528 平均报价
    2 个竞标

    ...monitoring features in the admin system, displaying the following metrics: Add user visit count: Real-time statistics on total user visits. Add regional access ratio: Display the percentage of users visiting from different regions. Add user source ratio: Show user acquisition channels, such as organic search, social media, advertising, etc. Add order count: Track and display the total number of orders and their status. Add revenue data: Display total revenue and monthly revenue changes. Add total user count: Show the total number of registered users and new user growth. Add risk control count: Track and display the total number of risk control incidents handled. 2.3 Blog Function Add a Blog publishing module: Add SEO settings feature: Provide editing options for c...

    $8697 Average bid
    $8697 平均报价
    8 个竞标

    The game includes: Unboxing, Box Fight, Coin Flip, Roulette, Crash The requirements are as follows 1. Refer to or csgoempire’s case battle. There must be a reasonable algorithm to control the profit margin while ensuring a good user experience and being able to win big prizes. 2. A team must have development experience 3. Complete within the specified time limit 4. The best is the existing source code 5. Front-end development using VUE3 6. Both Chinese and English languages ​​are required, and the backend management system needs to be fully Chinese. 7. The laboratory requires the use of PHP or Java or Golang for development

    $30075 Average bid
    $30075 平均报价
    9 个竞标

    ...the console is detected, immediately redirect to a new tab. These functions need to be configurable (enable/disable) in the admin panel. Implementation Suggestions: Disable right-click, copy, cut, and paste operations by listening to keyboard and mouse events. Use scripts to detect the opening of DevTools; if detected, execute a redirect operation. Add configuration items in the admin panel to control the enablement of the above functions. Multilingual Support Function Description: The frontend needs to support multilingual switching, defaulting to Simplified Chinese, supporting English, Traditional Chinese, Russian, and Iranian. Implementation Suggestions: Use an internationalization (i18n) solution to manage multilingual resource files. Provide language switching controls to al...

    $3221 Average bid
    $3221 平均报价
    5 个竞标

    ...etc. Good Coding Standards and Documentation: Provide clear and standardized code comments and necessary technical documentation for future maintenance. Resources Provided: Access to Code Repository: I will provide the complete source code of the app, including all related code files and resources. Issue Descriptions and Logs: Detailed error logs and steps to reproduce the issues to help quickly identify problems. Related API Documentation and Backend Support: If needed, I can provide backend API documentation and support to assist in debugging network request issues. Google Play Console Access: Necessary access permissions will be provided to assist in completing the app's upload and release. Deliverables: Fix the membership time loading error and menu...

    $233 - $622
    $233 - $622
    0 个竞标

    ...enhance overall performance and connection speed. 4. **VPN Protocol Integration**: Integrate the V2ray protocol into the iOS application using the **sing-box client**. Ensure secure and stable VPN connections and optimize performance. 5. **Membership Feature Integration**: Implement and synchronize membership management features, including user registration, login, subscription management, and access control on the iOS client, to match the Android version. **Specific Responsibilities:** 1. **Feature Synchronization and UI Consistency**: Sync all functionalities and UI elements from the provided Android source code to the iOS version, ensuring a consistent user experience. 2. **Issue Resolution and Debugging**: Diagnose and resolve bugs in the iOS app, including networ...

    $4979 Average bid
    $4979 平均报价
    10 个竞标

    ...enhance overall performance and connection speed. 4. **VPN Protocol Integration**: Integrate the V2ray protocol into the iOS application using the **sing-box client**. Ensure secure and stable VPN connections and optimize performance. 5. **Membership Feature Integration**: Implement and synchronize membership management features, including user registration, login, subscription management, and access control on the iOS client, to match the Android version. **Specific Responsibilities:** 1. **Feature Synchronization and UI Consistency**: Sync all functionalities and UI elements from the provided Android source code to the iOS version, ensuring a consistent user experience. 2. **Issue Resolution and Debugging**: Diagnose and resolve bugs in the iOS app, including networ...

    $2388 Average bid
    $2388 平均报价
    4 个竞标

    ...and the peers make a request to the server with the roomID in the url. RoomID will be put in the same room and they start streaming video and audio. But it's too insecure and I need to generate a diffie hellman key pair on each peer (both desktop and mobile) and exchange the public keys. But I could not figure out how DH key exchange works. And where the keys are stored in mobile and how I can access them from the mobile phone so that I can encrypt the audio with the phones public key and then on the phone i can decrypt it using the key. (需要做的是为我在webrtc服务器上直播视频和音频的现有项目增加DH密钥交换算法的功能。 我原来的项目代码是录音web端和手机端的音频,并将它们进行比较延迟,作为两个端是否是在同一环境的双因素身份验证。我要改进的是使用webrtc直播音频来比较它们,把录音这一步替换掉。 我已经做好了的是部署webrtc信号服务器和可以直播视频和音频的url链接。现在连接的运作方式是,我用一个roomID创建一个房间,然后用户群用url里的roomID向服务器发出请求。RoomID会被放在同一...

    $1346 Average bid
    保密协议
    $1346 平均报价
    2 个竞标

    ... In addition to providing security related to the centralized financial ecosystem, it also provides the best of both worlds advantages, providing all the cost-effectiveness, easy access, transparency and rapidity of defi income agriculture Moon farm optimizes the yield agriculture interest (apyi APR) and provides users with the ability to choose the farm they want to use. Otherwise, the system will automatically use the yield optimization engine to determine the best farming strategy. Our vision: Become a leading platform for yield optimization of cedefi; Bridge the gap between cefi and defi; Eliminate the access threshold of planting industry and improve the user experience; Provide better utilization of funds; Create powerful optimizations to provide the best interests f...

    $1945 - $5835
    $1945 - $5835
    0 个竞标
    exce+access 小型OA
    已经结束 left

    我们是做法律法务的,想做一个通过excel访问数据库的小型OA系统。

    $4279 Average bid
    $4279 平均报价
    3 个竞标

    This role requires a native Chinese. Looking for someone has experience in writing content, articles, blogs, ads copy, event promotion copy for a long-term project discussing cross-border e-commerce business, DTC brands, Amazon, aliexpress and shopify business etc. Job will be paid by hours and the expected deliverables are bi- weekly with 1 original posts; sometimes I will need some event promotion articles and will inform you one week before the delivery. Marketing knowledge and SEO skill will be huge plus. The writing style guideline will be provided to you and here is the content hub for your reference: Looking forward to your interest! 工作内容: - 负责撰写相关企业品牌传播软文及线上线下活动稿件及媒体广告文字,涉及内容采集、优化、整理和原创撰写。 - 了解跨境电商例如亚马逊、速卖通、aliexpress等,负责撰写跨境电商行业热点、公司产品、大事记相关文章。主要内容产出方向为跨境电商行业+独立站运营...

    $762 Average bid
    $762 平均报价
    12 个竞标

    所谓LANDING page 就是用一个WEB页面描述网站的全部内容,包括产品介绍下单公司业务简介公司联系方式等等. 必须用JOOMLA技术制作该页面,因为我们的网站是JOOMla制作的;见www.yadaworks.com. 该页面的风格,也就是颜色,.LOGO, 字体等和网站一致. 该页面的布局分为头部,尾部,图片区,文字区,下单区;其中图片区的图片被点击后跳出页面显示大图覆盖原来页面,整个部分的功能和AIRBNB网站一致,如有疑问请询问; 文字区的文字我会另外提供; 除了WEB版本外,要提供手机版本; 我们有一个服务网站,可以用于测试,

    $1182 Average bid
    $1182 平均报价
    5 个竞标

    1.懂joomla,SEO(百度方面的更好),现已有网站 2.设置静态页面 3.修改URL层级 4.网站二次开发一些功能 5.网站格式样式调整 6.设置网站内容无法被下载

    $93 / hr Average bid
    $93 / hr 平均报价
    5 个竞标
    Project for bluediscover
    已经结束 left

    我要设置一下digitalocean服务器,用来安装joomla网站以及plesk邮箱。

    $233 - $233
    $233 - $233
    0 个竞标

    招兼职剪接声音的人。一个声音(短则8分钟,长则30分钟) 要求:降噪,去除杂音,音量提高,去掉口癖(如这个、那个、额、长段空白、咳嗽等),笑声可保留。 输出声音格式要求:MP3,高音质,立体声,大小控制在50MB以内 ENGLISH A person who works part-time to cut the sound. One voice (8 minutes short and 30 minutes long) Requirements: Noise reduction, noise removal, volume increase, remove the mouth (such ...白、咳嗽等),笑声可保留。 输出声音格式要求:MP3,高音质,立体声,大小控制在50MB以内 ENGLISH A person who works part-time to cut the sound. One voice (8 minutes short and 30 minutes long) Requirements: Noise reduction, noise removal, volume increase, remove the mouth (such as this, that, forehead, long blank, cough, etc.), laughter can be retained. Output sound format requirements: MP3, high sound quality, stereo, size control within 50MB

    $6457 Average bid
    $6457 平均报价
    8 个竞标

    不限行业。 我公司为某美资咨询公司。根据不同行业的投资调研项目,安排合适的业内朋友与投资方进行电话交流,内容为行业动态和市场情况等,不会涉及具体公司机密。每次大约1小时左右,费用为200美金/小时。 若您不能咨询但推荐了合适人选并被咨询,我们也会给您100美金/人的推荐费。 欢迎各行各业的业内朋友联系,请告知您所在的公司(现任与前任)、职位、及大致负责内容,一旦有合适的项目我公司会及时与您联系,并安排在您合适的时间。 需要经理级别及以上,谢谢! Any questions please feel free to contact me, Thank you !

    min $389 / hr
    min $389 / hr
    0 个竞标

    A calendar applet with multiple features, including time booking, team collaboration, shared calendars, online subscriptions, and more. Requirements: 1. Must have a deep understanding of the booking 2. Must be familiar with the common calendar application 3. Must have a deep understanding of teamwork and access control 4. Must be familiar with WeChat / applet / public number 一 个具有多种功能的日历小程序,包括时间预订,团队协作,共享日历,在线订阅等。 要求: 1. 必须对预订有深刻理解 2. 必须熟悉常见日历应用 3. 必须对团队协作,权限控制有深刻理解 4. 必须熟悉微信/小程序/公众号

    $35225 Average bid
    保密协议
    $35225 平均报价
    21 个竞标

    1.在access选项卡下增加购买栏,后台可以输入金额,前台用户访问页面时支付相应金额以后可以访问内容; 2.用户可以自己购买用户组,用户支付一定的金额,可以在一段时间内成为某一个用户组成员 3.支付方式包含支付宝和微信支付(扫码、链接等都需要支持) 4.详细说明请查看附加文件

    $156 / hr Average bid
    $156 / hr 平均报价
    3 个竞标

    ...using RMII interface PHY, so RMII interface pins have to be reserved, PHY using DP83848IVV ; 6. Serial communication interface to reserve a RS232 UART; reserved for a RS485 UART, in addition to set aside a pin for the direction of RS485 control; 7. USB interface to set aside 1 USB interface for external USB device; 8. Rotary encoder interface using two external interrupts to connect incremental rotary encoder; 9. Buzzer interface uses a PWM output to control the buzzer; 10. GPI O interface reserved at least 32 GPIO port for external device control, such as keyboard input, indicator output, three-state safety switch input, third gear selector switch input; basic drive requirements 1. Rotary encoder input drive knob Encoder drive requirements can determi...

    $21697 Average bid
    $21697 平均报价
    2 个竞标
    Project for appleearth039
    已经结束 left

    iCandUit,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步地细节讨论。我想开发一个基于微信登陆,及微信内容推送的功能与JOOMLA整合。请您报个价。这里有功能介绍

    $1945 - $1945
    $1945 - $1945
    0 个竞标
    Project for iCandUit
    已经结束 left

    iCandUit,您好,我看了您的个人资料,想与您进行项目合作。我们可以通过聊天对话进一步地细节讨论。我想开发一个基于微信登陆,及微信内容推送的功能与JOOMLA整合。请您报个价。这里有功能介绍

    $1945 - $1945
    $1945 - $1945
    0 个竞标

    你好: 我要開發一套門禁系統與監控系統,人員不須到現場協助客戶看屋。 請參考以下網站 開發類似這套系統。 與開發 的網站做應用 請問您可以開發嗎? I want to develop a set of access control systems and monitoring systems, personnel do not have to go to the scene to help customers see the house.

    $21697 Average bid
    $21697 平均报价
    2 个竞标

    我現在有一個以visual foxpro 編寫的軟件,它會自動從網上下載資料並儲存在電腦中,透過軟件的介面顯示所需資料。現在的項目想將下載並儲存在電腦的DATA擷取到EXCEL/ACCESS,從而不用透過FOXPRO 編寫的程式也可以利用EXCEL/ACCESS 作查詢。由於軟件的介面是中文,所以必需懂得中文才可以完成這個項目。

    $1735 Average bid
    $1735 平均报价
    4 个竞标

    Microsoft Access 编程师 懂英文 工资可以按小时计算,也可以总价

    $101 / hr Average bid
    $101 / hr 平均报价
    5 个竞标
    网站开发 + blog
    已经结束 left

    网站必须具备以下元素: 1.博客(WordPress 或 Drupal 或 Joomla) 2.产品介绍(类似 ) 3.预购+注册(英文用户-email,国内用户-手机/微信/QQ) 4.团队/公司简介 注意: 1.网站主要是针对国内的互联网用户。 2.必须对国内网民习惯和行为有深入的理解。例子:应该明白大多国内网民比较喜欢用电话号码注册。(一般网民不太喜欢用电子邮件)

    $20888 Average bid
    $20888 平均报价
    5 个竞标
    网站开发 + blog
    已经结束 left

    网站必须具备以下元素: 1.博客(WordPress 或 Drupal 或 Joomla) 2.产品介绍(类似 ) 3.预购+注册(英文用户-email,国内用户-手机/微信/QQ) 4.团队/公司简介 注意: 1.网站主要是针对国内的互联网用户。 2.必须对国内网民习惯和行为有深入的理解。例子:应该明白大多国内网民比较喜欢用电话号码注册。(一般网民不太喜欢用电子邮件)

    $17667 Average bid
    $17667 平均报价
    5 个竞标

    网站必须具备以下元素: 1.博客(WordPress 或 Drupal 或 Joomla) 2.产品介绍(类似 ) 3.预购+注册(英文用户-email,国内用户-手机/微信/QQ) 4.团队/公司简介 5.中/英 注意: 1.网站主要是针对国内的互联网用户。 2.必须对国内网民习惯和行为有深入的理解。例子:应该明白大多国内网民比较喜欢用电话号码注册。(一般网民不太喜欢用电子邮件)

    $18383 Average bid
    $18383 平均报价
    3 个竞标

    我们目前有一个基于Windos Access 的一个内部应用软件, 我们希望能将其用WINDEV 来重新开发 以便于我们之后的应用。指定使用WINDEV 开发软件。在我们公司坐班工作,直到项目完成。

    $144651 Average bid
    $144651 平均报价
    1 个竞标

    基于bootstrap、highcharts、jquery等前端框架,后端采用.NET,数据库采用access数据库。

    $4582 Average bid
    $4582 平均报价
    7 个竞标
    Build an Online Store
    已经结束 left

    need to build a membership website, where the articles are "locked", partial is shown on website, and free members read only partial article, but paid members the article is open up for him to read with login and password. similar to this website (sorry it's in Chinese)

    $4038 Average bid
    $4038 平均报价
    16 个竞标

    我有进行中的、与之前的项目相关的工作Remove control bar from a flash video'

    $117 / hr Average bid
    $117 / hr 平均报价
    1 个竞标

    ...and rewinding can be achieved and the audio track can stay the same . 5, The encryption software of the video can be specifically available to the students of a particular class. While, the students in other classes will not be able to decrypt the videos even if they have softdog and download the encrypted source files of the videos.  6, The video encryption software should realize background control. It should be able to display the students of a particular class as well as the videos they watch on line and in real time. Moreover, if one softdog is used to play videos in two computers, we should be able to directly freeze its permission and terminate the playing. 7, The encryption dog can not be copied and cracked. Besides, it should have certain space for the later int...

    $76161 Average bid
    $76161 平均报价
    9 个竞标

    1. App download to allow user to access the internet thru our company servers.. 2. GEO Location of device for clients when they enter the office building to know where they are. 3. Building lay out, with using scan QR codes to let clients know where they are at precisely 4. USING wifi, A-GPS and GPS to access location INSIDE the building and on different floors 5. Allow downloading of pamphlets and documents helps references for services provided in the entire 10 story building along with each specific floors 7. Will need ongoing support for at least 1 year, 8. Within the app, the layout for the client changes and makes changes based on the wifi positioning. 9. Smart app controller, allowing the app to control simple internet connected items (lights, switches...

    $9888 Average bid
    $9888 平均报价
    4 个竞标

    Requires a database that helps users in our company to organise different packaging specifications for each of our products. Since different customers require different packaging format of the same products, we need to be able to pick from existing packaging format or create new format for each customer. Requires the following functions. 1) Product overview (list all the items, and related different packaging specifications) 2) Functions that allow users to alter and add new packaging format for each item. 3) Functions that allow users to pick different products (and its respective forma) and output the selection to Excel or PDF 4) An import and export function that allows us to import all the existing packaging data into the database.

    $1291 Average bid
    $1291 平均报价
    2 个竞标

    ...as a representative of a Chinese geological compass company in the US. I originally plan to open market is to use the B2C sales like Amazon, Ebay,etc. However, so far there are a lot of vendors, who are not officially designated as representatives in the US, putting this company’s products on these marketing websites and disordered the market prices for them. I am inquiring a good solution to control the price on the online market as an officially representative and make a healthy sales environment....

    $560 Average bid
    $560 平均报价
    2 个竞标

    Gps测速 实时显示gps速度 放电保护电压(向单片机写入一组数据) 充电保护电压(向单片机写入一组数据) 温度保护(向单片机写入一组数据) 放电显示(从单片机读取电流参数并在安卓上面显示出来) 电流显示 (从单片机读取电流参数并在安卓上面显示出来) 温度显示 (从单片机读取电流参数并在安卓上面显示出来) 电压显示功能(显示电池每一节的电压 可以手动配置电池数量,从单片机读取电池,可以按照低压高低排序) 电压差功能 单节电池最高电压和最低电压的差别 修改蓝牙的配对密码 以及ssid 三个界面 一个是显示速度温度电流使用电量的界面 一个 是 配置各种参数的界面 还有一个是读取电池电压的界面

    $3890 Average bid
    $3890 平均报价
    1 个竞标

    7 Desires 国际是专注在时尚娱乐行业的模特儿管理和活动组织公司,他们还拥有摄影和视频制作团队。 7 Desires 国际可以帮助您宣传产品、品牌或让西方模特穿着您指定的衣服或配饰拍照和制作视频,供您的网站使用。 只需把您的货物样本寄送到欧洲或美国,剩下的事情就交给他们(7 Desires )了。 价格非常优惠! 今天就去访问:7desiresinternational.c o m 吧 CHINESE FREELANCE ONLY: WE NEED TO FIND CHINESE FACTORY OR RETAILERS INTERESTED IN OUR SERVICES. Apply only if you can really make us close...Desires )了。 价格非常优惠! 今天就去访问:7desiresinternational.c o m 吧 CHINESE FREELANCE ONLY: WE NEED TO FIND CHINESE FACTORY OR RETAILERS INTERESTED IN OUR SERVICES. Apply only if you can really make us close a deal with a company willing to send the goods in Europe to realize photos advertising with our models. If you are not able to finalize a deal please do not apply or you will not be paid.

    $61 - $228
    $61 - $228
    0 个竞标

    利用CMS(如joomla)二次开发多用户内容管理系统。要求多管理员模式,前台可登录。普通用户前台登录,有自己的管理控制界面(技术上实现,可利用admin的后台)。 详细的内容访问及操作日志。还有一些次要功能,详谈。

    $4909 Average bid
    $4909 平均报价
    1 个竞标

    项目: - 一个牙医软件模块; - 部分功能基于开源控件实现; - 开发环境为C#, MSSQL Server, MS Access (MDB); - 1.1 版本已经完成并在使用; - 现按照用户要求有所改动; - 改动分为2个阶段,1.2版本和2.0版本; - 1.2版本预计一个月内完成; - 2.0版本预计二个月; 要求: - 熟识C#,.NET, MSSQL,MS ACCESS; - 使用第三方控件经验; - 懂看简单英文需求; 项目本身是加拿大外包的,我人在东莞,可以到我这里开会,也可以到深圳开会,让你了解该程序和其需求以便报价。 有兴趣的,请QQ 1073158942 联系,或电 15820998667 (何生)

    $10736 Average bid
    $10736 平均报价
    2 个竞标
    Build a Website
    已经结束 left

    1. 设计及建立公司内部网站(登录访问),主要信息包括各部门主要架构、流程及手册,同时包括最新公司动态,行业信息等。信息披露分层,二层不超过10页,三层以上不超过30页。简单的网页间连接。同时包括一个内部Forum (论坛)可以让员工共享相关行业及知识信息。 2. 在同一网站上建立一个内部应用系统加数据库,主要流程涵盖客户记录及贷款状态录入及更新。数据库不超过10个表, 每个表大概10-20个字段,主数据每月新数据不超过500条记录,总数据量大概每年新增50000条。 数据库机构初步包括:客户表、介绍人表、佣金表、新交易表、交易历史记录表等。 应用系统主要功能是录入、查询及产生报表。 安全考虑上可以根据访问人员的ID呈现可以访问的界面及相关报表。 3. 希望网站建设可以使用较简单的HTML5、Access数据库设计,以方便未来的自行维护。 4. 全部网页为英文。

    $6185 Average bid
    $6185 平均报价
    6 个竞标

    本单位是一家小型律师事务所,打算建一个展示型网站,要求采用开源内容管理系统joomla

    $9942 Average bid
    加精
    $9942 平均报价
    25 个竞标

    我单位是上海的一家小型律师事务所,打算建一个企业展示网站,要求采用开源内容管理系统joomla或Drupal,主要栏目包括首页,事务所概况,业务领域,专业人员,新闻资讯,研究刊物,联系我们等。

    $9413 Average bid
    $9413 平均报价
    7 个竞标

    制作一个咖啡店的网站,用于发布咖啡、饮料、甜点、披萨等产品的价格、描述发布,以及本店新闻发布。希望是中文joomla系统

    $1579 Average bid
    $1579 平均报价
    2 个竞标
    SEO my Website
    已经结束 left

    CHINESE WEBSITE I want to have good SEO service for my website: Our service is for eye exam esp for children. We focus on myopic control, eyecare tips. SEO target for and google

    $972 Average bid
    $972 平均报价
    15 个竞标
    Access freelance
    已经结束 left

    1.要識中文,善於溝通 2. Access 基本運作 (關聯圖,報表,表單等等) -要將所有資料整理及關聯,方便我們尋找客人的資料 -要按我們需要及要求製作表單和報表 -需要各負責人交代有關運作及其用途

    $238 - $1982
    $238 - $1982
    0 个竞标

    需要完成一个完整以Joomla为基础的网站。 功能需包含:购物商城,使用者自行上稿系统(会员管理),投票与评分系统,任务发布与评定系统,综合所有金流与物流系统对接。 除了完整网站的模块和模板设计建构之外,必须提供所有社交系统的API接入,完成所有目前提供的功能实现(包含分享与评分甚至金流机制)。

    $17971 Average bid
    $17971 平均报价
    13 个竞标